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

Packages that use WsaClientTube
com.sun.xml.ws.addressing   
 

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

Methods in com.sun.xml.ws.addressing that return WsaClientTube
 WsaClientTube WsaClientTube.copy(TubeCloner cloner)
           
 

Constructors in com.sun.xml.ws.addressing with parameters of type WsaClientTube
WsaClientTube(WsaClientTube that, TubeCloner cloner)