Uses of Interface
com.sun.xml.ws.tx.coord.v10.types.RegistrationRequesterPortType
-
Packages that use RegistrationRequesterPortType 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 RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return RegistrationRequesterPortType Modifier and Type Method Description RegistrationRequesterPortTypeRegistrationServiceV10. getRegistrationRequesterPortTypePort(javax.xml.ws.EndpointReference epr, javax.xml.ws.WebServiceFeature... features) -
Uses of RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v10.endpoint
Classes in com.sun.xml.ws.tx.coord.v10.endpoint that implement RegistrationRequesterPortType Modifier and Type Class Description classRegistrationRequesterPortTypePortImpl -
Uses of RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v10.types
Methods in com.sun.xml.ws.tx.coord.v10.types that return RegistrationRequesterPortType Modifier and Type Method Description RegistrationRequesterPortTypeRegistrationServiceV10. getRegistrationRequesterPortTypePort()RegistrationRequesterPortTypeRegistrationServiceV10. getRegistrationRequesterPortTypePort(javax.xml.ws.WebServiceFeature... features)
-