public class IMAPCommandDispatcher extends CommandDispatcher<IMAPSession>
| Constructor and Description |
|---|
IMAPCommandDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected Request |
parseRequest(IMAPSession session,
ByteBuffer buffer)
Parse the line into a
Request |
addToMap, dispatchCommandHandlers, getCommandHandlers, getMarkerInterfaces, getUnknownCommandHandlerIdentifier, onLine, wireExtensionsprotected Request parseRequest(IMAPSession session, ByteBuffer buffer) throws Exception
CommandDispatcherRequestparseRequest in class CommandDispatcher<IMAPSession>ExceptionCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.