Uses of Class
com.sun.xml.ws.addressing.WsaTubeHelper

Packages that use WsaTubeHelper
com.sun.xml.ws.addressing   
com.sun.xml.ws.api.addressing   
 

Uses of WsaTubeHelper in com.sun.xml.ws.addressing
 

Subclasses of WsaTubeHelper in com.sun.xml.ws.addressing
 class WsaTubeHelperImpl
           
 

Fields in com.sun.xml.ws.addressing declared as WsaTubeHelper
(package private)  WsaTubeHelper WsaTube.helper
           
 

Methods in com.sun.xml.ws.addressing that return WsaTubeHelper
protected  WsaTubeHelper WsaTube.getTubeHelper()
           
 

Uses of WsaTubeHelper in com.sun.xml.ws.api.addressing
 

Methods in com.sun.xml.ws.api.addressing that return WsaTubeHelper
abstract  WsaTubeHelper AddressingVersion.getWsaHelper(WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)
          Returns WsaTubeHelper for the WS-Addressing version identified by binding WSBinding and for the WSDLPort port.