com.sun.xml.ws.api.pipe
Class SyncStartForAsyncFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.sun.xml.ws.api.pipe.SyncStartForAsyncFeature
public class SyncStartForAsyncFeature
- extends WebServiceFeature
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncStartForAsyncFeature
public SyncStartForAsyncFeature()
getID
public String getID()
- Specified by:
getID
in class WebServiceFeature
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.