|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.ws.spi.http.HttpContext
com.sun.xml.ws.transport.httpspi.servlet.EndpointHttpContext
public final class EndpointHttpContext
| Field Summary |
|---|
| Fields inherited from class javax.xml.ws.spi.http.HttpContext |
|---|
handler |
| Constructor Summary | |
|---|---|
EndpointHttpContext(java.lang.String urlPattern)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String name)
|
java.util.Set<java.lang.String> |
getAttributeNames()
|
java.lang.String |
getPath()
|
| Methods inherited from class javax.xml.ws.spi.http.HttpContext |
|---|
setHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EndpointHttpContext(java.lang.String urlPattern)
| Method Detail |
|---|
public java.lang.String getPath()
getPath in class javax.xml.ws.spi.http.HttpContextpublic java.lang.Object getAttribute(java.lang.String name)
getAttribute in class javax.xml.ws.spi.http.HttpContextpublic java.util.Set<java.lang.String> getAttributeNames()
getAttributeNames in class javax.xml.ws.spi.http.HttpContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||