Class EndpointHttpContext


  • public final class EndpointHttpContext
    extends jakarta.xml.ws.spi.http.HttpContext
    Author:
    Jitendra Kotamraju
    • Constructor Detail

      • EndpointHttpContext

        public EndpointHttpContext​(String urlPattern)
    • Method Detail

      • getPath

        public String getPath()
        Specified by:
        getPath in class jakarta.xml.ws.spi.http.HttpContext
      • getAttribute

        public Object getAttribute​(String name)
        Specified by:
        getAttribute in class jakarta.xml.ws.spi.http.HttpContext
      • getAttributeNames

        public Set<String> getAttributeNames()
        Specified by:
        getAttributeNames in class jakarta.xml.ws.spi.http.HttpContext