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