|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.framework.logger.AbstractLogEnabled org.apache.james.remotemanager.RemoteManagerHandler
public class RemoteManagerHandler
Provides a really rude network interface to administer James. Allow to add accounts. TODO: -improve protocol -much more...
Constructor Summary | |
---|---|
RemoteManagerHandler()
|
Method Summary | |
---|---|
void |
handleConnection(java.net.Socket connection)
|
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteManagerHandler()
Method Detail |
---|
public void handleConnection(java.net.Socket connection) throws java.io.IOException
handleConnection
in interface org.apache.avalon.cornerstone.services.connection.ConnectionHandler
java.io.IOException
ConnectionHandler.handleConnection(Socket)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |