com.sun.xml.ws.tx.coord.v11.endpoint
Class RegistrationProxyImpl
java.lang.Object
com.sun.xml.ws.tx.coord.common.endpoint.BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
com.sun.xml.ws.tx.coord.v11.endpoint.RegistrationProxyImpl
- All Implemented Interfaces:
- RegistrationIF<W3CEndpointReference,RegisterType,RegisterResponseType>
public class RegistrationProxyImpl
- extends BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrationProxyImpl
public RegistrationProxyImpl(WebServiceContext context)
getEndpointReferenceBuilder
protected EndpointReferenceBuilder<W3CEndpointReference> getEndpointReferenceBuilder()
- Specified by:
getEndpointReferenceBuilder in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
newRegisterResponseType
protected BaseRegisterResponseType<W3CEndpointReference,RegisterResponseType> newRegisterResponseType()
- Specified by:
newRegisterResponseType in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
getCoordinatorAddress
protected String getCoordinatorAddress()
- Specified by:
getCoordinatorAddress in class BaseRegistration<W3CEndpointReference,RegisterType,RegisterResponseType>
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.