|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.client.Service | +--com.paypal.api.PayPalAPI.PayPalAPIInterfaceServiceLocator
Inner classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
Constructor Summary | |
PayPalAPIInterfaceServiceLocator()
|
Method Summary | |
PayPalAPIInterface |
getPayPalAPI()
|
PayPalAPIInterface |
getPayPalAPI(java.net.URL portAddress)
|
java.lang.String |
getPayPalAPIAddress()
|
java.lang.String |
getPayPalAPIWSDDServiceName()
|
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.rmi.Remote |
getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.util.Iterator |
getPorts()
|
javax.xml.namespace.QName |
getServiceName()
|
void |
setPayPalAPIWSDDServiceName(java.lang.String name)
|
Methods inherited from class org.apache.axis.client.Service |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation |
Constructor Detail |
public PayPalAPIInterfaceServiceLocator()
Method Detail |
public java.lang.String getPayPalAPIAddress()
getPayPalAPIAddress
in interface PayPalAPIInterfaceService
public java.lang.String getPayPalAPIWSDDServiceName()
public void setPayPalAPIWSDDServiceName(java.lang.String name)
public PayPalAPIInterface getPayPalAPI() throws javax.xml.rpc.ServiceException
getPayPalAPI
in interface PayPalAPIInterfaceService
public PayPalAPIInterface getPayPalAPI(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
getPayPalAPI
in interface PayPalAPIInterfaceService
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
in interface javax.xml.rpc.Service
getPort
in class org.apache.axis.client.Service
public java.rmi.Remote getPort(javax.xml.namespace.QName portName, java.lang.Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException
getPort
in interface javax.xml.rpc.Service
getPort
in class org.apache.axis.client.Service
public javax.xml.namespace.QName getServiceName()
getServiceName
in interface javax.xml.rpc.Service
getServiceName
in class org.apache.axis.client.Service
public java.util.Iterator getPorts()
getPorts
in interface javax.xml.rpc.Service
getPorts
in class org.apache.axis.client.Service
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |