public class ImapParserFactory extends Object implements ImapCommandParserFactory
| Constructor and Description |
|---|
ImapParserFactory(StatusResponseFactory statusResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
ImapCommandParser |
getParser(String commandName) |
protected void |
initialiseParser(ImapCommandParser cmd) |
public ImapParserFactory(StatusResponseFactory statusResponseFactory)
public ImapCommandParser getParser(String commandName)
getParser in interface ImapCommandParserFactoryImapCommandParserFactory.getParser(java.lang.String)protected void initialiseParser(ImapCommandParser cmd)
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.