| Package | Description |
|---|---|
| org.apache.cxf.wsdl |
| Modifier and Type | Method and Description |
|---|---|
static javax.wsdl.Port |
EndpointReferenceUtils.getPort(WSDLManager manager,
EndpointReferenceType ref)
Gets the WSDL port for the provided endpoint reference.
|
static javax.wsdl.Definition |
EndpointReferenceUtils.getWSDLDefinition(WSDLManager manager,
EndpointReferenceType ref)
Gets the WSDL definition for the provided endpoint reference.
|
Apache CXF