|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transport | |
|---|---|
| org.mortbay.cometd | |
| Uses of Transport in org.mortbay.cometd |
|---|
| Classes in org.mortbay.cometd that implement Transport | |
|---|---|
class |
AbstractTransport
|
class |
JSONPTransport
|
class |
JSONTransport
|
| Methods in org.mortbay.cometd that return Transport | |
|---|---|
Transport |
AbstractBayeux.newTransport(ClientImpl client,
Map message)
Create new transport object for a bayeux message |
| Methods in org.mortbay.cometd with parameters of type Transport | |
|---|---|
String |
AbstractBayeux.handle(ClientImpl client,
Transport transport,
Map<String,Object> message)
Handle a Bayeux message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||