org.mortbay.cometd
Class JSONTransport
java.lang.Object
org.mortbay.cometd.AbstractTransport
org.mortbay.cometd.JSONTransport
- All Implemented Interfaces:
- Transport
public class JSONTransport
- extends AbstractTransport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONTransport
public JSONTransport()
send
public void send(org.cometd.Message message)
throws IOException
- Throws:
IOException
complete
public void complete()
throws IOException
- Throws:
IOException
isMetaConnectDeliveryOnly
public boolean isMetaConnectDeliveryOnly()
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.