public interface ImapEncoder
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ImapMessage message,
ImapResponseComposer composer,
ImapSession session)
Writes response.
|
void encode(ImapMessage message, ImapResponseComposer composer, ImapSession session) throws IOException
message - ImapMessage, not nullcomposer - ImapResponseComposer, not nullsession - TODOIOException - when message encoding failsCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.