Uses of Class
org.mortbay.jetty.client.HttpExchange

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)
           
 



Copyright © 2009 Mort Bay Consulting. All Rights Reserved.