Uses of Interface
com.sun.xml.ws.api.pipe.FiberContextSwitchInterceptor.Work
Packages that use FiberContextSwitchInterceptor.Work
-
Uses of FiberContextSwitchInterceptor.Work in com.sun.xml.ws.api.pipe
Methods in com.sun.xml.ws.api.pipe with parameters of type FiberContextSwitchInterceptor.WorkModifier and TypeMethodDescription<R,P> R FiberContextSwitchInterceptor.execute(Fiber f, P p, FiberContextSwitchInterceptor.Work<R, P> work) Allows the interception of the fiber execution.