public class MantisConnectLocator extends org.apache.axis.client.Service implements MantisConnect
コンストラクタと説明 |
---|
MantisConnectLocator() |
MantisConnectLocator(org.apache.axis.EngineConfiguration config) |
MantisConnectLocator(String wsdlLoc,
QName sName) |
修飾子とタイプ | メソッドと説明 |
---|---|
MantisConnectPortType |
getMantisConnectPort() |
MantisConnectPortType |
getMantisConnectPort(URL portAddress) |
String |
getMantisConnectPortAddress() |
String |
getMantisConnectPortWSDDServiceName() |
Remote |
getPort(Class serviceEndpointInterface)
与えられたインターフェースに対して、スタブの実装を取得します。
|
Remote |
getPort(QName portName,
Class serviceEndpointInterface)
与えられたインターフェースに対して、スタブの実装を取得します。
|
Iterator |
getPorts() |
QName |
getServiceName() |
void |
setEndpointAddress(QName portName,
String address)
指定したポート名に対するエンドポイントのアドレスをセットします / [en]-(Set the endpoint address for the specified port name.)
|
void |
setEndpointAddress(String portName,
String address)
指定したポート名に対するエンドポイントのアドレスをセットします / [en]-(Set the endpoint address for the specified port name.)
|
void |
setMantisConnectPortEndpointAddress(String address) |
void |
setMantisConnectPortWSDDServiceName(String name) |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry, setTypeMappingVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation
public MantisConnectLocator()
public MantisConnectLocator(org.apache.axis.EngineConfiguration config)
public MantisConnectLocator(String wsdlLoc, QName sName) throws javax.xml.rpc.ServiceException
public String getMantisConnectPortAddress()
getMantisConnectPortAddress
インタフェース内 MantisConnect
public String getMantisConnectPortWSDDServiceName()
public void setMantisConnectPortWSDDServiceName(String name)
public MantisConnectPortType getMantisConnectPort() throws javax.xml.rpc.ServiceException
getMantisConnectPort
インタフェース内 MantisConnect
javax.xml.rpc.ServiceException
public MantisConnectPortType getMantisConnectPort(URL portAddress) throws javax.xml.rpc.ServiceException
getMantisConnectPort
インタフェース内 MantisConnect
javax.xml.rpc.ServiceException
public void setMantisConnectPortEndpointAddress(String address)
public Remote getPort(Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
インタフェース内 javax.xml.rpc.Service
getPort
クラス内 org.apache.axis.client.Service
javax.xml.rpc.ServiceException
public Remote getPort(QName portName, Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
インタフェース内 javax.xml.rpc.Service
getPort
クラス内 org.apache.axis.client.Service
javax.xml.rpc.ServiceException
public QName getServiceName()
getServiceName
インタフェース内 javax.xml.rpc.Service
getServiceName
クラス内 org.apache.axis.client.Service
public Iterator getPorts()
getPorts
インタフェース内 javax.xml.rpc.Service
getPorts
クラス内 org.apache.axis.client.Service
public void setEndpointAddress(String portName, String address) throws javax.xml.rpc.ServiceException
public void setEndpointAddress(QName portName, String address) throws javax.xml.rpc.ServiceException
Copyright © 2004-2015. All Rights Reserved.