Uses of Class
com.sun.xml.ws.tx.coord.common.types.BaseRegisterResponseType
Packages that use BaseRegisterResponseType
Package
Description
-
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.common
Methods in com.sun.xml.ws.tx.coord.common that return BaseRegisterResponseTypeModifier and TypeMethodDescriptionPendingRequestManager.ResponseBox.getResponse(long timeout) RegistrationIF.registerOperation(BaseRegisterType<T, K> parameters) Methods in com.sun.xml.ws.tx.coord.common with parameters of type BaseRegisterResponseTypeModifier and TypeMethodDescriptionvoidPendingRequestManager.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 BaseRegisterResponseTypeModifier and TypeMethodDescriptionprotected abstract BaseRegisterResponseTypeRegistrationMessageBuilder.buildRegistrationResponse()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 BaseRegisterResponseTypeModifier and TypeMethodDescriptionprotected abstract BaseRegisterResponseType<T,P> BaseRegistration.newRegisterResponseType()BaseRegistration.registerOperation(BaseRegisterType<T, K> parameters) Methods in com.sun.xml.ws.tx.coord.common.endpoint with parameters of type BaseRegisterResponseTypeModifier and TypeMethodDescriptionvoidRegistrationRequester.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 BaseRegisterResponseTypeModifier and TypeMethodDescriptionXmlTypeAdapter.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 BaseRegisterResponseTypeModifier and TypeMethodDescriptionprotected 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 -
Uses of BaseRegisterResponseType in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return BaseRegisterResponseTypeModifier and TypeMethodDescriptionXmlTypeAdapter.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 BaseRegisterResponseTypeModifier and TypeMethodDescriptionprotected 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