Class RegistrationPortImpl
java.lang.Object
com.sun.xml.ws.tx.coord.v11.endpoint.RegistrationPortImpl
- All Implemented Interfaces:
RegistrationPortType
@BindingType("http://schemas.xmlsoap.org/wsdl/soap/http")
@Addressing
public class RegistrationPortImpl
extends Object
implements RegistrationPortType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RegistrationProxyImplgetProxy()registerOperation(RegisterType parameters)
-
Constructor Details
-
RegistrationPortImpl
public RegistrationPortImpl()
-
-
Method Details
-
registerOperation
- Specified by:
registerOperationin interfaceRegistrationPortType- Returns:
- returns com.sun.xml.ws.tx.coord.v11.RegisterResponseType
-
getProxy
-