Uses of Interface
com.sun.xml.ws.tx.coord.v10.types.RegistrationCoordinatorPortType
-
Packages that use RegistrationCoordinatorPortType Package Description com.sun.xml.ws.tx.coord.v10.client com.sun.xml.ws.tx.coord.v10.endpoint com.sun.xml.ws.tx.coord.v10.types -
-
Uses of RegistrationCoordinatorPortType in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return RegistrationCoordinatorPortType Modifier and Type Method Description RegistrationCoordinatorPortTypeRegistrationServiceV10. getRegistrationCoordinatorPortTypePort(javax.xml.ws.EndpointReference epr, javax.xml.ws.WebServiceFeature... features) -
Uses of RegistrationCoordinatorPortType in com.sun.xml.ws.tx.coord.v10.endpoint
Classes in com.sun.xml.ws.tx.coord.v10.endpoint that implement RegistrationCoordinatorPortType Modifier and Type Class Description classRegistrationCoordinatorPortTypePortImpl -
Uses of RegistrationCoordinatorPortType in com.sun.xml.ws.tx.coord.v10.types
Methods in com.sun.xml.ws.tx.coord.v10.types that return RegistrationCoordinatorPortType Modifier and Type Method Description RegistrationCoordinatorPortTypeRegistrationServiceV10. getRegistrationCoordinatorPortTypePort()RegistrationCoordinatorPortTypeRegistrationServiceV10. getRegistrationCoordinatorPortTypePort(javax.xml.ws.WebServiceFeature... features)
-