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

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

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

Subclasses of WsaTube in com.sun.xml.ws.addressing
 class WsaClientTube
          WsaClientTube appears in the Tubeline only if addressing is enabled.
 class WsaServerTube
          Handles WS-Addressing for the server.
 

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