E-MailRelay
|
An interface used by ServerProtocol to send protocol replies. More...
#include <gpopserverprotocol.h>
Public Member Functions | |
virtual bool | protocolSend (const std::string &s, std::size_t offset)=0 |
An interface used by ServerProtocol to send protocol replies.
Definition at line 52 of file gpopserverprotocol.h.