Class RegistrationPortTypeRPCPortImpl
- java.lang.Object
-
- com.sun.xml.ws.tx.coord.v10.endpoint.RegistrationPortTypeRPCPortImpl
-
- All Implemented Interfaces:
RegistrationPortTypeRPC
@BindingType("http://schemas.xmlsoap.org/wsdl/soap/http") @MemberSubmissionAddressing public class RegistrationPortTypeRPCPortImpl extends Object implements RegistrationPortTypeRPC
-
-
Constructor Summary
Constructors Constructor Description RegistrationPortTypeRPCPortImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RegistrationProxyImplgetProxy()RegisterResponseTyperegisterOperation(RegisterType parameters)
-
-
-
Method Detail
-
registerOperation
public RegisterResponseType registerOperation(RegisterType parameters)
- Specified by:
registerOperationin interfaceRegistrationPortTypeRPC- Parameters:
parameters-- Returns:
- returns com.sun.xml.ws.tx.coord.v10.RegisterResponseType
-
getProxy
protected RegistrationProxyImpl getProxy()
-
-