Package com.sun.xml.ws.tx.coord.common
Interface RegistrationIF<T extends javax.xml.ws.EndpointReference,K,P>
-
- All Known Implementing Classes:
BaseRegistration,RegistrationProxyBuilder.RegistrationProxyF,RegistrationProxyBuilderImpl.RegistrationProxyImpl,RegistrationProxyImpl,RegistrationProxyImpl
public interface RegistrationIF<T extends javax.xml.ws.EndpointReference,K,P>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BaseRegisterResponseType<T,P>registerOperation(BaseRegisterType<T,K> parameters)
-
-
-
Method Detail
-
registerOperation
BaseRegisterResponseType<T,P> registerOperation(BaseRegisterType<T,K> parameters)
-
-