org.codehaus.xfire.util.jdom
Class JDOMEndpoint
java.lang.Object
org.codehaus.xfire.util.jdom.JDOMEndpoint
- All Implemented Interfaces:
- ChannelEndpoint
public class JDOMEndpoint
- extends Object
- implements ChannelEndpoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDOMEndpoint
public JDOMEndpoint()
onReceive
public void onReceive(MessageContext context,
InMessage msg)
- Specified by:
onReceive
in interface ChannelEndpoint
getCount
public int getCount()
getMessage
public org.jdom.Document getMessage()
Copyright © 2004-2013. All Rights Reserved.