|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.cometd.AbstractTransport
org.mortbay.cometd.JSONTransport
public class JSONTransport
| Constructor Summary | |
|---|---|
JSONTransport()
|
|
| Method Summary | |
|---|---|
void |
complete()
|
boolean |
isMetaConnectDeliveryOnly()
|
void |
send(org.cometd.Message message)
|
| Methods inherited from class org.mortbay.cometd.AbstractTransport |
|---|
getMetaConnectReply, getResponse, setMetaConnectReply, setResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONTransport()
| Method Detail |
|---|
public void send(org.cometd.Message message)
throws java.io.IOException
java.io.IOException
public void complete()
throws java.io.IOException
java.io.IOExceptionpublic boolean isMetaConnectDeliveryOnly()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||