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() |
setHandler
public EndpointHttpContext(String urlPattern)
public String getPath()
getPath
in class javax.xml.ws.spi.http.HttpContext
public Object getAttribute(String name)
getAttribute
in class javax.xml.ws.spi.http.HttpContext
public Set<String> getAttributeNames()
getAttributeNames
in class javax.xml.ws.spi.http.HttpContext
Copyright © 2015 Oracle Corporation. All rights reserved.