com.sun.xml.ws.transport.httpspi.servlet
Class EndpointHttpContext
java.lang.Object
javax.xml.ws.spi.http.HttpContext
com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
public final class EndpointHttpContext
- extends HttpContext
- Author:
- Jitendra Kotamraju
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointHttpContext
public EndpointHttpContext(String urlPattern)
getPath
public String getPath()
- Specified by:
getPath in class HttpContext
getAttribute
public Object getAttribute(String name)
- Specified by:
getAttribute in class HttpContext
getAttributeNames
public Set<String> getAttributeNames()
- Specified by:
getAttributeNames in class HttpContext
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.