Class HttpConfigFeature


  • public final class HttpConfigFeature
    extends javax.xml.ws.WebServiceFeature
    A proxy's HTTP configuration (e.g cookie handling) can be configured using this feature. While creating the proxy, this can be passed just like other features.

    THIS feature IS EXPERIMENTAL AND IS SUBJECT TO CHANGE WITHOUT NOTICE IN FUTURE.

    Author:
    Jitendra Kotamraju
    • Constructor Detail

      • HttpConfigFeature

        public HttpConfigFeature()
      • HttpConfigFeature

        public HttpConfigFeature​(CookieHandler cookieJar)
    • Method Detail

      • getID

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