Apache CXF API

Uses of Interface
org.apache.cxf.wsdl.WSDLManager

Packages that use WSDLManager
org.apache.cxf.wsdl   
 

Uses of WSDLManager in org.apache.cxf.wsdl
 

Methods in org.apache.cxf.wsdl with parameters of type WSDLManager
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 API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.