org.cometd.server
Class JSONTransport
java.lang.Object
org.cometd.server.AbstractTransport
org.cometd.server.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(Message message)
throws IOException
- Throws:
IOException
complete
public void complete()
throws IOException
- Throws:
IOException
isMetaConnectDeliveryOnly
public boolean isMetaConnectDeliveryOnly()
Copyright © 2008-2011 Dojo Foundation. All Rights Reserved.