| Package | Description |
|---|---|
| org.apache.james.protocols.pop3 | |
| org.apache.james.protocols.smtp |
| Modifier and Type | Class and Description |
|---|---|
class |
POP3Response
Contains an POP3 result
|
class |
POP3StartTlsResponse
Special sub-type of
POP3Response which will trigger the start of TLS after the response was written to the client |
class |
POP3StreamResponse
StreamResponse implementation which allows to write back big-data to the client for POP3 |
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPResponse
Contains an SMTP result
|
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.