Class 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 Detail

      • SyncStartForAsyncFeature

        public SyncStartForAsyncFeature()
    • Method Detail

      • getID

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