Uses of Interface
com.sun.xml.ws.tx.coord.v11.types.RegistrationPortType
-
Packages that use RegistrationPortType 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 RegistrationPortType in com.sun.xml.ws.tx.coord.v11.client
Methods in com.sun.xml.ws.tx.coord.v11.client that return RegistrationPortType Modifier and Type Method Description RegistrationPortTypeRegistrationServiceV11. getRegistrationPort(jakarta.xml.ws.EndpointReference epr, jakarta.xml.ws.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 Modifier and Type Class Description classRegistrationPortImpl -
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 Modifier and Type Method Description RegistrationPortTypeRegistrationServiceV11. getRegistrationPort()RegistrationPortTypeRegistrationServiceV11. getRegistrationPort(jakarta.xml.ws.WebServiceFeature... features)
-