|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientImpl | |
---|---|
org.mortbay.cometd | |
org.mortbay.cometd.continuation |
Uses of ClientImpl in org.mortbay.cometd |
---|
Methods in org.mortbay.cometd that return ClientImpl | |
---|---|
abstract ClientImpl |
AbstractBayeux.newRemoteClient()
|
Methods in org.mortbay.cometd with parameters of type ClientImpl | |
---|---|
String |
AbstractBayeux.handle(ClientImpl client,
Transport transport,
Message message)
Handle a Bayeux message. |
Transport |
AbstractBayeux.newTransport(ClientImpl client,
Map message)
Create new transport object for a bayeux message |
Uses of ClientImpl in org.mortbay.cometd.continuation |
---|
Subclasses of ClientImpl in org.mortbay.cometd.continuation | |
---|---|
class |
ContinuationClient
Extension of ClientImpl that uses Continuation s to
resume clients waiting for messages. |
Methods in org.mortbay.cometd.continuation that return ClientImpl | |
---|---|
ClientImpl |
ContinuationBayeux.newRemoteClient()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |