Uses of Class
com.sun.xml.ws.tx.coord.common.types.BaseRegisterType
Packages that use BaseRegisterType
Package
Description
-
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.common
Methods in com.sun.xml.ws.tx.coord.common with parameters of type BaseRegisterTypeModifier and TypeMethodDescriptionRegistrationIF.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 BaseRegisterTypeModifier and TypeMethodDescriptionRegistrationMessageBuilder.build()protected abstract BaseRegisterTypeRegistrationMessageBuilder.newRegistrationRequest()Methods in com.sun.xml.ws.tx.coord.common.client with parameters of type BaseRegisterTypeModifier and TypeMethodDescriptionRegistrationProxyBuilder.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 BaseRegisterTypeModifier and TypeMethodDescriptionBaseRegistration.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.v10Methods in com.sun.xml.ws.tx.coord.v10 that return BaseRegisterTypeModifier and TypeMethodDescriptionstatic BaseRegisterType<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate) static BaseRegisterType<com.sun.xml.ws.developer.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 BaseRegisterTypeModifier and TypeMethodDescriptionprotected BaseRegisterTypeRegistrationMessageBuilderImpl.newRegistrationRequest() -
Uses of BaseRegisterType in com.sun.xml.ws.tx.coord.v11
Subclasses of BaseRegisterType in com.sun.xml.ws.tx.coord.v11Methods in com.sun.xml.ws.tx.coord.v11 that return BaseRegisterTypeModifier and TypeMethodDescriptionstatic BaseRegisterType<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterType> XmlTypeAdapter.adapt(RegisterType delegate) static BaseRegisterType<jakarta.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 BaseRegisterTypeModifier and TypeMethodDescriptionprotected BaseRegisterTypeRegistrationMessageBuilderImpl.newRegistrationRequest()