|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.api.imap.AbstractLogEnabled
org.apache.james.imap.message.request.imap4rev1.AbstractImapRequest
org.apache.james.imap.message.request.imap4rev1.AbstractMailboxSelectionRequest
org.apache.james.imap.message.request.imap4rev1.SelectRequest
public class SelectRequest
| Constructor Summary | |
|---|---|
SelectRequest(ImapCommand command,
java.lang.String mailboxName,
java.lang.String tag)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.james.imap.message.request.imap4rev1.AbstractMailboxSelectionRequest |
|---|
getMailboxName |
| Methods inherited from class org.apache.james.imap.message.request.imap4rev1.AbstractImapRequest |
|---|
getCommand, getTag |
| Methods inherited from class org.apache.james.api.imap.AbstractLogEnabled |
|---|
getLog, setLog, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectRequest(ImapCommand command,
java.lang.String mailboxName,
java.lang.String tag)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||