public final class EndpointHttpContext extends javax.xml.ws.spi.http.HttpContext
handler| Constructor and Description |
|---|
EndpointHttpContext(String urlPattern) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String name) |
Set<String> |
getAttributeNames() |
String |
getPath() |
setHandlerpublic EndpointHttpContext(String urlPattern)
public String getPath()
getPath in class javax.xml.ws.spi.http.HttpContextpublic Object getAttribute(String name)
getAttribute in class javax.xml.ws.spi.http.HttpContextpublic Set<String> getAttributeNames()
getAttributeNames in class javax.xml.ws.spi.http.HttpContextCopyright © 2015 Oracle Corporation. All rights reserved.