Methods in org.objectweb.celtix.wsdl with parameters of type WSDLManager |
static org.objectweb.celtix.ws.addressing.EndpointReferenceType |
EndpointReferenceUtils.getEndpointReference(WSDLManager manager,
Object implementor)
Gets an endpoint reference for the provided implementor object. |
static javax.wsdl.Port |
EndpointReferenceUtils.getPort(WSDLManager manager,
org.objectweb.celtix.ws.addressing.EndpointReferenceType ref)
Gets the WSDL port for the provided endpoint reference. |
static javax.wsdl.Definition |
EndpointReferenceUtils.getWSDLDefinition(WSDLManager manager,
org.objectweb.celtix.ws.addressing.EndpointReferenceType ref)
Gets the WSDL definition for the provided endpoint reference. |