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, setTypeMappingVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocationpublic MantisConnectLocator()
public MantisConnectLocator(org.apache.axis.EngineConfiguration config)
public MantisConnectLocator(String wsdlLoc, QName sName) throws javax.xml.rpc.ServiceException
public String getMantisConnectPortAddress()
getMantisConnectPortAddress インタフェース内 MantisConnectpublic String getMantisConnectPortWSDDServiceName()
public void setMantisConnectPortWSDDServiceName(String name)
public MantisConnectPortType getMantisConnectPort() throws javax.xml.rpc.ServiceException
getMantisConnectPort インタフェース内 MantisConnectjavax.xml.rpc.ServiceExceptionpublic MantisConnectPortType getMantisConnectPort(URL portAddress) throws javax.xml.rpc.ServiceException
getMantisConnectPort インタフェース内 MantisConnectjavax.xml.rpc.ServiceExceptionpublic void setMantisConnectPortEndpointAddress(String address)
public Remote getPort(Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort インタフェース内 javax.xml.rpc.ServicegetPort クラス内 org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic Remote getPort(QName portName, Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort インタフェース内 javax.xml.rpc.ServicegetPort クラス内 org.apache.axis.client.Servicejavax.xml.rpc.ServiceExceptionpublic QName getServiceName()
getServiceName インタフェース内 javax.xml.rpc.ServicegetServiceName クラス内 org.apache.axis.client.Servicepublic Iterator getPorts()
getPorts インタフェース内 javax.xml.rpc.ServicegetPorts クラス内 org.apache.axis.client.Servicepublic 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.