org.abstracthorizon.mercury.imap.cmd
Class Capability
java.lang.Object
org.abstracthorizon.mercury.imap.cmd.IMAPCommand
org.abstracthorizon.mercury.imap.cmd.Capability
- All Implemented Interfaces:
- org.abstracthorizon.danube.connection.ConnectionHandler
public class Capability
- extends IMAPCommand
Capability IMAP command
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Capability
public Capability(String mnemonic)
- Constructor
- Parameters:
mnemonic
- mnemonic
execute
protected void execute(IMAPSession session)
throws IOException,
ParserException
- Executes the command
- Overrides:
execute
in class IMAPCommand
- Parameters:
session
-
- Throws:
ParserException
IOException
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.