com.sun.xml.ws.tx.coord.v10.endpoint
Class RegistrationPortTypeRPCPortImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.v10.endpoint.RegistrationPortTypeRPCPortImpl
All Implemented Interfaces:
RegistrationPortTypeRPC

@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http")
@MemberSubmissionAddressing
public class RegistrationPortTypeRPCPortImpl
extends Object
implements RegistrationPortTypeRPC


Constructor Summary
RegistrationPortTypeRPCPortImpl()
           
 
Method Summary
protected  RegistrationProxyImpl getProxy()
           
 RegisterResponseType registerOperation(RegisterType parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistrationPortTypeRPCPortImpl

public RegistrationPortTypeRPCPortImpl()
Method Detail

registerOperation

public RegisterResponseType registerOperation(RegisterType parameters)
Specified by:
registerOperation in interface RegistrationPortTypeRPC
Parameters:
parameters -
Returns:
returns com.sun.xml.ws.tx.coord.v10.RegisterResponseType

getProxy

protected RegistrationProxyImpl getProxy()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.