Uses of Class
org.ow2.jonas.ws.jaxws.PortIdentifier

Packages that use PortIdentifier
org.ow2.jonas.ws.axis2.jaxws   
org.ow2.jonas.ws.cxf.jaxws   
org.ow2.jonas.ws.jaxws   
org.ow2.jonas.ws.jaxws.base   
 

Uses of PortIdentifier in org.ow2.jonas.ws.axis2.jaxws
 

Methods in org.ow2.jonas.ws.axis2.jaxws that return PortIdentifier
 PortIdentifier Axis2WSEndpoint.getIdentifier()
           
 

Uses of PortIdentifier in org.ow2.jonas.ws.cxf.jaxws
 

Methods in org.ow2.jonas.ws.cxf.jaxws that return PortIdentifier
 PortIdentifier CXFWSEndpoint.getIdentifier()
           
 

Uses of PortIdentifier in org.ow2.jonas.ws.jaxws
 

Methods in org.ow2.jonas.ws.jaxws that return PortIdentifier
 PortIdentifier IWebServiceEndpoint.getIdentifier()
           
 

Methods in org.ow2.jonas.ws.jaxws with parameters of type PortIdentifier
 String IWebservicesContainer.findUpdatedURL(PortIdentifier identifier)
          Given a service/port pair, try to find a matching endpoint URL.
 

Uses of PortIdentifier in org.ow2.jonas.ws.jaxws.base
 

Methods in org.ow2.jonas.ws.jaxws.base with parameters of type PortIdentifier
 String JAXWSWebservicesContainer.findUpdatedURL(PortIdentifier identifier)
          Given a service/port pair, try to find a matching endpoint URL.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.