Package com.sun.xml.ws.api.pipe
Class SyncStartForAsyncFeature
java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.api.pipe.SyncStartForAsyncFeature
Feature used to request starting a fiber synchronous to the calling
thread but allowing it to later switch to run asynchronously to that thread.
- Since:
- 2.2.6
-
Field Summary
Fields inherited from class jakarta.xml.ws.WebServiceFeature
enabled -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.xml.ws.WebServiceFeature
isEnabled
-
Constructor Details
-
SyncStartForAsyncFeature
public SyncStartForAsyncFeature()
-
-
Method Details
-
getID
- Specified by:
getIDin classWebServiceFeature
-