Uses of Interface
com.sun.xml.ws.tx.coord.v11.types.RegistrationRequesterPortType
-
Packages that use RegistrationRequesterPortType Package Description 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 RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v11.client
Methods in com.sun.xml.ws.tx.coord.v11.client that return RegistrationRequesterPortType Modifier and Type Method Description RegistrationRequesterPortTypeRegistrationServiceV11. getRegistrationRequesterPort(jakarta.xml.ws.EndpointReference epr, jakarta.xml.ws.WebServiceFeature... features) -
Uses of RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v11.endpoint
Classes in com.sun.xml.ws.tx.coord.v11.endpoint that implement RegistrationRequesterPortType Modifier and Type Class Description classRegistrationRequesterPortImpl -
Uses of RegistrationRequesterPortType in com.sun.xml.ws.tx.coord.v11.types
Methods in com.sun.xml.ws.tx.coord.v11.types that return RegistrationRequesterPortType Modifier and Type Method Description RegistrationRequesterPortTypeRegistrationServiceV11. getRegistrationRequesterPort()RegistrationRequesterPortTypeRegistrationServiceV11. getRegistrationRequesterPort(jakarta.xml.ws.WebServiceFeature... features)
-