com.sun.xml.ws.tx.coord.v11.client
Class RegistrationProxyBuilderImpl.RegistrationProxyImpl

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.common.client.RegistrationProxyBuilder.RegistrationProxyF<W3CEndpointReference,RegisterType,RegisterResponseType,RegistrationCoordinatorPortType>
      extended by com.sun.xml.ws.tx.coord.v11.client.RegistrationProxyBuilderImpl.RegistrationProxyImpl
All Implemented Interfaces:
RegistrationIF<W3CEndpointReference,RegisterType,RegisterResponseType>
Enclosing class:
RegistrationProxyBuilderImpl

public class RegistrationProxyBuilderImpl.RegistrationProxyImpl
extends RegistrationProxyBuilder.RegistrationProxyF<W3CEndpointReference,RegisterType,RegisterResponseType,RegistrationCoordinatorPortType>


Method Summary
 void asyncRegister(RegisterType parameters)
           
 AddressingVersion getAddressingVersion()
           
 RegistrationCoordinatorPortType getDelegate()
           
 
Methods inherited from class com.sun.xml.ws.tx.coord.common.client.RegistrationProxyBuilder.RegistrationProxyF
registerOperation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDelegate

public RegistrationCoordinatorPortType getDelegate()
Specified by:
getDelegate in class RegistrationProxyBuilder.RegistrationProxyF<W3CEndpointReference,RegisterType,RegisterResponseType,RegistrationCoordinatorPortType>

asyncRegister

public void asyncRegister(RegisterType parameters)
Specified by:
asyncRegister in class RegistrationProxyBuilder.RegistrationProxyF<W3CEndpointReference,RegisterType,RegisterResponseType,RegistrationCoordinatorPortType>

getAddressingVersion

public AddressingVersion getAddressingVersion()
Specified by:
getAddressingVersion in class RegistrationProxyBuilder.RegistrationProxyF<W3CEndpointReference,RegisterType,RegisterResponseType,RegistrationCoordinatorPortType>


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