Uses of Class
com.sun.xml.ws.tx.coord.common.types.BaseRegisterResponseType
-
-
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.common
Methods in com.sun.xml.ws.tx.coord.common that return BaseRegisterResponseType Modifier and Type Method Description BaseRegisterResponseTypePendingRequestManager.ResponseBox. getResponse(long timeout)BaseRegisterResponseType<T,P>RegistrationIF. registerOperation(BaseRegisterType<T,K> parameters)Methods in com.sun.xml.ws.tx.coord.common with parameters of type BaseRegisterResponseType Modifier and Type Method Description voidPendingRequestManager.ResponseBox. put(BaseRegisterResponseType type)voidRegistrationRequesterIF. registerResponse(BaseRegisterResponseType<T,P> parameters)static voidPendingRequestManager. registryReponse(String msgId, BaseRegisterResponseType repsonse) -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.common.client
Methods in com.sun.xml.ws.tx.coord.common.client that return BaseRegisterResponseType Modifier and Type Method Description protected abstract BaseRegisterResponseTypeRegistrationMessageBuilder. buildRegistrationResponse()BaseRegisterResponseType<T,P>RegistrationProxyBuilder.RegistrationProxyF. registerOperation(BaseRegisterType<T,K> parameters) -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.common.endpoint
Methods in com.sun.xml.ws.tx.coord.common.endpoint that return BaseRegisterResponseType Modifier and Type Method Description protected abstract BaseRegisterResponseType<T,P>BaseRegistration. newRegisterResponseType()BaseRegisterResponseType<T,P>BaseRegistration. registerOperation(BaseRegisterType<T,K> parameters)Methods in com.sun.xml.ws.tx.coord.common.endpoint with parameters of type BaseRegisterResponseType Modifier and Type Method Description voidRegistrationRequester. registerResponse(BaseRegisterResponseType parameters) -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return BaseRegisterResponseType Modifier and Type Method Description static BaseRegisterResponseType<MemberSubmissionEndpointReference,RegisterResponseType>XmlTypeAdapter. adapt(RegisterResponseType delegate)static BaseRegisterResponseTypeXmlTypeAdapter. newRegisterResponseType() -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return BaseRegisterResponseType Modifier and Type Method Description protected BaseRegisterResponseTypeRegistrationMessageBuilderImpl. buildRegistrationResponse() -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v10.endpoint
Methods in com.sun.xml.ws.tx.coord.v10.endpoint that return BaseRegisterResponseType Modifier and Type Method Description protected BaseRegisterResponseType<MemberSubmissionEndpointReference,RegisterResponseType>RegistrationProxyImpl. newRegisterResponseType() -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return BaseRegisterResponseType Modifier and Type Method Description static BaseRegisterResponseType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterResponseType>XmlTypeAdapter. adapt(RegisterResponseType delegate)static BaseRegisterResponseTypeXmlTypeAdapter. newRegisterResponseType() -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v11.client
Methods in com.sun.xml.ws.tx.coord.v11.client that return BaseRegisterResponseType Modifier and Type Method Description protected BaseRegisterResponseTypeRegistrationMessageBuilderImpl. buildRegistrationResponse() -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v11.endpoint
Methods in com.sun.xml.ws.tx.coord.v11.endpoint that return BaseRegisterResponseType Modifier and Type Method Description protected BaseRegisterResponseType<javax.xml.ws.wsaddressing.W3CEndpointReference,RegisterResponseType>RegistrationProxyImpl. newRegisterResponseType()
-