|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap<java.lang.String,java.lang.Object>
org.codehaus.xfire.jaxws.handler.AbstractMessageContext
public class AbstractMessageContext
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.xml.ws.handler.MessageContext |
|---|
javax.xml.ws.handler.MessageContext.Scope |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from interface javax.xml.ws.handler.MessageContext |
|---|
HTTP_REQUEST_HEADERS, HTTP_REQUEST_METHOD, HTTP_RESPONSE_CODE, HTTP_RESPONSE_HEADERS, INBOUND_MESSAGE_ATTACHMENTS, MESSAGE_OUTBOUND_PROPERTY, OUTBOUND_MESSAGE_ATTACHMENTS, PATH_INFO, QUERY_STRING, SERVLET_CONTEXT, SERVLET_REQUEST, SERVLET_RESPONSE, WSDL_DESCRIPTION, WSDL_INTERFACE, WSDL_OPERATION, WSDL_PORT, WSDL_SERVICE |
| Constructor Summary | |
|---|---|
AbstractMessageContext()
|
|
| Method Summary | |
|---|---|
javax.xml.ws.handler.MessageContext.Scope |
getScope(java.lang.String property)
|
void |
setScope(java.lang.String property,
javax.xml.ws.handler.MessageContext.Scope scope)
|
| Methods inherited from class java.util.HashMap |
|---|
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Constructor Detail |
|---|
public AbstractMessageContext()
| Method Detail |
|---|
public javax.xml.ws.handler.MessageContext.Scope getScope(java.lang.String property)
getScope in interface javax.xml.ws.handler.MessageContext
public void setScope(java.lang.String property,
javax.xml.ws.handler.MessageContext.Scope scope)
setScope in interface javax.xml.ws.handler.MessageContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||