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