Class SyncStartForAsyncFeature

java.lang.Object
jakarta.xml.ws.WebServiceFeature
com.sun.xml.ws.api.pipe.SyncStartForAsyncFeature

public class SyncStartForAsyncFeature extends jakarta.xml.ws.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
  • Constructor Details

    • SyncStartForAsyncFeature

      public SyncStartForAsyncFeature()
  • Method Details

    • getID

      public String getID()
      Specified by:
      getID in class jakarta.xml.ws.WebServiceFeature