Uses of Interface
com.sun.xml.ws.api.Cancelable

Packages that use Cancelable
com.sun.xml.ws.api.pipe Pipe and related abstractions. 
com.sun.xml.ws.client JAX-WS 2.0.1 Client Runtime 
 

Uses of Cancelable in com.sun.xml.ws.api.pipe
 

Classes in com.sun.xml.ws.api.pipe that implement Cancelable
 class Fiber
          User-level thread. Represents the execution of one request/response processing.
 

Uses of Cancelable in com.sun.xml.ws.client
 

Methods in com.sun.xml.ws.client with parameters of type Cancelable
 void AsyncResponseImpl.setCancelable(Cancelable cancelable)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.