|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.codehaus.xfire.java.message.AbstractMessageBridge | +--org.codehaus.xfire.java.message.DocumentBridge
Bridges Document/Literal style messages.
Field Summary |
Fields inherited from class org.codehaus.xfire.java.message.AbstractMessageBridge |
operation |
Constructor Summary | |
DocumentBridge(JavaService service,
org.codehaus.xfire.MessageContext context,
org.codehaus.xfire.handler.dom.Message request,
org.codehaus.xfire.handler.dom.Message response)
|
Method Summary | |
java.util.List |
read()
|
void |
write(java.lang.Object value)
|
Methods inherited from class org.codehaus.xfire.java.message.AbstractMessageBridge |
getContext, getNamespace, getOperation, getRequest, getResponse, getService, getTypeMapping, setContext, setNamespace, setOperation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DocumentBridge(JavaService service, org.codehaus.xfire.MessageContext context, org.codehaus.xfire.handler.dom.Message request, org.codehaus.xfire.handler.dom.Message response)
Method Detail |
public java.util.List read()
public void write(java.lang.Object value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |