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

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

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

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

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