Uses of Class
com.sun.xml.ws.api.client.ServiceInterceptorFactory
Packages that use ServiceInterceptorFactory
-
Uses of ServiceInterceptorFactory in com.sun.xml.ws.api.client
Methods in com.sun.xml.ws.api.client with parameters of type ServiceInterceptorFactoryModifier and TypeMethodDescriptionstatic booleanServiceInterceptorFactory.registerForThread(ServiceInterceptorFactory factory) RegistersServiceInterceptorFactoryfor this thread.static booleanServiceInterceptorFactory.unregisterForThread(ServiceInterceptorFactory factory) Removes previously registeredServiceInterceptorFactoryfor this thread.