Uses of Class
org.apache.geronimo.javamail.store.imap.connection.IMAPCommand

Packages that use IMAPCommand
org.apache.geronimo.javamail.store.imap.connection   
 

Uses of IMAPCommand in org.apache.geronimo.javamail.store.imap.connection
 

Methods in org.apache.geronimo.javamail.store.imap.connection with parameters of type IMAPCommand
 IMAPTaggedResponse IMAPConnection.sendCommand(IMAPCommand data)
          Sends a command down the socket, returning the server response.
 void IMAPConnection.sendSimpleCommand(IMAPCommand data)
          Process a simple command/response sequence between the client and the server.
 



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.