Uses of Class
com.sun.xml.ws.api.client.ServiceInterceptorFactory

Packages that use ServiceInterceptorFactory
com.sun.xml.ws.api.client   
 

Uses of ServiceInterceptorFactory in com.sun.xml.ws.api.client
 

Methods in com.sun.xml.ws.api.client with parameters of type ServiceInterceptorFactory
static boolean ServiceInterceptorFactory.registerForThread(ServiceInterceptorFactory factory)
          Registers ServiceInterceptorFactory for this thread.
static boolean ServiceInterceptorFactory.unregisterForThread(ServiceInterceptorFactory factory)
          Removes previously registered ServiceInterceptorFactory for this thread.