Neokernel API

ReceiveEmailHandler Constructor

Sets up an instance of this class to receive information from the specified socket on behalf of the specified ReceiveEmailAgent.

ReceiveEmailHandler(
   Socket sock,
   ReceiveEmailAgent server
);

See Also

ReceiveEmailHandler Class | com.neokernel.email Namespace