| Package | Description | 
|---|---|
| net.bluemind.imap | |
| net.bluemind.imap.command | |
| net.bluemind.imap.impl | |
| net.bluemind.imap.tagproducers | |
| net.bluemind.ips.tests | 
| Constructor and Description | 
|---|
StoreClient(ITagProducer tp,
           java.lang.String hostname,
           int port,
           java.lang.String login,
           java.lang.String password)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
ICommand.execute(org.apache.mina.core.session.IoSession s,
       ITagProducer tp,
       java.util.concurrent.Semaphore lock)  | 
java.lang.String | 
Command.execute(org.apache.mina.core.session.IoSession session,
       ITagProducer tp,
       java.util.concurrent.Semaphore lock)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TagProducer  | 
| Constructor and Description | 
|---|
ClientSupport(ITagProducer tp,
             ICallbackFactory icf)  | 
| Modifier and Type | Method and Description | 
|---|---|
static ITagProducer | 
Producer.appleMailStyle()  | 
static ITagProducer | 
Producer.outlookStyle()  | 
static ITagProducer | 
Producer.tbirdStyle()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected StoreClient | 
IPSTest.store(ITagProducer tp)  | 
Copyright © 2021. All Rights Reserved.