|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.binding.AbstractBinding
org.codehaus.xfire.service.binding.WrappedBinding
org.codehaus.xfire.service.binding.RPCBinding
Constructor Summary | |
RPCBinding()
|
Method Summary | |
java.lang.Object |
clone()
|
protected java.lang.String |
getBoundNamespace(MessageContext context,
MessagePartInfo p)
Get the namespace for a particular part. |
void |
readMessage(InMessage inMessage,
MessageContext context)
|
Methods inherited from class org.codehaus.xfire.service.binding.WrappedBinding |
writeMessage, writeStartElement |
Methods inherited from class org.codehaus.xfire.service.binding.AbstractBinding |
findMessagePart, findOperation, getClientParam, getIncomingMessageInfo, getOutgoingMessageInfo, getParam, isClientModeOn, nextEvent, read, setOperation, writeParameter |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RPCBinding()
Method Detail |
public void readMessage(InMessage inMessage, MessageContext context) throws XFireFault
readMessage
in interface MessageSerializer
readMessage
in class WrappedBinding
XFireFault
protected java.lang.String getBoundNamespace(MessageContext context, MessagePartInfo p)
AbstractBinding
getBoundNamespace
in class AbstractBinding
context
- p
-
public java.lang.Object clone()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |