Uses of Interface
com.sun.xml.ws.tx.coord.common.RegistrationIF
-
-
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.common.client
Classes in com.sun.xml.ws.tx.coord.common.client that implement RegistrationIF Modifier and Type Class Description classRegistrationProxyBuilder.RegistrationProxyF<T extends jakarta.xml.ws.EndpointReference,K,P,D>Methods in com.sun.xml.ws.tx.coord.common.client that return RegistrationIF Modifier and Type Method Description RegistrationIFRegistrationProxyBuilder. build() -
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.common.endpoint
Classes in com.sun.xml.ws.tx.coord.common.endpoint that implement RegistrationIF Modifier and Type Class Description classBaseRegistration<T extends jakarta.xml.ws.EndpointReference,K,P> -
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v10.client
Methods in com.sun.xml.ws.tx.coord.v10.client that return RegistrationIF Modifier and Type Method Description RegistrationIF<com.sun.xml.ws.developer.MemberSubmissionEndpointReference,RegisterType,RegisterResponseType>RegistrationProxyBuilderImpl. build() -
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v10.endpoint
Classes in com.sun.xml.ws.tx.coord.v10.endpoint that implement RegistrationIF Modifier and Type Class Description classRegistrationProxyImpl -
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v11.client
Classes in com.sun.xml.ws.tx.coord.v11.client that implement RegistrationIF Modifier and Type Class Description classRegistrationProxyBuilderImpl.RegistrationProxyImplMethods in com.sun.xml.ws.tx.coord.v11.client that return RegistrationIF Modifier and Type Method Description RegistrationIF<jakarta.xml.ws.wsaddressing.W3CEndpointReference,RegisterType,RegisterResponseType>RegistrationProxyBuilderImpl. build() -
Uses of RegistrationIF in com.sun.xml.ws.tx.coord.v11.endpoint
Classes in com.sun.xml.ws.tx.coord.v11.endpoint that implement RegistrationIF Modifier and Type Class Description classRegistrationProxyImpl
-