com.sun.xml.ws.tx.coord.v11.endpoint
Class RegistrationPortImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.v11.endpoint.RegistrationPortImpl
All Implemented Interfaces:
RegistrationPortType

@BindingType(value="http://schemas.xmlsoap.org/wsdl/soap/http")
@Addressing
public class RegistrationPortImpl
extends Object
implements RegistrationPortType


Constructor Summary
RegistrationPortImpl()
           
 
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

RegistrationPortImpl

public RegistrationPortImpl()
Method Detail

registerOperation

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

getProxy

protected RegistrationProxyImpl getProxy()


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