Operation |
Details |
public getPort( Class serviceEndpointInterface):Remote |
Sequential Tags: | throws=ServiceException
| Notes: | For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown. | |
public getPort( QName portName, Class serviceEndpointInterface):Remote |
Sequential Tags: | throws=ServiceException
| Notes: | For the given interface, get the stub implementation. If this service has no port for the given interface, then ServiceException is thrown. | |
public getPorts():java.util.Iterator |
Sequential |
public getServiceName():QName |
Sequential |
public getvalidation():ItemValidatingWebService |
Sequential Tags: | throws=ServiceException
| |
public getvalidation( URL portAddress):ItemValidatingWebService |
Sequential Tags: | throws=ServiceException
| |
public getvalidationAddress():String |
Sequential |
public getvalidationWSDDServiceName():String |
Sequential <<property get>> Tags: | attribute_name=validationWSDDServiceName
| |
public ItemValidatingWebServiceServiceLocator(): |
Sequential |
public ItemValidatingWebServiceServiceLocator( EngineConfiguration config): |
Sequential |
public ItemValidatingWebServiceServiceLocator( java.lang.String wsdlLoc, QName sName): |
Sequential Tags: | throws=ServiceException
| |
public setEndpointAddress( String portName, String address):void |
Sequential Tags: | throws=ServiceException
| Notes: | Set the endpoint address for the specified port name. | |
public setEndpointAddress( QName portName, String address):void |
Sequential Tags: | throws=ServiceException
| Notes: | Set the endpoint address for the specified port name. | |
public setvalidationEndpointAddress( String address):void |
Sequential |
public setvalidationWSDDServiceName( String name):void |
Sequential <<property set>> Tags: | attribute_name=validationWSDDServiceName
| |