|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpExchange | |
---|---|
org.mortbay.cometd.client | |
org.mortbay.jetty.client |
Uses of HttpExchange in org.mortbay.cometd.client |
---|
Methods in org.mortbay.cometd.client with parameters of type HttpExchange | |
---|---|
protected void |
BayeuxClient.customize(HttpExchange exchange)
Customize an Exchange. |
Uses of HttpExchange in org.mortbay.jetty.client |
---|
Subclasses of HttpExchange in org.mortbay.jetty.client | |
---|---|
static class |
HttpExchange.CachedExchange
|
static class |
HttpExchange.ContentExchange
|
Methods in org.mortbay.jetty.client with parameters of type HttpExchange | |
---|---|
void |
HttpDestination.send(HttpExchange ex)
|
void |
HttpClient.send(HttpExchange exchange)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |