|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.message.bridge.AbstractMessageBridge
org.codehaus.xfire.message.bridge.DocumentBridge
public class DocumentBridge
Bridges Document/Literal style messages.
Field Summary |
---|
Fields inherited from class org.codehaus.xfire.message.bridge.AbstractMessageBridge |
---|
operation |
Constructor Summary | |
---|---|
DocumentBridge(MessageContext context)
|
Method Summary | |
---|---|
protected Operation |
findOperation(int i)
|
protected Parameter |
findParameter(javax.xml.namespace.QName name)
|
java.util.List |
read()
|
void |
write(java.lang.Object[] values)
|
Methods inherited from class org.codehaus.xfire.message.bridge.AbstractMessageBridge |
---|
getContext, getOperation, getRequestReader, getResponseWriter, getService, getTypeMapping, setContext, setOperation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentBridge(MessageContext context)
Method Detail |
---|
public java.util.List read() throws XFireFault
XFireFault
protected Parameter findParameter(javax.xml.namespace.QName name)
protected Operation findOperation(int i)
public void write(java.lang.Object[] values) throws XFireFault
XFireFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |