org.apache.james.smtpserver
Interface CommandsHandler

All Known Implementing Classes:
CoreCmdHandlerLoader, CoreFilterCmdHandlerLoader

public interface CommandsHandler


Method Summary
 java.util.Map getCommands()
          Return a Map which contains a set of CommandHandlers
 

Method Detail

getCommands

java.util.Map getCommands()
Return a Map which contains a set of CommandHandlers

Returns:
Map


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.