Serialized Form


Package com.ezprotocols.ezpop

Class com.ezprotocols.ezpop.EzPOP implements Serializable

Serialized Fields

socket

java.net.Socket socket

in

java.io.BufferedReader in

out

java.io.DataOutputStream out

vListener

java.util.Vector vListener

startMsg

java.lang.String startMsg

serialKey

java.lang.String serialKey

version

java.lang.String version

mailServer

java.lang.String mailServer

username

java.lang.String username

password

java.lang.String password

mailPort

int mailPort

timeout

int timeout

delete

boolean delete

connected

boolean connected

demo

boolean demo

Class com.ezprotocols.ezpop.EzPOPException implements Serializable

Class com.ezprotocols.ezpop.EzPOPServerReplyEvent implements Serializable

Serialized Fields

reply

java.lang.String reply
Response received from the POP Server.



Copyright © EzProtocols.com All Rights Reserved.