Package org.eclipse.jetty.osgi.equinoxtools.console

Interface Summary
WebConsoleWriterOutputStream.MessageBroadcaster  
WebConsoleWriterOutputStream.OnFlushListener Interface called back after the outputstream is flushed.
 

Class Summary
EquinoxChattingSupport Processing of the messages to be received and sent to the chat servlets.
EquinoxConsoleContinuationServlet Async servlet with jetty continuations to interact with the equinox console.
EquinoxConsoleSyncServlet Take the example ChatServlet and use it to make an Equinox Console on the web.
EquinoxConsoleWebSocketServlet Websocket version of the Chat with equinox.
WebConsoleSession A simple console session for equinox.
WebConsoleWriterOutputStream Can be set with a listener that is called back right after the flush method is called.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.