Uses of Class
com.sun.xml.ws.tx.coord.common.types.BaseRegisterType
-
-
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.common
Methods in com.sun.xml.ws.tx.coord.common with parameters of type BaseRegisterType Modifier and Type Method Description BaseRegisterResponseType<T,P>RegistrationIF. registerOperation(BaseRegisterType<T,K> parameters) -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.common.client
Methods in com.sun.xml.ws.tx.coord.common.client that return BaseRegisterType Modifier and Type Method Description BaseRegisterTypeRegistrationMessageBuilder. build()protected abstract BaseRegisterTypeRegistrationMessageBuilder. newRegistrationRequest()Methods in com.sun.xml.ws.tx.coord.common.client with parameters of type BaseRegisterType Modifier and Type Method Description BaseRegisterResponseType<T,P>RegistrationProxyBuilder.RegistrationProxyF. registerOperation(BaseRegisterType<T,K> parameters) -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.common.endpoint
Methods in com.sun.xml.ws.tx.coord.common.endpoint with parameters of type BaseRegisterType Modifier and Type Method Description BaseRegisterResponseType<T,P>BaseRegistration. registerOperation(BaseRegisterType<T,K> parameters) -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.v10
Subclasses of BaseRegisterType in com.sun.xml.ws.tx.coord.v10 Modifier and Type Class Description static classXmlTypeAdapter.RegisterTypeImplMethods in com.sun.xml.ws.tx.coord.v10 that return BaseRegisterType Modifier and Type Method Description static BaseRegisterType<MemberSubmissionEndpointReference,RegisterType>XmlTypeAdapter. adapt(RegisterType delegate)static BaseRegisterType<MemberSubmissionEndpointReference,RegisterType>XmlTypeAdapter. newRegisterType() -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return BaseRegisterType Modifier and Type Method Description protected BaseRegisterTypeRegistrationMessageBuilderImpl. newRegistrationRequest() -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.v11
Subclasses of BaseRegisterType in com.sun.xml.ws.tx.coord.v11 Modifier and Type Class Description static classXmlTypeAdapter.RegisterTypeImplMethods in com.sun.xml.ws.tx.coord.v11 that return BaseRegisterType Modifier and Type Method Description static BaseRegisterType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType>XmlTypeAdapter. adapt(RegisterType delegate)static BaseRegisterType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterType>XmlTypeAdapter. newRegisterType() -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.v11.client
Methods in com.sun.xml.ws.tx.coord.v11.client that return BaseRegisterType Modifier and Type Method Description protected BaseRegisterTypeRegistrationMessageBuilderImpl. newRegistrationRequest()
-