All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

C

connect(String). Method in class netscape.messaging.pop3.POP3Client
Connects to the server using the default port.
connect(String, int). Method in class netscape.messaging.pop3.POP3Client
Connects to the server using the specified port.
connect(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the connection to the server.
connect(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the connection to the server.

D

delete(int). Method in class netscape.messaging.pop3.POP3Client
Deletes a message.
delete(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the DELE command.
delete(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the DELE command.
disconnect(). Method in class netscape.messaging.pop3.POP3Client
Closes the socket connection with the server.

E

error(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Error notification.
error(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Error notification.

L

list(). Method in class netscape.messaging.pop3.POP3Client
Lists all messages.
list(int). Method in class netscape.messaging.pop3.POP3Client
List a message.
list(int, int). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the LIST command.
list(int, int). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the LIST command.
listComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the LIST command.
listComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the LIST command.
listStart(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of the LIST command.
listStart(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of the LIST command.

N

noop(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the NOOP command.
noop(). Method in class netscape.messaging.pop3.POP3Client
Gets positive server response; does not affect POP3 session.
noop(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the NOOP command.

P

pass(String). Method in class netscape.messaging.pop3.POP3Client
Enters a password.
pass(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the PASS command.
pass(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the PASS command.
POP3Client(IPOP3Sink). Constructor for class netscape.messaging.pop3.POP3Client
Constructor for POP3Client that takes a POP3Sink as a parameter.
POP3Exception(). Constructor for class netscape.messaging.pop3.POP3Exception
Creates a POP3Exception object.
POP3Exception(String). Constructor for class netscape.messaging.pop3.POP3Exception
Creates a POP3Exception object that includes a descriptive string.
POP3ServerException(). Constructor for class netscape.messaging.pop3.POP3ServerException
Creates a POP3ServerException object.
POP3ServerException(String). Constructor for class netscape.messaging.pop3.POP3ServerException
Creates a POP3ServerException object that includes a descriptive string.
POP3Sink(). Constructor for class netscape.messaging.pop3.POP3Sink
processResponses(). Method in class netscape.messaging.pop3.POP3Client
Reads in responses from the server and invokes the appropriate sink methods.

Q

quit(). Method in class netscape.messaging.pop3.POP3Client
Closes the connection with the server and expunges any deleted messages.
quit(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the QUIT command.
quit(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the QUIT command.

R

reset(). Method in class netscape.messaging.pop3.POP3Client
Resets the state of the server by undeleting any deleted messages.
reset(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the RSET command.
reset(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the RSET command.
retrieve(byte[]). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for raw message from the RETR command.
retrieve(byte[]). Method in class netscape.messaging.pop3.POP3Sink
Notification for raw message from the RETR command.
retrieve(int). Method in class netscape.messaging.pop3.POP3Client
Retrieves a message.
retrieveComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the RETR command.
retrieveComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the RETR command.
retrieveStart(int, int). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of a message from the RETR command.
retrieveStart(int, int). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of a message from the RETR command.

S

sendCommand(String, boolean). Method in class netscape.messaging.pop3.POP3Client
Sends an unsupported command to the server.
sendCommand(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the extended method.
sendCommand(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the extended method.
sendCommandComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the extended command.
sendCommandComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the extended command.
sendCommandStart(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of the extended method.
sendCommandStart(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of the extended method.
setChunkSize(int). Method in class netscape.messaging.pop3.POP3Client
Sets the size of the data chunks that are passed to the response sink for the retrieve() callback.
setResponseSink(IPOP3Sink). Method in class netscape.messaging.pop3.POP3Client
Registers a new response sink, overriding the one passed into the constructor or any set afterwards.
setTimeout(int). Method in class netscape.messaging.pop3.POP3Client
Sets the amount of time allowed to wait before returning control to the user.
stat(). Method in class netscape.messaging.pop3.POP3Client
Gets the status of the mail drop.
stat(int, int). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the STAT command.
stat(int, int). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the STAT command.

T

top(int, int). Method in class netscape.messaging.pop3.POP3Client
Retrieves headers plus the specified number of lines from the body.
top(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for a line of the message from the TOP command.
top(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for a line of the message from the TOP command.
topComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the TOP command.
topComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the TOP command.
topStart(int). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of a message from the TOP command.
topStart(int). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of a message from the TOP command.

U

uidList(). Method in class netscape.messaging.pop3.POP3Client
Lists all messages with their unique-ids.
uidList(int). Method in class netscape.messaging.pop3.POP3Client
Lists a message with its unique id.
uidList(int, StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the UIDL command.
uidList(int, StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the UIDL command.
uidListComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the UIDL command.
uidListComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the UIDL command.
uidListStart(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of the UIDL command.
uidListStart(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of the UIDL command.
user(String). Method in class netscape.messaging.pop3.POP3Client
Enters a username.
user(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the USER command.
user(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the USER command.

X

xAuthList(). Method in class netscape.messaging.pop3.POP3Client
Returns a list of authenticated users.
xAuthList(int). Method in class netscape.messaging.pop3.POP3Client
Returns a list of authenticated users for a specified message.
xAuthList(int, int, StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the XAUTHLIST command.
xAuthList(int, int, StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the XAUTHLIST command.
xAuthListComplete(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the completion of the XAUTHLIST command.
xAuthListComplete(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the completion of the XAUTHLIST command.
xAuthListStart(). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the start of the XAUTHLIST command.
xAuthListStart(). Method in class netscape.messaging.pop3.POP3Sink
Notification for the start of the XAUTHLIST command.
xSender(int). Method in class netscape.messaging.pop3.POP3Client
Gets the email address of the sender of the specified message.
xSender(StringBuffer). Method in interface netscape.messaging.pop3.IPOP3Sink
Notification for the response to the XSENDER command.
xSender(StringBuffer). Method in class netscape.messaging.pop3.POP3Sink
Notification for the response to the XSENDER command.