Call
Stub
public Call createCall() throws ServiceException
public Call createCall(QName portName) throws ServiceException
public Call createCall(QName portName, String operationName) throws ServiceException
public Call createCall(QName portName, QName operationName) throws ServiceException
public Call[] getCalls(QName portName) throws ServiceException
public HandlerRegistry getHandlerRegistry()
public Remote getPort(Class serviceEndpointInterface) throws ServiceException
public Remote getPort(QName portName, Class serviceEndpointInterface) throws ServiceException
InvocationHandler
Proxy
public Iterator getPorts() throws ServiceException
public QName getServiceName()
public TypeMappingRegistry getTypeMappingRegistry()
public URL getWSDLDocumentLocation()