Uses of Class
com.sun.xml.ws.addressing.WsaTubeHelper
-
Packages that use WsaTubeHelper Package Description com.sun.xml.ws.addressing com.sun.xml.ws.addressing.v200408 com.sun.xml.ws.api.addressing -
-
Uses of WsaTubeHelper in com.sun.xml.ws.addressing
Subclasses of WsaTubeHelper in com.sun.xml.ws.addressing Modifier and Type Class Description classWsaTubeHelperImpl -
Uses of WsaTubeHelper in com.sun.xml.ws.addressing.v200408
Subclasses of WsaTubeHelper in com.sun.xml.ws.addressing.v200408 Modifier and Type Class Description classWsaTubeHelperImpl -
Uses of WsaTubeHelper in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing that return WsaTubeHelper Modifier and Type Method Description abstract WsaTubeHelperAddressingVersion. getWsaHelper(WSDLPort wsdlPort, SEIModel seiModel, WSBinding binding)Deprecated.TODO why are we exposing implementation specificc class through api? TODO Remove it if no one elase uses it.
-