| Package | Description |
|---|---|
| org.apache.james.protocols.api.future | |
| org.apache.james.protocols.pop3 | |
| org.apache.james.protocols.smtp |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureStartTlsResponse
Special
FutureResponse which will get notified once a StartTlsResponse is ready |
| Modifier and Type | Class and Description |
|---|---|
class |
POP3StartTlsResponse
Special sub-type of
POP3Response which will trigger the start of TLS after the response was written to the client |
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPStartTlsResponse
This
SMTPResponse should only be used once you want to start tls after the SMTPResponse was written to the client |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.