| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrabbit.meta.Connections
The Metapage that shows the external connections the proxy has keepalive to.
| Constructor Summary | |
| Connections()default constructor | |
| Method Summary | |
|  void | handle(java.io.InputStream input,
       MultiOutputStream output,
       HTTPHeader header,
       java.util.Properties htab,
       Connection con)handler of a MetaPage, that is a special page the proxy supports (like the status page). | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Connections()
| Method Detail | 
public void handle(java.io.InputStream input,
                   MultiOutputStream output,
                   HTTPHeader header,
                   java.util.Properties htab,
                   Connection con)
handle in interface MetaHandlerinput - the InputStream from the client.output - the OutputStream to the client.header - the http request headerhtab - the supplied argument to the page (CGI-parameters).con - the Connection that is serving the request.| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||