Uses of Interface
com.sun.xml.ws.tx.coord.v11.types.RegistrationPortType

Packages that use RegistrationPortType
com.sun.xml.ws.tx.coord.v11.client   
com.sun.xml.ws.tx.coord.v11.endpoint   
com.sun.xml.ws.tx.coord.v11.types   
 

Uses of RegistrationPortType in com.sun.xml.ws.tx.coord.v11.client
 

Methods in com.sun.xml.ws.tx.coord.v11.client that return RegistrationPortType
 RegistrationPortType RegistrationServiceV11.getRegistrationPort(EndpointReference epr, WebServiceFeature... features)
           
 

Uses of RegistrationPortType in com.sun.xml.ws.tx.coord.v11.endpoint
 

Classes in com.sun.xml.ws.tx.coord.v11.endpoint that implement RegistrationPortType
 class RegistrationPortImpl
           
 

Uses of RegistrationPortType in com.sun.xml.ws.tx.coord.v11.types
 

Methods in com.sun.xml.ws.tx.coord.v11.types that return RegistrationPortType
 RegistrationPortType RegistrationServiceV11.getRegistrationPort()
           
 RegistrationPortType RegistrationServiceV11.getRegistrationPort(WebServiceFeature... features)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.