Uses of Interface
com.sun.xml.ws.api.Cancelable
-
Packages that use Cancelable Package Description com.sun.xml.ws.api.pipe Pipeand related abstractions.com.sun.xml.ws.client This document describes the architecture of client side JAX-WS 2.0.1 runtime. -
-
Uses of Cancelable in com.sun.xml.ws.api.pipe
Classes in com.sun.xml.ws.api.pipe that implement Cancelable Modifier and Type Class Description classFiberUser-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 Modifier and Type Method Description voidAsyncResponseImpl. setCancelable(Cancelable cancelable)
-