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

A

ABOR - Static variable in class gnu.inet.ftp.FTPConnection
 
abort() - Method in class gnu.inet.ftp.FTPConnection
Aborts the transfer in progress.
accept(Request, Response) - Method in class gnu.inet.http.ByteArrayResponseBodyReader
This reader accepts all responses.
accept(Request, Response) - Method in interface gnu.inet.http.ResponseBodyReader
Indicate whether this reader is interested in the specified response.
ACCT - Static variable in class gnu.inet.ftp.FTPConnection
 
acl(String, Map<String, String>) - Method in class gnu.inet.imap.IMAPAdapter
 
acl(String, Map<String, String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of access control rights.
ACL - Static variable in interface gnu.inet.imap.IMAPConstants
 
ActiveTime - Class in gnu.inet.nntp
An item in an NNTP newsgroup active time listing.
ActiveTimesIterator - Class in gnu.inet.nntp
An iterator over an NNTP LIST ACTIVE.TIMES listing.
add(Object) - Method in class gnu.inet.imap.MessageSet
 
add(Object) - Method in class gnu.inet.imap.UIDSet
 
add(String, AttributeValues[]) - Method in class gnu.inet.ldap.LDAPConnection
Requests the addition of a new entry into the directory.
ADD - Static variable in class gnu.inet.ldap.Modification
Add the specified values to the attribute, creating the attribute if necessary.
add(Parameter) - Method in class gnu.inet.smtp.ParameterList
Adds a new parameter to the list.
addConnectionListener(ConnectionListener) - Method in class gnu.inet.http.HTTPConnection
 
addRequestListener(RequestListener) - Method in class gnu.inet.http.HTTPConnection
 
addRequestProperty(String, String) - Method in class gnu.inet.ftp.FTPURLConnection
 
ADMIN_LIMIT_EXCEEDED - Static variable in class gnu.inet.ldap.LDAPResult
 
AFFECTS_MULTIPLE_DSAS - Static variable in class gnu.inet.ldap.LDAPResult
 
alert(String) - Method in class gnu.inet.imap.IMAPAdapter
 
alert(String) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a user alert.
ALERT - Static variable in interface gnu.inet.imap.IMAPConstants
 
ALIAS_DEREFERENCING_PROBLEM - Static variable in class gnu.inet.ldap.LDAPResult
 
ALIAS_PROBLEM - Static variable in class gnu.inet.ldap.LDAPResult
 
ALLO - Static variable in class gnu.inet.ftp.FTPConnection
 
allocate(long) - Method in class gnu.inet.ftp.FTPConnection
This command may be required by some servers to reserve sufficient storage to accommodate the new file to be transferred.
AMBIGUOUS - Static variable in class gnu.inet.smtp.SMTPConnection
 
APOP - Static variable in class gnu.inet.pop3.POP3Connection
 
apop(String, String) - Method in class gnu.inet.pop3.POP3Connection
Authenticate the specified user using the APOP MD5-based method.
APPE - Static variable in class gnu.inet.ftp.FTPConnection
 
append(String) - Method in class gnu.inet.ftp.FTPConnection
Returns a stream for uploading a file.
append(String, List<String>, Date, byte[], IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Append a message to the specified mailbox.
APPEND - Static variable in interface gnu.inet.imap.IMAPConstants
 
append(boolean) - Method in class gnu.inet.ldap.BEREncoder
Appends a boolean value.
append(boolean, int) - Method in class gnu.inet.ldap.BEREncoder
Appends a boolean value with the specified ASN.1 type code.
append(int) - Method in class gnu.inet.ldap.BEREncoder
Appends an integer value.
append(int, int) - Method in class gnu.inet.ldap.BEREncoder
Appends an integer value with the specified ASN.1 type code.
append(byte[]) - Method in class gnu.inet.ldap.BEREncoder
Appends an octetstring value.
append(byte[], int) - Method in class gnu.inet.ldap.BEREncoder
Appends an octetstring value with the specified ASN.1 type code.
append(String) - Method in class gnu.inet.ldap.BEREncoder
Appends a string value.
append(String, int) - Method in class gnu.inet.ldap.BEREncoder
Appends a string value with the specified ASN.1 type code.
appendFilter(String) - Method in class gnu.inet.ldap.BEREncoder
Appends an RFC2254 search filter to this encoder.
appendNull() - Method in class gnu.inet.ldap.BEREncoder
Appends a BER NULL value.
appenduid(long, long) - Method in class gnu.inet.imap.IMAPAdapter
 
appenduid(long, long) - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the message has been appended to the destination mailbox.
APPENDUID - Static variable in interface gnu.inet.imap.IMAPConstants
 
APPLICATION - Static variable in interface gnu.inet.ldap.BERConstants
 
article(int) - Method in class gnu.inet.nntp.NNTPConnection
Send an article retrieval request to the server.
article(String) - Method in class gnu.inet.nntp.NNTPConnection
Send an article retrieval request to the server.
ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
ARTICLE_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
ARTICLE_NOT_WANTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server does not want the specified article.
ARTICLE_NOT_WANTED_VIA_TAKETHIS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server already has the specified article, and therefore doesn't want it sent using TAKETHIS.
ARTICLE_POSTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article was successfully posted.
ARTICLE_REJECTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the specified article was rejected.
ARTICLE_RETRIEVED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
ARTICLE_TRANSFER_FAILED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that an article transferred by a TAKETHIS command failed.
ARTICLE_TRANSFERRED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article was correctly transferred.
ARTICLE_TRANSFERRED_OK - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server accepted the article transferred by a TAKETHIS command.
articleImpl(String, String) - Method in class gnu.inet.nntp.NNTPConnection
Performs an ARTICLE, BODY, HEAD, or STAT command.
articleNumber - Variable in class gnu.inet.nntp.ArticleResponse
 
ArticleNumberIterator - Class in gnu.inet.nntp
An iterator over a listing of article numbers.
ArticleResponse - Class in gnu.inet.nntp
An NNTP article status response.
ArticleResponse(short, String) - Constructor for class gnu.inet.nntp.ArticleResponse
 
ArticleStream - Class in gnu.inet.nntp
A stream that can be told to read to the end of its data.
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class gnu.inet.ldap.LDAPResult
 
AttributeValues - Class in gnu.inet.ldap
An attribute type and set of values to associate with it.
AttributeValues(String, Set) - Constructor for class gnu.inet.ldap.AttributeValues
Constructor.
AUTH - Static variable in class gnu.inet.ftp.FTPConnection
 
AUTH - Static variable in class gnu.inet.pop3.POP3Connection
 
auth(String, String, String) - Method in class gnu.inet.pop3.POP3Connection
Authenticates the connection using the specified SASL mechanism, username, and password.
AUTH - Static variable in class gnu.inet.smtp.SMTPConnection
 
AUTH_METHOD_NOT_SUPPORTED - Static variable in class gnu.inet.ldap.LDAPResult
 
authenticate(String, String) - Method in class gnu.inet.ftp.FTPConnection
Authenticate using the specified username and password.
authenticate(String, String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Authenticates the connection using the specified SASL mechanism, username, and password.
AUTHENTICATE - Static variable in interface gnu.inet.imap.IMAPConstants
 
authenticate(String, String, String) - Method in class gnu.inet.smtp.SMTPConnection
Authenticates the connection using the specified SASL mechanism, username, and password.
Authenticator - Interface in gnu.inet.http
Callback interface for managing authentication.
authenticator - Variable in class gnu.inet.http.Request
The authenticator.
authinfo(String, String) - Method in class gnu.inet.nntp.NNTPConnection
Basic authentication strategy.
AUTHINFO_GENERIC - Static variable in interface gnu.inet.nntp.NNTPConstants
 
AUTHINFO_OK - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that AUTHINFO authentication was successful.
AUTHINFO_PASS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
AUTHINFO_REJECTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates the the authentication information supplied was not accepted by the server.
AUTHINFO_SIMPLE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
AUTHINFO_SIMPLE_DENIED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates an authentication failure using AUTHINFO SIMPLE.
AUTHINFO_SIMPLE_OK - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates success of an AUTHINFO SIMPLE transaction.
AUTHINFO_SIMPLE_REQUIRED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that authentication via the AUTHINFO SIMPLE strategy is required.
AUTHINFO_USER - Static variable in interface gnu.inet.nntp.NNTPConstants
 
authinfoGeneric(String, String, String) - Method in class gnu.inet.nntp.NNTPConnection
Authenticates the connection using the specified SASL mechanism, username and password.
authinfoSimple(String, String) - Method in class gnu.inet.nntp.NNTPConnection
Implementation of NNTP simple authentication.
available() - Method in class gnu.inet.ldap.BERDecoder
 

B

BAD - Static variable in interface gnu.inet.imap.IMAPConstants
 
BADCHARSET - Static variable in interface gnu.inet.imap.IMAPConstants
 
BASE64 - Class in gnu.inet.util
Encodes and decodes text according to the BASE64 encoding.
BERConstants - Interface in gnu.inet.ldap
Constants used in BER encoding and decoding.
BERDecoder - Class in gnu.inet.ldap
Utility class for decoding BER values.
BERDecoder(byte[], boolean) - Constructor for class gnu.inet.ldap.BERDecoder
 
BEREncoder - Class in gnu.inet.ldap
Utility class to construct BER-encoded data.
BEREncoder(boolean) - Constructor for class gnu.inet.ldap.BEREncoder
Constructor.
BEREncoder(boolean, int) - Constructor for class gnu.inet.ldap.BEREncoder
Constructor.
BERException - Exception in gnu.inet.ldap
Exception thrown to indicate a BER encoding error.
BERException() - Constructor for exception gnu.inet.ldap.BERException
Constructs a BER encoding exception with no message.
BERException(String) - Constructor for exception gnu.inet.ldap.BERException
Constructs a BER encoding exception with the specified message.
BINARY - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a binary file.
bind(String, String, byte[], Control[]) - Method in class gnu.inet.ldap.LDAPConnection
Initiates a bind operation to authenticate the client to the server.
BINHEX - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a BinHex Macintosh file.
BIT_STRING - Static variable in interface gnu.inet.ldap.BERConstants
 
body - Variable in class gnu.inet.comsat.ComsatInfo
The first few lines of the message body.
BODY - Class in gnu.inet.imap
A BODY data item in a FETCH response.
BODY - Static variable in interface gnu.inet.imap.IMAPConstants
 
body(int) - Method in class gnu.inet.nntp.NNTPConnection
Send an article body retrieval request to the server.
body(String) - Method in class gnu.inet.nntp.NNTPConnection
Send an article body retrieval request to the server.
BODY - Static variable in interface gnu.inet.nntp.NNTPConstants
 
BODY_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
BODYSTRUCTURE - Class in gnu.inet.imap
A BODYSTRUCTURE data item in a FETCH response.
BODYSTRUCTURE - Static variable in interface gnu.inet.imap.IMAPConstants
 
BODYSTRUCTURE.BodyPart - Class in gnu.inet.imap
 
BODYSTRUCTURE.Disposition - Class in gnu.inet.imap
 
BODYSTRUCTURE.MessagePart - Class in gnu.inet.imap
 
BODYSTRUCTURE.Multipart - Class in gnu.inet.imap
 
BODYSTRUCTURE.Part - Class in gnu.inet.imap
A MIME part.
BODYSTRUCTURE.TextPart - Class in gnu.inet.imap
 
BOOLEAN - Static variable in interface gnu.inet.ldap.BERConstants
 
buf1 - Variable in class gnu.inet.util.MessageInputStream
 
buf2 - Variable in class gnu.inet.util.MessageInputStream
 
BUSY - Static variable in class gnu.inet.ldap.LDAPResult
 
BYE - Static variable in interface gnu.inet.imap.IMAPConstants
 
ByteArrayRequestBodyWriter - Class in gnu.inet.http
A simple request body writer using a byte array.
ByteArrayRequestBodyWriter(byte[]) - Constructor for class gnu.inet.http.ByteArrayRequestBodyWriter
Constructs a new byte array request body writer with the specified content.
ByteArrayResponseBodyReader - Class in gnu.inet.http
Simple response body reader that stores content in a byte array.
ByteArrayResponseBodyReader() - Constructor for class gnu.inet.http.ByteArrayResponseBodyReader
Constructs a new byte array response body reader.
ByteArrayResponseBodyReader(int) - Constructor for class gnu.inet.http.ByteArrayResponseBodyReader
Constructs a new byte array response body reader with the specified initial buffer size.

C

CAPA - Static variable in class gnu.inet.pop3.POP3Connection
 
capa() - Method in class gnu.inet.pop3.POP3Connection
Returns a list of capabilities supported by the POP3 server.
capability(List<String>) - Method in class gnu.inet.imap.IMAPAdapter
 
capability(List<String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of capabilities change.
capability(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns a list of the capabilities of the IMAP server.
CAPABILITY - Static variable in interface gnu.inet.imap.IMAPConstants
 
CCC - Static variable in class gnu.inet.ftp.FTPConnection
 
CDUP - Static variable in class gnu.inet.ftp.FTPConnection
 
changeToParentDirectory() - Method in class gnu.inet.ftp.FTPConnection
Changes directory to the parent of the current working directory.
changeWorkingDirectory(String) - Method in class gnu.inet.ftp.FTPConnection
Changes directory to the specified path.
check(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Request a checkpoint of the currently selected mailbox.
CHECK - Static variable in interface gnu.inet.imap.IMAPConstants
 
check(String) - Method in class gnu.inet.nntp.NNTPConnection
 
CHECK - Static variable in interface gnu.inet.nntp.NNTPConstants
 
checkClientTrusted(X509Certificate[], String) - Method in class gnu.inet.util.EmptyX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class gnu.inet.util.EmptyX509TrustManager
 
ChunkedInputStream - Class in gnu.inet.http
Input stream wrapper for the "chunked" transfer-coding.
ChunkedInputStream(InputStream, Headers) - Constructor for class gnu.inet.http.ChunkedInputStream
Constructor.
clear() - Method in class gnu.inet.http.Headers
 
clear() - Method in class gnu.inet.imap.MessageSet
 
clear() - Method in class gnu.inet.imap.UIDSet
 
close() - Method in class gnu.inet.comsat.ComsatClient
 
close() - Method in class gnu.inet.http.ByteArrayResponseBodyReader
 
close() - Method in class gnu.inet.http.HTTPConnection
Closes this connection.
close() - Method in interface gnu.inet.http.ResponseBodyReader
Notifies the reader that the end of the content was reached.
close(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Permanently remove all messages that have the \Deleted flags set, and close the mailbox.
CLOSE - Static variable in interface gnu.inet.imap.IMAPConstants
 
close() - Method in class gnu.inet.nntp.FileNewsrc
 
close() - Method in interface gnu.inet.nntp.Newsrc
Closes the configuration, potentially saving any changes.
close() - Method in class gnu.inet.nntp.PostStream
Close the stream.
closeConnection() - Method in class gnu.inet.http.HTTPConnection
Closes the underlying socket, if any.
CLOSING_CONNECTION - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is closing the connection.
code - Variable in class gnu.inet.ftp.FTPResponse
The 3-digit status code.
code - Variable in class gnu.inet.http.Response
The HTTP status code of the response.
codeClass - Variable in class gnu.inet.http.Response
The class of the response.
COMMAND_NOT_RECOGNIZED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the command sent by the client was not understood by the server.
comment - Variable in class gnu.inet.http.Cookie
Optional documentation of the intended use of the cookie.
COMPARE_FALSE - Static variable in class gnu.inet.ldap.LDAPResult
 
COMPARE_TRUE - Static variable in class gnu.inet.ldap.LDAPResult
 
ComsatClient - Class in gnu.inet.comsat
Simple comsat client.
ComsatClient() - Constructor for class gnu.inet.comsat.ComsatClient
 
ComsatClient(int, int) - Constructor for class gnu.inet.comsat.ComsatClient
 
ComsatInfo - Class in gnu.inet.comsat
A comsat notification message.
ComsatInfo() - Constructor for class gnu.inet.comsat.ComsatInfo
 
CONFIDENTIALITY_REQUIRED - Static variable in class gnu.inet.ldap.LDAPResult
 
connect() - Method in class gnu.inet.ftp.FTPURLConnection
Establishes the connection.
connect() - Method in class gnu.inet.gopher.GopherURLConnection
Establishes the connection.
connection - Variable in class gnu.inet.ftp.FTPURLConnection
The connection managing the protocol exchange.
connection - Variable in class gnu.inet.gopher.GopherURLConnection
The connection managing the protocol exchange.
connection - Variable in class gnu.inet.http.Request
The connection context in which this request is invoked.
CONNECTION_CLOSED - Static variable in class gnu.inet.http.event.ConnectionEvent
The connection closed event type.
connectionClosed(ConnectionEvent) - Method in interface gnu.inet.http.event.ConnectionListener
Callback invoked when the associated connection is closed.
ConnectionEvent - Class in gnu.inet.http.event
A connection event.
ConnectionEvent(Object, int) - Constructor for class gnu.inet.http.event.ConnectionEvent
Constructs a connection event with the specified source and type.
ConnectionListener - Interface in gnu.inet.http.event
A connection listener.
connectionTimeout - Variable in class gnu.inet.ftp.FTPConnection
The timeout when attempting to connect a socket.
connectionTimeout - Variable in class gnu.inet.http.HTTPConnection
The connection timeout for connecting the underlying socket.
CONSTRAINT_VIOLATION - Static variable in class gnu.inet.ldap.LDAPResult
 
contains(Object) - Method in class gnu.inet.imap.MessageSet
 
contains(Object) - Method in class gnu.inet.imap.UIDSet
 
contains(int) - Method in class gnu.inet.nntp.Range
Indicates whether this range contains the specfied article number.
containsKey(Object) - Method in class gnu.inet.http.Headers
 
containsValue(Object) - Method in class gnu.inet.http.Headers
 
content - Variable in class gnu.inet.http.ByteArrayRequestBodyWriter
The content.
content - Variable in class gnu.inet.http.ByteArrayResponseBodyReader
The content.
CONTEXT - Static variable in interface gnu.inet.ldap.BERConstants
 
CONTINUE_TLS_NEGOTIATION - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is ready to proceed with TLS negotiation.
Cookie - Class in gnu.inet.http
An HTTP cookie, as specified in RFC 2109.
Cookie(String, String, String, String, String, boolean, Date) - Constructor for class gnu.inet.http.Cookie
 
CookieManager - Interface in gnu.inet.http
Cookie manager interface.
cookieManager - Variable in class gnu.inet.http.HTTPConnection
The cookie manager for this connection.
cookies - Variable in class gnu.inet.http.SimpleCookieManager
The cookie cache.
copy(MessageSet, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Copies the specified messages to the end of the destination mailbox.
COPY - Static variable in interface gnu.inet.imap.IMAPConstants
 
copyuid(long, UIDSet, UIDSet) - Method in class gnu.inet.imap.IMAPAdapter
 
copyuid(long, UIDSet, UIDSet) - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the message(s) have been copied to the destination mailbox with the stated UID(s).
COPYUID - Static variable in interface gnu.inet.imap.IMAPConstants
 
count - Variable in class gnu.inet.nntp.GroupResponse
 
CR - Static variable in class gnu.inet.util.CRLFInputStream
The CR octet.
CR - Static variable in class gnu.inet.util.CRLFOutputStream
The CR octet.
CRAM_MD5 - Static variable in interface gnu.inet.imap.IMAPConstants
 
create(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Creates a mailbox with the specified name.
CREATE - Static variable in interface gnu.inet.imap.IMAPConstants
 
Credentials - Class in gnu.inet.http
Represents a username/password combination that can be used to authenticate to an HTTP server.
Credentials(String, String) - Constructor for class gnu.inet.http.Credentials
Constructor.
CRLF - Static variable in class gnu.inet.util.CRLFOutputStream
The CR/LF pair.
CRLFInputStream - Class in gnu.inet.util
An input stream that filters out CR/LF pairs into LFs.
CRLFInputStream(InputStream) - Constructor for class gnu.inet.util.CRLFInputStream
Constructs a CR/LF input stream connected to the specified input stream.
CRLFOutputStream - Class in gnu.inet.util
An output stream that filters LFs into CR/LF pairs.
CRLFOutputStream(OutputStream) - Constructor for class gnu.inet.util.CRLFOutputStream
Constructs a CR/LF output stream connected to the specified output stream.
CSO_PHONE_BOOK - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a CSO phone-book server.
CWD - Static variable in class gnu.inet.ftp.FTPConnection
 

D

data - Variable in class gnu.inet.ftp.FTPResponse
Multiline data, if present.
DATA - Static variable in class gnu.inet.smtp.SMTPConnection
 
data() - Method in class gnu.inet.smtp.SMTPConnection
Requests an output stream to write message data to.
date() - Method in class gnu.inet.nntp.NNTPConnection
Returns the date on the server.
DATE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
DATE_OK - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates a DATE response.
debug - Variable in class gnu.inet.ftp.FTPConnection
If true, print debugging information.
debug - Variable in class gnu.inet.nntp.FileNewsrc
 
decode(String) - Static method in class gnu.inet.imap.UTF7imap
Decodes the specified name using the UTF-7.imap decoding.
decode(byte[]) - Static method in class gnu.inet.util.BASE64
Decode the specified byte array using the BASE64 algorithm.
DEFAULT_PORT - Static variable in class gnu.inet.comsat.ComsatClient
The default comsat port.
DEFAULT_PORT - Static variable in class gnu.inet.finger.FingerConnection
The default finger port.
DEFAULT_PORT - Static variable in class gnu.inet.gopher.GopherConnection
The default gopher port.
DEFAULT_PORT - Static variable in class gnu.inet.imap.IMAPConnection
The default IMAP port.
DEFAULT_PORT - Static variable in class gnu.inet.ldap.LDAPConnection
The default LDAP port.
DEFAULT_PORT - Static variable in class gnu.inet.nntp.NNTPConnection
The default NNTP port.
DEFAULT_PORT - Static variable in class gnu.inet.pop3.POP3Connection
The default POP3 port.
DEFAULT_PORT - Static variable in class gnu.inet.smtp.SMTPConnection
The default SMTP port.
DEFAULT_SSL_PORT - Static variable in class gnu.inet.imap.IMAPConnection
The default IMAP-SSL port.
DEFAULT_SSL_PORT - Static variable in class gnu.inet.nntp.NNTPConnection
The default NNTPS port
DEFAULT_SSL_PORT - Static variable in class gnu.inet.pop3.POP3Connection
The default POP3S port.
DEFAULT_SSL_PORT - Static variable in class gnu.inet.smtp.SMTPConnection
The default SMTPS port.
DELE - Static variable in class gnu.inet.ftp.FTPConnection
 
DELE - Static variable in class gnu.inet.pop3.POP3Connection
 
dele(int) - Method in class gnu.inet.pop3.POP3Connection
Marks the specified message as deleted.
delete(String) - Method in class gnu.inet.ftp.FTPConnection
Causes the file specified to be deleted at the server site.
delete(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Deletes the mailbox with the specified name.
DELETE - Static variable in interface gnu.inet.imap.IMAPConstants
 
delete(String) - Method in class gnu.inet.ldap.LDAPConnection
Requests the removal of an entry from the directory.
DELETE - Static variable in class gnu.inet.ldap.Modification
Delete the specified values from the given attribute, removing the entire attribute if no values are listed, or if all current values of the attribute are listed.
deleteacl(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Removes any access rights for the given authentication principal on the specified mailbox.
DELETEACL - Static variable in interface gnu.inet.imap.IMAPConstants
 
DEREF_ALWAYS - Static variable in class gnu.inet.ldap.LDAPConnection
Dereference aliases both in searching and in locating the base object of the search.
DEREF_FINDING_BASE_OBJ - Static variable in class gnu.inet.ldap.LDAPConnection
Dereference aliases in locating the base object of the search, but not when searching subordinates of the base object.
DEREF_IN_SEARCHING - Static variable in class gnu.inet.ldap.LDAPConnection
Dereference aliases in subordinates of the base object in searching, but not in locating the base object of the search.
DEREF_NEVER - Static variable in class gnu.inet.ldap.LDAPConnection
Do not dereference aliases in searching or in locating the base object of the search.
DESCRIPTOR - Static variable in interface gnu.inet.ldap.BERConstants
 
DIRECTORY - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a directory.
DirectoryEntry - Class in gnu.inet.gopher
A gopher directory entry.
DirectoryListing - Class in gnu.inet.gopher
A gopher directory listing.
dirty - Variable in class gnu.inet.nntp.FileNewsrc
 
dispatch() - Method in class gnu.inet.http.Request
Dispatches this request.
dispose() - Method in class gnu.inet.util.SaslCramMD5
 
dispose() - Method in class gnu.inet.util.SaslLogin
 
dispose() - Method in class gnu.inet.util.SaslPlain
 
domain - Variable in class gnu.inet.http.Cookie
The domain for which the cookie is valid.
DOS_ARCHIVE - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a DOS binary archive of some sort.
dtp - Variable in class gnu.inet.ftp.FTPConnection
The current data transfer process in use by this connection.

E

EHLO - Static variable in class gnu.inet.smtp.SMTPConnection
 
ehlo(String) - Method in class gnu.inet.smtp.SMTPConnection
Issues an EHLO command.
EMBEDDED_PDV - Static variable in interface gnu.inet.ldap.BERConstants
 
EmptyX509TrustManager - Class in gnu.inet.util
Empty implementation of an X509 trust manager.
EmptyX509TrustManager() - Constructor for class gnu.inet.util.EmptyX509TrustManager
 
encode(String) - Static method in class gnu.inet.imap.UTF7imap
Encodes the specified name using the UTF-7.imap encoding.
encode(byte[]) - Static method in class gnu.inet.util.BASE64
Encode the specified byte array using the BASE64 algorithm.
ENCRYPTION_OR_AUTH_REQUIRED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server requires encrypted connection or stronger authentication in order to perform request.
END - Static variable in class gnu.inet.util.MessageInputStream
The stream termination octet ('.').
END - Static variable in class gnu.inet.util.MessageOutputStream
The stream termination octet.
ENTRY_ALREADY_EXISTS - Static variable in class gnu.inet.ldap.LDAPResult
 
entrySet() - Method in class gnu.inet.http.Headers
 
ENUMERATED - Static variable in interface gnu.inet.ldap.BERConstants
 
ENVELOPE - Class in gnu.inet.imap
An ENVELOPE data item in a FETCH response.
ENVELOPE - Static variable in interface gnu.inet.imap.IMAPConstants
 
ENVELOPE.Address - Class in gnu.inet.imap
 
eof - Variable in class gnu.inet.util.MessageInputStream
 
equals(Object) - Method in class gnu.inet.http.Headers
 
equals(Object) - Method in class gnu.inet.imap.MessageSet
 
equals(Object) - Method in class gnu.inet.imap.UIDSet
 
ERR - Static variable in class gnu.inet.pop3.POP3Connection
 
ERROR - Static variable in class gnu.inet.gopher.DirectoryEntry
Error.
errorMessage - Variable in class gnu.inet.ldap.LDAPResult
An associated error message.
evaluateChallenge(byte[]) - Method in class gnu.inet.util.SaslCramMD5
 
evaluateChallenge(byte[]) - Method in class gnu.inet.util.SaslLogin
 
evaluateChallenge(byte[]) - Method in class gnu.inet.util.SaslPlain
 
examine(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Selects the specified mailbox.
EXAMINE - Static variable in interface gnu.inet.imap.IMAPConstants
 
exists(int) - Method in class gnu.inet.imap.IMAPAdapter
 
exists(int) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the number of messages in a mailbox.
EXISTS - Static variable in interface gnu.inet.imap.IMAPConstants
 
expires - Variable in class gnu.inet.http.Cookie
The date at which this cookie expires.
EXPN - Static variable in class gnu.inet.smtp.SMTPConnection
 
expn(String) - Method in class gnu.inet.smtp.SMTPConnection
Returns a list of valid possibilities for the specified mailing list, or null on failure.
expunge(int) - Method in class gnu.inet.imap.IMAPAdapter
 
expunge(int) - Method in interface gnu.inet.imap.IMAPCallback
Notification that a given messages has been permanently deleted.
expunge(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Permanently removes all messages that have the \Delete flag set.
EXPUNGE - Static variable in interface gnu.inet.imap.IMAPConstants
 
EXTERNAL - Static variable in interface gnu.inet.ldap.BERConstants
 

F

fetch(int, List<FetchDataItem>) - Method in class gnu.inet.imap.IMAPAdapter
 
fetch(int, List<FetchDataItem>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of data specific to a message
fetch(MessageSet, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified message in the mailbox.
FETCH - Static variable in interface gnu.inet.imap.IMAPConstants
 
FETCH_FLAGS - Static variable in interface gnu.inet.imap.IMAPConstants
 
FetchDataItem - Class in gnu.inet.imap
A data item in a FETCH response.
FetchDataItem() - Constructor for class gnu.inet.imap.FetchDataItem
 
FILE - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a file.
file - Variable in class gnu.inet.nntp.FileNewsrc
 
FileNewsrc - Class in gnu.inet.nntp
A .newsrc configuration on a filesystem.
FileNewsrc(File, boolean) - Constructor for class gnu.inet.nntp.FileNewsrc
Constructor.
fileStructure - Variable in class gnu.inet.ftp.FTPConnection
The current file structure type.
fileStructure - Variable in class gnu.inet.ftp.FTPURLConnection
 
FILTER_AND - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_APPROX - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_EQUAL - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_EXTENSIBLE - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_GREATER - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_LESS - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_NOT - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_OR - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_PRESENT - Static variable in interface gnu.inet.ldap.BERConstants
 
FILTER_SUBSTRING - Static variable in interface gnu.inet.ldap.BERConstants
 
finger(String) - Method in class gnu.inet.finger.FingerConnection
Fingers the specified user.
finger(String, String) - Method in class gnu.inet.finger.FingerConnection
Fingers the specified user at the specified host.
FingerConnection - Class in gnu.inet.finger
A client for the finger protocol described in RFC 1288.
FingerConnection(String) - Constructor for class gnu.inet.finger.FingerConnection
Creates a new finger connection.
FingerConnection(String, int) - Constructor for class gnu.inet.finger.FingerConnection
Creates a new finger connection.
FINISH_DATA - Static variable in class gnu.inet.smtp.SMTPConnection
 
finishData() - Method in class gnu.inet.smtp.SMTPConnection
Completes the DATA procedure.
fireConnectionEvent(int) - Method in class gnu.inet.http.HTTPConnection
 
fireRequestEvent(int, Request) - Method in class gnu.inet.http.HTTPConnection
 
first - Variable in class gnu.inet.nntp.GroupResponse
 
firstUnseen(int) - Method in class gnu.inet.imap.IMAPAdapter
 
firstUnseen(int) - Method in interface gnu.inet.imap.IMAPCallback
The message sequence number of the first unseen message in the mailbox.
FLAG_ANSWERED - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAG_DELETED - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAG_DRAFT - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAG_FLAGGED - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAG_RECENT - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAG_SEEN - Static variable in interface gnu.inet.imap.IMAPConstants
 
FLAGS - Class in gnu.inet.imap
A FLAGS data item in a FETCH response.
flags(List<String>) - Method in class gnu.inet.imap.IMAPAdapter
 
flags(List<String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the flags applicable for the associated mailbox.
FLAGS - Static variable in interface gnu.inet.imap.IMAPConstants
 
format(Date, StringBuffer, FieldPosition) - Method in class gnu.inet.http.HTTPDateFormat
Appends the textual value for the specified field to the given string buffer.
format(LogRecord) - Method in class gnu.inet.util.LaconicFormatter
 
FTP_DATA_PORT - Static variable in class gnu.inet.ftp.FTPConnection
The FTP data port.
FTP_PORT - Static variable in class gnu.inet.ftp.FTPConnection
The default FTP transmission control port.
FTPConnection - Class in gnu.inet.ftp
An FTP client connection, or PI.
FTPConnection(String) - Constructor for class gnu.inet.ftp.FTPConnection
Creates a new connection to the server using the default port.
FTPConnection(String, int) - Constructor for class gnu.inet.ftp.FTPConnection
Creates a new connection to the server.
FTPConnection(String, int, int, int, boolean) - Constructor for class gnu.inet.ftp.FTPConnection
Creates a new connection to the server.
FTPException - Exception in gnu.inet.ftp
An FTP control exception.
FTPException(FTPResponse) - Constructor for exception gnu.inet.ftp.FTPException
Constructs a new FTP exception.
FTPResponse - Class in gnu.inet.ftp
An FTP control response.
FTPResponse(int, String) - Constructor for class gnu.inet.ftp.FTPResponse
Constructs a new FTP response.
FTPResponse(int, String, String) - Constructor for class gnu.inet.ftp.FTPResponse
Constructs a new multiline FTP response.
FTPURLConnection - Class in gnu.inet.ftp
An FTP URL connection.
FTPURLConnection(URL) - Constructor for class gnu.inet.ftp.FTPURLConnection
Constructs an FTP connection to the specified URL.

G

get(String) - Method in class gnu.inet.gopher.GopherConnection
Returns the resource identified by the specified selector.
get(Object) - Method in class gnu.inet.http.Headers
 
get(int) - Method in class gnu.inet.smtp.ParameterList
Returns the parameter at the specified index.
getAcceptedIssuers() - Method in class gnu.inet.util.EmptyX509TrustManager
 
getacl(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the access control list for the specified mailbox.
GETACL - Static variable in interface gnu.inet.imap.IMAPConstants
 
getAddress() - Method in class gnu.inet.imap.ENVELOPE.Address
 
getAllResponses() - Method in class gnu.inet.smtp.SMTPConnection
Returns the next response from the server.
getArticleId() - Method in class gnu.inet.nntp.HeaderEntry
The article ID.
getArticleNumber() - Method in class gnu.inet.nntp.Overview
Returns the article number this overview entry is associated with.
getBcc() - Method in class gnu.inet.imap.ENVELOPE
 
getBody() - Method in class gnu.inet.comsat.ComsatInfo
 
getBodystructure() - Method in class gnu.inet.imap.BODYSTRUCTURE.MessagePart
 
getCc() - Method in class gnu.inet.imap.ENVELOPE
 
getCode() - Method in class gnu.inet.ftp.FTPResponse
Returns the 3-digit status code.
getCode() - Method in class gnu.inet.http.Response
Returns the HTTP status code of the response.
getCodeClass() - Method in class gnu.inet.http.Response
Returns the class of the response.
getComment() - Method in class gnu.inet.http.Cookie
 
getConnection() - Method in class gnu.inet.http.Request
Returns the connection associated with this request.
getContent(URLConnection) - Method in class gnu.inet.gopher.GopherContentHandler
 
getContent() - Method in class gnu.inet.gopher.GopherURLConnection
 
getContent(Class[]) - Method in class gnu.inet.gopher.GopherURLConnection
 
getContentLength() - Method in class gnu.inet.http.ByteArrayRequestBodyWriter
Returns the total number of bytes that will be written in a single pass by this writer.
getContentLength() - Method in interface gnu.inet.http.RequestBodyWriter
Returns the total number of bytes that will be written by this writer.
getContents() - Method in class gnu.inet.imap.BODY
 
getCookieManager() - Method in class gnu.inet.http.HTTPConnection
Returns the cookie manager in use for this connection.
getCookies(String, boolean, String) - Method in interface gnu.inet.http.CookieManager
Retrieves the cookies matching the specified criteria.
getCookies(String, boolean, String) - Method in class gnu.inet.http.SimpleCookieManager
 
getCredentials(String, int) - Method in interface gnu.inet.http.Authenticator
Returns the credentials to supply for the given realm.
getData() - Method in class gnu.inet.ftp.FTPResponse
Returns the multiline data, or null if there was no such data.
getDate() - Method in class gnu.inet.imap.ENVELOPE
 
getDateHeader(String) - Method in class gnu.inet.http.Request
Returns the value of the specified header in this request as a date.
getDateHeader(String) - Method in class gnu.inet.http.Response
Returns the header value for the specified name as a date.
getDateValue(String) - Method in class gnu.inet.http.Headers
Returns the value of the specified header as a date, or null if the header is not present or not a date.
getDefaultPort() - Method in class gnu.inet.finger.Handler
 
getDefaultPort() - Method in class gnu.inet.ftp.Handler
 
getDefaultPort() - Method in class gnu.inet.gopher.Handler
 
getDescription() - Method in class gnu.inet.imap.BODYSTRUCTURE.BodyPart
 
getDisposition() - Method in class gnu.inet.imap.BODYSTRUCTURE.Multipart
Returns the content disposition of this part.
getDomain() - Method in class gnu.inet.http.Cookie
 
getEmail() - Method in class gnu.inet.nntp.ActiveTime
The email address of the creator of the newsgroup.
getEncoding() - Method in class gnu.inet.imap.BODYSTRUCTURE.BodyPart
 
getEnvelope() - Method in class gnu.inet.imap.BODYSTRUCTURE.MessagePart
 
getExpiryDate() - Method in class gnu.inet.http.Cookie
 
getFileStructure() - Method in class gnu.inet.ftp.FTPConnection
Returns the current file structure type.
getFirst() - Method in class gnu.inet.nntp.Group
The number of the first article currently in the newsgroup.
getFlags() - Method in class gnu.inet.imap.FLAGS
 
getFrom() - Method in class gnu.inet.imap.ENVELOPE
 
getGreeting() - Method in class gnu.inet.smtp.SMTPConnection
Returns the server greeting message.
getGroup() - Method in class gnu.inet.nntp.ActiveTime
The name of the newsgroup.
getHeader(String) - Method in class gnu.inet.comsat.ComsatInfo
 
getHeader(String) - Method in class gnu.inet.http.Request
Returns the value of the specified header in this request.
getHeader(String) - Method in class gnu.inet.http.Response
Returns the header value for the specified name.
getHeader() - Method in class gnu.inet.nntp.HeaderEntry
The requested header value.
getHeader(int) - Method in class gnu.inet.nntp.Overview
Returns the header at the specified index.
getHeaderNames() - Method in class gnu.inet.comsat.ComsatInfo
 
getHeaders() - Method in class gnu.inet.http.Request
Returns the headers in this request.
getHeaders() - Method in class gnu.inet.http.Response
Returns the headers in the response.
getHierarchyDelimiter() - Method in class gnu.inet.imap.Namespace
 
getHostname() - Method in class gnu.inet.gopher.DirectoryEntry
Returns the hostname for the content of this entry.
getHostName() - Method in class gnu.inet.http.HTTPConnection
Returns the name of the host to connect to.
getId() - Method in class gnu.inet.imap.BODYSTRUCTURE.BodyPart
 
getId() - Method in exception gnu.inet.imap.IMAPException
 
getInputStream() - Method in class gnu.inet.ftp.FTPURLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in class gnu.inet.gopher.GopherURLConnection
Returns an input stream that reads from this open connection.
getInputStream() - Method in class gnu.inet.http.HTTPConnection
 
getInputStream() - Method in interface gnu.inet.imap.Literal
Requests an input stream to read the literal from.
getInReplyTo() - Method in class gnu.inet.imap.ENVELOPE
 
getInternalDate() - Method in class gnu.inet.imap.INTERNALDATE
 
getIntHeader(String) - Method in class gnu.inet.http.Request
Returns the value of the specified header in this request as an integer.
getIntHeader(String) - Method in class gnu.inet.http.Response
Returns the header value for the specified name as an integer.
getIntValue(String) - Method in class gnu.inet.http.Headers
Returns the value of the specified header as an integer, or -1 if the header is not present or not an integer.
getKey() - Method in class gnu.inet.nntp.Pair
The key.
getKey() - Method in class gnu.inet.smtp.Parameter
Returns the key.
getLanguage() - Method in class gnu.inet.imap.BODYSTRUCTURE.Multipart
 
getLast() - Method in class gnu.inet.nntp.Group
The number of the last known article currently in the newsgroup.
getLastResponse() - Method in class gnu.inet.smtp.SMTPConnection
Returns the text of the last response received from the server.
getLines() - Method in class gnu.inet.imap.BODYSTRUCTURE.MessagePart
 
getLines() - Method in class gnu.inet.imap.BODYSTRUCTURE.TextPart
 
GetLocalHostAction - Class in gnu.inet.util
Privileged action to retrieve the local host InetAddress.
GetLocalHostAction() - Constructor for class gnu.inet.util.GetLocalHostAction
 
getLocation() - Method in class gnu.inet.imap.BODYSTRUCTURE.Multipart
 
getLogger() - Method in class gnu.inet.imap.IMAPConnection
Returns the logger used by this connection for debug output.
getLogger() - Method in class gnu.inet.nntp.NNTPConnection
Returns the logger used by this connection for debug output.
getLogger() - Method in class gnu.inet.pop3.POP3Connection
Returns the logger used by this connection for debug output.
getLogger() - Method in class gnu.inet.smtp.SMTPConnection
Returns the logger used by this connection for debug output.
getMailbox() - Method in class gnu.inet.comsat.ComsatInfo
 
getMajorVersion() - Method in class gnu.inet.http.Response
Returns the HTTP major version of the server issuing the response.
getMechanismName() - Method in class gnu.inet.util.SaslCramMD5
 
getMechanismName() - Method in class gnu.inet.util.SaslLogin
 
getMechanismName() - Method in class gnu.inet.util.SaslPlain
 
getMessage() - Method in class gnu.inet.ftp.FTPResponse
Returns the human-readable message.
getMessage() - Method in class gnu.inet.http.Response
Returns the human-readable text of the response.
getMessage() - Method in class gnu.inet.nntp.StatusResponse
Returns the message associated with this response.
getMessageId() - Method in class gnu.inet.imap.ENVELOPE
 
getMethod() - Method in class gnu.inet.http.Request
Returns the HTTP method to invoke.
getMinorVersion() - Method in class gnu.inet.http.Response
Returns the HTTP minor version of the server issuing the response.
getName() - Method in class gnu.inet.http.Cookie
 
getName() - Method in class gnu.inet.nntp.Group
The name of the newsgroup.
getNegotiatedProperty(String) - Method in class gnu.inet.util.SaslCramMD5
 
getNegotiatedProperty(String) - Method in class gnu.inet.util.SaslLogin
 
getNegotiatedProperty(String) - Method in class gnu.inet.util.SaslPlain
 
getOperation() - Method in class gnu.inet.ldap.Modification
 
getOriginOffset() - Method in class gnu.inet.imap.BODY
 
getOutputStream() - Method in class gnu.inet.ftp.FTPURLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class gnu.inet.gopher.GopherURLConnection
Returns an output stream that writes to this connection.
getOutputStream() - Method in class gnu.inet.http.HTTPConnection
 
getOutputStream() - Method in interface gnu.inet.imap.Literal
Requests an output stream for the literal to be written to.
getParameters() - Method in class gnu.inet.imap.BODYSTRUCTURE.BodyPart
 
getParameters() - Method in class gnu.inet.imap.BODYSTRUCTURE.Disposition
 
getParameters() - Method in class gnu.inet.imap.BODYSTRUCTURE.Multipart
Returns the parameters for this part.
getParameters() - Method in class gnu.inet.imap.BODYSTRUCTURE.Part
 
getPart() - Method in class gnu.inet.imap.BODYSTRUCTURE
 
getParts() - Method in class gnu.inet.imap.BODYSTRUCTURE.Multipart
 
getPassword() - Method in class gnu.inet.http.Credentials
Returns the password.
getPath() - Method in class gnu.inet.http.Cookie
 
getPath() - Method in class gnu.inet.http.Request
Returns the resource path.
getPersonal() - Method in class gnu.inet.imap.ENVELOPE.Address
 
getPort() - Method in class gnu.inet.gopher.DirectoryEntry
Returns the port on which the content for this entry can be retrieved.
getPort() - Method in class gnu.inet.http.HTTPConnection
Returns the port on the host to connect to.
getPrefix() - Method in class gnu.inet.imap.Namespace
 
getPrimaryType() - Method in class gnu.inet.imap.BODYSTRUCTURE.Part
 
getquota(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the specified quota root's resource usage and limits.
GETQUOTA - Static variable in interface gnu.inet.imap.IMAPConstants
 
getquotaroot(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the quotas for the given mailbox.
GETQUOTAROOT - Static variable in interface gnu.inet.imap.IMAPConstants
 
getReplyTo() - Method in class gnu.inet.imap.ENVELOPE
 
getRepresentationType() - Method in class gnu.inet.ftp.FTPConnection
Returns the current representation type of the transfer data.
getRequest() - Method in class gnu.inet.http.event.RequestEvent
Returns the request associated with this event.
getRequestProperties() - Method in class gnu.inet.ftp.FTPURLConnection
 
getRequestProperty(String) - Method in class gnu.inet.ftp.FTPURLConnection
 
getRequestURI() - Method in class gnu.inet.http.Request
Returns the full request-URI represented by this request, as specified by HTTP/1.1.
getResponse() - Method in class gnu.inet.ftp.FTPConnection
Reads the next response from the server.
getResponse() - Method in exception gnu.inet.ftp.FTPException
Returns the response that provoked this exception.
getResponse() - Method in exception gnu.inet.nntp.NNTPException
Returns the response that caused this exception.
getResponse() - Method in class gnu.inet.pop3.POP3Connection
Parse the response from the server.
getResponse() - Method in class gnu.inet.smtp.SMTPConnection
Returns the next response from the server.
getSection() - Method in class gnu.inet.imap.BODY
 
getSelector() - Method in class gnu.inet.gopher.DirectoryEntry
Returns the selector for this entry.
getSender() - Method in class gnu.inet.imap.ENVELOPE
 
getSize() - Method in class gnu.inet.imap.BODYSTRUCTURE.BodyPart
 
getSize() - Method in class gnu.inet.imap.RFC822_SIZE
 
getSocket() - Method in class gnu.inet.http.HTTPConnection
Retrieves the socket associated with this connection.
getSSLSocketFactory(TrustManager) - Method in class gnu.inet.imap.IMAPConnection
Returns a configured SSLSocketFactory to use in creating new SSL sockets.
getSSLSocketFactory(TrustManager) - Method in class gnu.inet.nntp.NNTPConnection
Returns a configured SSLSocketFactory to use in creating new SSL sockets.
getSSLSocketFactory(TrustManager) - Method in class gnu.inet.pop3.POP3Connection
Returns a configured SSLSocketFactory to use in creating new SSL sockets.
getSSLSocketFactory(TrustManager) - Method in class gnu.inet.smtp.SMTPConnection
Returns a configured SSLSocketFactory to use in creating new SSL sockets.
getStatus() - Method in class gnu.inet.nntp.StatusResponse
Returns the status code associated with this response.
getSubject() - Method in class gnu.inet.imap.ENVELOPE
 
getSubtype() - Method in class gnu.inet.imap.BODYSTRUCTURE.Part
 
GetSystemPropertyAction - Class in gnu.inet.util
Privileged action for retrieving system properties.
GetSystemPropertyAction(String) - Constructor for class gnu.inet.util.GetSystemPropertyAction
Constructor.
getTime() - Method in class gnu.inet.nntp.ActiveTime
The date the newsgroup was added to the hierarchy.
getTitle() - Method in class gnu.inet.gopher.DirectoryEntry
Returns the title for this entry.
getTo() - Method in class gnu.inet.imap.ENVELOPE
 
getTransferMode() - Method in class gnu.inet.ftp.FTPConnection
Returns the current transfer mode.
getType() - Method in class gnu.inet.gopher.DirectoryEntry
Returns the type of this entry.
getType() - Method in class gnu.inet.http.event.ConnectionEvent
Returns the type of this event.
getType() - Method in class gnu.inet.http.event.RequestEvent
Returns the type of this event.
getType() - Method in class gnu.inet.imap.BODYSTRUCTURE.Disposition
 
getType() - Method in class gnu.inet.ldap.AttributeValues
 
getUid() - Method in class gnu.inet.imap.UID
 
getURI() - Method in class gnu.inet.http.HTTPConnection
Returns a URI representing the connection.
getUsername() - Method in class gnu.inet.http.Credentials
Returns the username.
getValue() - Method in class gnu.inet.http.Cookie
 
getValue(String) - Method in class gnu.inet.http.Headers
Returns the value of the specified header as a string.
getValue() - Method in class gnu.inet.nntp.Pair
The value.
getValue() - Method in class gnu.inet.smtp.Parameter
Returns the value.
getValues() - Method in class gnu.inet.ldap.AttributeValues
 
getVersion() - Method in class gnu.inet.http.HTTPConnection
Returns the HTTP version string supported by this connection.
getWelcome() - Method in class gnu.inet.nntp.NNTPConnection
Return the welcome message sent by the server in reply to the initial connection.
getWorkingDirectory() - Method in class gnu.inet.ftp.FTPConnection
Returns the current working directory.
GIF - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a GIF format graphics file.
gnu.inet.comsat - package gnu.inet.comsat
 
gnu.inet.finger - package gnu.inet.finger
This is a simple client for the finger protocol described in RFC 1288.
gnu.inet.ftp - package gnu.inet.ftp
This package contains an FTP client.
gnu.inet.gopher - package gnu.inet.gopher
This package contains a Gopher client.
gnu.inet.http - package gnu.inet.http
This package contains an HTTP/1.1 client, as described in RFC 2616.
gnu.inet.http.event - package gnu.inet.http.event
 
gnu.inet.imap - package gnu.inet.imap
This package contains an IMAP4rev1 client.
gnu.inet.ldap - package gnu.inet.ldap
 
gnu.inet.nntp - package gnu.inet.nntp
This is an NNTP client, implementing all of RFC 977, and many of the RFC 2980 NNTP extensions.
gnu.inet.pop3 - package gnu.inet.pop3
This package contains a simple POP3 client, as specified in RFC 1939.
gnu.inet.smtp - package gnu.inet.smtp
This package includes a complete ESMTP client.
gnu.inet.util - package gnu.inet.util
 
GopherConnection - Class in gnu.inet.gopher
A gopher client.
GopherConnection(String) - Constructor for class gnu.inet.gopher.GopherConnection
Creates a new connection to the gopher server at the specified hostname.
GopherConnection(String, int) - Constructor for class gnu.inet.gopher.GopherConnection
Creates a new connection to the gopher server at the specified hostname with the specified non-standard port.
GopherContentHandler - Class in gnu.inet.gopher
A Gopher content handler.
GopherContentHandler() - Constructor for class gnu.inet.gopher.GopherContentHandler
 
GopherURLConnection - Class in gnu.inet.gopher
A Gopher URL connection.
GopherURLConnection(URL) - Constructor for class gnu.inet.gopher.GopherURLConnection
Constructs a Gopher connection to the specified URL.
Group - Class in gnu.inet.nntp
An item in an NNTP newsgroup listing.
group - Variable in class gnu.inet.nntp.GroupResponse
 
group(String) - Method in class gnu.inet.nntp.NNTPConnection
Send a group selection command to the server.
GROUP - Static variable in interface gnu.inet.nntp.NNTPConstants
 
GROUP_SELECTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the newsgroup was successfully selected.
GroupIterator - Class in gnu.inet.nntp
An iterator over an NNTP newsgroup listing.
GroupResponse - Class in gnu.inet.nntp
An NNTP group status response.
groups - Variable in class gnu.inet.nntp.FileNewsrc
 
GSSAPI - Static variable in interface gnu.inet.imap.IMAPConstants
 

H

handle(Callback[]) - Method in class gnu.inet.util.SaslCallbackHandler
Handle callbacks.
Handler - Class in gnu.inet.finger
A URL stream handler implementing the finger protocol.
Handler() - Constructor for class gnu.inet.finger.Handler
 
Handler - Class in gnu.inet.ftp
An FTP URL stream handler.
Handler() - Constructor for class gnu.inet.ftp.Handler
 
Handler - Class in gnu.inet.gopher
A Gopher URL stream handler.
Handler() - Constructor for class gnu.inet.gopher.Handler
 
hashCode() - Method in class gnu.inet.http.Headers
 
hashCode() - Method in class gnu.inet.imap.MessageSet
 
hashCode() - Method in class gnu.inet.imap.UIDSet
 
hasInitialResponse() - Method in class gnu.inet.util.SaslCramMD5
 
hasInitialResponse() - Method in class gnu.inet.util.SaslLogin
 
hasInitialResponse() - Method in class gnu.inet.util.SaslPlain
 
hasNext() - Method in class gnu.inet.gopher.DirectoryListing
Indicates whether this listing contains more entries.
hasNext() - Method in class gnu.inet.nntp.LineIterator
Indicates whether there are more lines to be read.
head(int) - Method in class gnu.inet.nntp.NNTPConnection
Send an article head retrieval request to the server.
head(String) - Method in class gnu.inet.nntp.NNTPConnection
Send an article head retrieval request to the server.
HEAD - Static variable in interface gnu.inet.nntp.NNTPConstants
 
HEAD_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
HEADER - Static variable in interface gnu.inet.imap.IMAPConstants
 
HEADER_FIELDS - Static variable in interface gnu.inet.imap.IMAPConstants
 
HEADER_FIELDS_NOT - Static variable in interface gnu.inet.imap.IMAPConstants
 
HeaderEntry - Class in gnu.inet.nntp
An item in an NNTP newsgroup single-header listing.
HeaderIterator - Class in gnu.inet.nntp
An iterator over an NNTP XHDR listing.
headers - Variable in class gnu.inet.comsat.ComsatInfo
The message headers.
Headers - Class in gnu.inet.http
A collection of HTTP header names and associated values.
Headers() - Constructor for class gnu.inet.http.Headers
 
headers - Variable in class gnu.inet.http.Response
The response headers.
HELO - Static variable in class gnu.inet.smtp.SMTPConnection
 
helo(String) - Method in class gnu.inet.smtp.SMTPConnection
Issues a HELO command.
HELP - Static variable in class gnu.inet.ftp.FTPConnection
 
help() - Method in class gnu.inet.nntp.NNTPConnection
Requests a help listing.
HELP - Static variable in interface gnu.inet.nntp.NNTPConstants
 
HELP - Static variable in class gnu.inet.smtp.SMTPConnection
 
help(String) - Method in class gnu.inet.smtp.SMTPConnection
Returns some useful information about the specified parameter.
HELP_TEXT - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates a line of help text.
host - Variable in class gnu.inet.ldap.LDAPConnection
 
hostname - Variable in class gnu.inet.http.HTTPConnection
The host name of the server to connect to.
HTTP_PORT - Static variable in class gnu.inet.http.HTTPConnection
The default HTTP port.
HTTPConnection - Class in gnu.inet.http
A connection to an HTTP server.
HTTPConnection(String) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP connection.
HTTPConnection(String, boolean) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP or HTTPS connection.
HTTPConnection(String, boolean, int, int) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP or HTTPS connection on the specified port.
HTTPConnection(String, int) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP connection on the specified port.
HTTPConnection(String, int, boolean) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP or HTTPS connection on the specified port.
HTTPConnection(String, int, boolean, int, int) - Constructor for class gnu.inet.http.HTTPConnection
Creates a new HTTP or HTTPS connection on the specified port.
HTTPDateFormat - Class in gnu.inet.http
HTTP date formatter and parser.
HTTPDateFormat() - Constructor for class gnu.inet.http.HTTPDateFormat
 
HTTPS_PORT - Static variable in class gnu.inet.http.HTTPConnection
The default HTTPS port.

I

id - Variable in exception gnu.inet.imap.IMAPException
ID of the exception (BAD or NO).
ihave(String) - Method in class gnu.inet.nntp.NNTPConnection
Sends an ihave command indicating that the client has an article with the specified message-id.
IHAVE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
IMAGE - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is some kind of image file.
IMAP_TRACE - Static variable in class gnu.inet.imap.IMAPConnection
The network trace level.
IMAPAdapter - Class in gnu.inet.imap
Adapter for an IMAP response callback.
IMAPAdapter() - Constructor for class gnu.inet.imap.IMAPAdapter
 
IMAPAdapter(IMAPCallback) - Constructor for class gnu.inet.imap.IMAPAdapter
 
IMAPCallback - Interface in gnu.inet.imap
An IMAP response callback.
IMAPConnection - Class in gnu.inet.imap
The protocol class implementing IMAP4rev1.
IMAPConnection(String) - Constructor for class gnu.inet.imap.IMAPConnection
Creates a new connection to the default IMAP port.
IMAPConnection(String, int) - Constructor for class gnu.inet.imap.IMAPConnection
Creates a new connection.
IMAPConnection(String, int, int, int) - Constructor for class gnu.inet.imap.IMAPConnection
Creates a new connection.
IMAPConnection(String, int, TrustManager) - Constructor for class gnu.inet.imap.IMAPConnection
Creates a new secure connection using the specified trust manager.
IMAPConnection(String, int, int, int, boolean, TrustManager) - Constructor for class gnu.inet.imap.IMAPConnection
Creates a new connection.
IMAPConstants - Interface in gnu.inet.imap
IMAP4rev1 string constants.
IMAPException - Exception in gnu.inet.imap
Exception corresponding to an IMAP4 BAD or NO server response.
IMAPException(String, String) - Constructor for exception gnu.inet.imap.IMAPException
 
in - Variable in class gnu.inet.ftp.FTPConnection
The socket input stream.
in - Variable in class gnu.inet.gopher.GopherConnection
 
in - Variable in class gnu.inet.http.HTTPConnection
The socket input stream.
in - Variable in class gnu.inet.nntp.ArticleResponse
If the status code for this response is one of: ARTICLE_FOLLOWS HEAD_FOLLOWS BODY_FOLLOWS then this stream can be used to retrieve the byte content of the article retrieved.
in - Variable in class gnu.inet.util.CRLFInputStream
The underlying input stream.
in - Variable in class gnu.inet.util.LineInputStream
The underlying input stream.
INAPPROPRIATE_AUTHENTICATION - Static variable in class gnu.inet.ldap.LDAPResult
 
INAPPROPRIATE_MATCHING - Static variable in class gnu.inet.ldap.LDAPResult
 
INDEX_SEARCH - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is an Index-Search server.
INFO - Static variable in class gnu.inet.smtp.SMTPConnection
 
initialiseDTP() - Method in class gnu.inet.ftp.FTPConnection
Initialise the data transfer process.
INSUFFICIENT_ACCESS_RIGHTS - Static variable in class gnu.inet.ldap.LDAPResult
 
INTEGER - Static variable in interface gnu.inet.ldap.BERConstants
 
INTERNAL_ERROR - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server was unable to perform the command due to an internal error.
INTERNALDATE - Static variable in interface gnu.inet.imap.IMAPConstants
 
INTERNALDATE - Class in gnu.inet.imap
An INTERNALDATE data item in a FETCH response.
INVALID_ATTRIBUTE_SYNTAX - Static variable in class gnu.inet.ldap.LDAPResult
 
INVALID_CREDENTIALS - Static variable in class gnu.inet.ldap.LDAPResult
 
INVALID_DN_SYNTAX - Static variable in class gnu.inet.ldap.LDAPResult
 
isCanPost() - Method in class gnu.inet.nntp.Group
True if posting to this newsgroup is allowed.
isComplete() - Method in class gnu.inet.util.SaslCramMD5
 
isComplete() - Method in class gnu.inet.util.SaslLogin
 
isComplete() - Method in class gnu.inet.util.SaslPlain
 
isEmpty() - Method in class gnu.inet.http.Headers
 
isEmpty() - Method in class gnu.inet.imap.MessageSet
 
isEmpty() - Method in class gnu.inet.imap.UIDSet
 
isSecure() - Method in class gnu.inet.http.Cookie
 
isSecure() - Method in class gnu.inet.http.HTTPConnection
Indicates whether to use a secure connection or not.
isSeen(String, int) - Method in class gnu.inet.nntp.FileNewsrc
 
isSeen(String, int) - Method in interface gnu.inet.nntp.Newsrc
Indicates whether an article is marked as seen in the specified newsgroup.
isSubscribed(String) - Method in class gnu.inet.nntp.FileNewsrc
 
isSubscribed(String) - Method in interface gnu.inet.nntp.Newsrc
Indicates whether a newsgroup is subscribed in this newsrc.
isSubstring() - Method in class gnu.inet.imap.BODY
 
isUsingProxy() - Method in class gnu.inet.http.HTTPConnection
Indicates whether this connection is using an HTTP proxy.
isVerbose() - Method in class gnu.inet.finger.FingerConnection
Retrieves the verbose flag.
iterator() - Method in class gnu.inet.imap.MessageSet
 
iterator() - Method in class gnu.inet.imap.UIDSet
 

K

KERBEROS_V4 - Static variable in interface gnu.inet.imap.IMAPConstants
 
keySet() - Method in class gnu.inet.http.Headers
 

L

LaconicFormatter - Class in gnu.inet.util
A logging formatter that outputs only the log message.
LaconicFormatter() - Constructor for class gnu.inet.util.LaconicFormatter
 
last - Variable in class gnu.inet.nntp.GroupResponse
 
last() - Method in class gnu.inet.nntp.NNTPConnection
Sends a previous article positioning command to the server.
LAST - Static variable in interface gnu.inet.nntp.NNTPConstants
 
last - Variable in class gnu.inet.util.CRLFOutputStream
The last byte read.
LDAPConnection - Class in gnu.inet.ldap
An LDAPv3 client.
LDAPConnection(String) - Constructor for class gnu.inet.ldap.LDAPConnection
Creates a new LDAP connection to the specified host, using the default LDAP port.
LDAPConnection(String, int) - Constructor for class gnu.inet.ldap.LDAPConnection
Creates a new LDAP connection to the specified host and port.
LDAPConnection(String, int, int, int) - Constructor for class gnu.inet.ldap.LDAPConnection
Creates a new LDAP connection to the specified host, port, and timeouts.
LDAPResult - Class in gnu.inet.ldap
An LDAP result structure.
LDAPResult(int, String, String, String[]) - Constructor for class gnu.inet.ldap.LDAPResult
 
len - Variable in class gnu.inet.http.ByteArrayResponseBodyReader
The length of the buffer.
LF - Static variable in class gnu.inet.util.CRLFInputStream
The LF octet.
LF - Static variable in class gnu.inet.util.CRLFOutputStream
The LF octet.
LF - Static variable in class gnu.inet.util.MessageInputStream
The line termination octet ('\n').
LF - Static variable in class gnu.inet.util.MessageOutputStream
The line termination octet.
LineInputStream - Class in gnu.inet.util
An input stream that can read lines of input.
LineInputStream(InputStream) - Constructor for class gnu.inet.util.LineInputStream
Constructor using the US-ASCII character encoding.
LineInputStream(InputStream, String) - Constructor for class gnu.inet.util.LineInputStream
Constructor.
LineIterator - Class in gnu.inet.nntp
An iterator over an NNTP multi-line response.
lines - Variable in class gnu.inet.nntp.FileNewsrc
 
list() - Method in class gnu.inet.finger.FingerConnection
Lists the available users.
LIST - Static variable in class gnu.inet.ftp.FTPConnection
 
list(String) - Method in class gnu.inet.ftp.FTPConnection
Returns a listing of information about the specified pathname.
list() - Method in class gnu.inet.gopher.GopherConnection
Returns the directory listing for this gopher server.
list(List<String>, String, String) - Method in class gnu.inet.imap.IMAPAdapter
 
list(List<String>, String, String) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a list entry.
list(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns a subset of names from the complete set of names available to the client.
LIST - Static variable in interface gnu.inet.imap.IMAPConstants
 
list() - Method in class gnu.inet.nntp.FileNewsrc
Returns an iterator over the names of the currently subscribed newsgroups.
list() - Method in interface gnu.inet.nntp.Newsrc
Returns an iterator over the names of the subscribed newsgroups.
list() - Method in class gnu.inet.nntp.NNTPConnection
Send a group listing command to the server.
LIST - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST - Static variable in class gnu.inet.pop3.POP3Connection
 
list(int) - Method in class gnu.inet.pop3.POP3Connection
Returns the size of the specified message.
LIST_ACTIVE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_ACTIVE_TIMES - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_DISTRIB_PATS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_DISTRIBUTIONS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that a list of valid newsgroups follows.
LIST_MARKED - Static variable in interface gnu.inet.imap.IMAPConstants
 
LIST_NEWSGROUPS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_NOINFERIORS - Static variable in interface gnu.inet.imap.IMAPConstants
 
LIST_NOSELECT - Static variable in interface gnu.inet.imap.IMAPConstants
 
LIST_OVERVIEW_FMT - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_SUBSCRIPTIONS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
LIST_UNMARKED - Static variable in interface gnu.inet.imap.IMAPConstants
 
listActive(String) - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the groups specified according to the wildmat pattern.
listActiveTimes() - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the active.times file.
listGroup(String) - Method in class gnu.inet.nntp.NNTPConnection
Returns a listing of all the article numbers in the specified newsgroup.
LISTGROUP - Static variable in interface gnu.inet.nntp.NNTPConstants
 
listNewsgroups(String) - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the group descriptions for the given groups.
listOverviewFmt() - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the order in which headers are stored in the overview database.
listrights(String, String, String, List<String>) - Method in class gnu.inet.imap.IMAPAdapter
 
listrights(String, String, String, List<String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a list of rights.
listrights(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the rights for the given principal for the specified mailbox.
LISTRIGHTS - Static variable in interface gnu.inet.imap.IMAPConstants
 
listSubscriptions() - Method in class gnu.inet.nntp.NNTPConnection
Returns a list of newsgroups suitable for new users of the server.
Literal - Interface in gnu.inet.imap
Interface defining access to the data of IMAP literals.
LiteralFactory - Interface in gnu.inet.imap
Interface defining a mechanism that can handle large IMAP literals.
login(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Login to the connection using the username and password method.
LOGIN - Static variable in interface gnu.inet.imap.IMAPConstants
 
login(String, String) - Method in class gnu.inet.pop3.POP3Connection
Authenticate the user using the basic USER and PASS handshake.
LOGINDISABLED - Static variable in interface gnu.inet.imap.IMAPConstants
 
logout() - Method in class gnu.inet.ftp.FTPConnection
Terminates the control connection.
logout(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Logout this connection.
LOGOUT - Static variable in interface gnu.inet.imap.IMAPConstants
 
LOOP_DETECT - Static variable in class gnu.inet.ldap.LDAPResult
 
lsub(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns a subset of subscribed names.
LSUB - Static variable in interface gnu.inet.imap.IMAPConstants
 

M

MAIL_FROM - Static variable in class gnu.inet.smtp.SMTPConnection
 
mailbox - Variable in class gnu.inet.comsat.ComsatInfo
The mailbox in which the new message appeared.
mailFrom(String, ParameterList) - Method in class gnu.inet.smtp.SMTPConnection
Execute a MAIL command.
main(String[]) - Static method in class gnu.inet.imap.UTF7imap
 
main(String[]) - Static method in class gnu.inet.ldap.BERDecoder
 
main(String[]) - Static method in class gnu.inet.util.BASE64
 
majorVersion - Variable in class gnu.inet.http.HTTPConnection
The major version of HTTP supported by this client.
majorVersion - Variable in class gnu.inet.http.Response
The HTTP major version of the server issuing the response.
makeDirectory(String) - Method in class gnu.inet.ftp.FTPConnection
Causes the directory specified to be created at the server site.
mark(int) - Method in class gnu.inet.util.MessageInputStream
 
markBuf1 - Variable in class gnu.inet.util.MessageInputStream
 
markBuf2 - Variable in class gnu.inet.util.MessageInputStream
 
markSupported() - Method in class gnu.inet.util.MessageInputStream
 
matchedDN - Variable in class gnu.inet.ldap.LDAPResult
The name of the matching entry.
message - Variable in class gnu.inet.ftp.FTPResponse
The human-readable message.
message - Variable in class gnu.inet.http.Response
Human-readable text of the response.
message - Variable in class gnu.inet.nntp.StatusResponse
 
messageId - Variable in class gnu.inet.nntp.ArticleResponse
 
MessageInputStream - Class in gnu.inet.util
A utility class for feeding message contents to messages.
MessageInputStream(InputStream) - Constructor for class gnu.inet.util.MessageInputStream
Constructs a message input stream connected to the specified input stream.
MessageOutputStream - Class in gnu.inet.util
An output stream that escapes any dots on a line by themself with another dot, for the purposes of sending messages to SMTP and NNTP servers.
MessageOutputStream(OutputStream) - Constructor for class gnu.inet.util.MessageOutputStream
Constructs a message output stream connected to the specified output stream.
MESSAGES - Static variable in interface gnu.inet.imap.IMAPConstants
 
MessageSet - Class in gnu.inet.imap
A set of message numbers.
MessageSet() - Constructor for class gnu.inet.imap.MessageSet
 
method - Variable in class gnu.inet.http.Request
The HTTP method to invoke.
minorVersion - Variable in class gnu.inet.http.HTTPConnection
The minor version of HTTP supported by this client.
minorVersion - Variable in class gnu.inet.http.Response
The HTTP minor version of the server issuing the response.
MKD - Static variable in class gnu.inet.ftp.FTPConnection
 
MODE - Static variable in class gnu.inet.ftp.FTPConnection
 
MODE_BLOCK - Static variable in class gnu.inet.ftp.FTPConnection
 
MODE_COMPRESSED - Static variable in class gnu.inet.ftp.FTPConnection
 
MODE_READER - Static variable in interface gnu.inet.nntp.NNTPConstants
 
MODE_STREAM - Static variable in class gnu.inet.ftp.FTPConnection
 
MODE_STREAM - Static variable in interface gnu.inet.nntp.NNTPConstants
 
modeReader() - Method in class gnu.inet.nntp.NNTPConnection
Indicates to the server that this is a user-agent.
modeStream() - Method in class gnu.inet.nntp.NNTPConnection
Attempt to initialise the connection in streaming mode.
Modification - Class in gnu.inet.ldap
An individual modification of an object's attributes.
Modification(int, String, Set) - Constructor for class gnu.inet.ldap.Modification
Constructor.
modify(String, Modification[]) - Method in class gnu.inet.ldap.LDAPConnection
Issues a modify request.
modifyDN(String, String, boolean, String) - Method in class gnu.inet.ldap.LDAPConnection
Changes the leftmost(least significant) component of the name of an entry in the directory, or move a subtree of entries to a new location in the directory.
myrights(String, String) - Method in class gnu.inet.imap.IMAPAdapter
 
myrights(String, String) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the user's rights with respect to the mailbox.
myrights(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the rights for the current principal for the specified mailbox.
MYRIGHTS - Static variable in interface gnu.inet.imap.IMAPConstants
 

N

name - Variable in class gnu.inet.http.Cookie
The name of the cookie.
nameList(String) - Method in class gnu.inet.ftp.FTPConnection
Returns a directory listing.
namespace(Namespace, Namespace, Namespace) - Method in class gnu.inet.imap.IMAPAdapter
 
namespace(Namespace, Namespace, Namespace) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a namespace result.
namespace(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Returns the namespaces available on the server.
NAMESPACE - Static variable in interface gnu.inet.imap.IMAPConstants
 
Namespace - Class in gnu.inet.imap
An IMAP Namespace.
NAMING_VIOLATION - Static variable in class gnu.inet.ldap.LDAPResult
 
newGroups(Date, String[]) - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the list of new groups on the server since the specified date.
NEWGROUPS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
NEWGROUPS_LIST_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that a list of new newsgroups follows.
newLiteral(int) - Method in interface gnu.inet.imap.LiteralFactory
Returns a new literal of the specified size.
NEWNAME - Static variable in interface gnu.inet.imap.IMAPConstants
 
newNews(String, Date, String[]) - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the list of message-ids posted or received to the specified newsgroup(s) since the specified date.
NEWNEWS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
NEWNEWS_LIST_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that a list of new articles by message-id follows.
newRequest(String, String) - Method in class gnu.inet.http.HTTPConnection
Creates a new request using this connection.
Newsrc - Interface in gnu.inet.nntp
Interface for a .newsrc configuration.
newTag() - Method in class gnu.inet.imap.IMAPConnection
Returns a new tag for a command.
next() - Method in class gnu.inet.gopher.DirectoryListing
 
next() - Method in class gnu.inet.nntp.ActiveTimesIterator
Returns the next group active time.
next() - Method in class gnu.inet.nntp.ArticleNumberIterator
Returns the next article number.
next() - Method in class gnu.inet.nntp.GroupIterator
Returns the next group.
next() - Method in class gnu.inet.nntp.HeaderIterator
Returns the next header entry.
next() - Method in class gnu.inet.nntp.LineIterator
Returns the next line.
next() - Method in class gnu.inet.nntp.NNTPConnection
Sends a next article positioning command to the server.
NEXT - Static variable in interface gnu.inet.nntp.NNTPConstants
 
next() - Method in class gnu.inet.nntp.OverviewIterator
Returns the next overview entry.
next() - Method in class gnu.inet.nntp.PairIterator
Returns the next pair.
nextArticleNumber() - Method in class gnu.inet.nntp.ArticleNumberIterator
Returns the next article number.
nextEntry() - Method in class gnu.inet.gopher.DirectoryListing
Returns the next entry in the directory listing.
nextGroup() - Method in class gnu.inet.nntp.ActiveTimesIterator
Returns the next group active time.
nextGroup() - Method in class gnu.inet.nntp.GroupIterator
Returns the next group.
nextHeaderEntry() - Method in class gnu.inet.nntp.HeaderIterator
Returns the next header entry.
nextLine() - Method in class gnu.inet.nntp.LineIterator
Returns the next line.
nextOverview() - Method in class gnu.inet.nntp.OverviewIterator
Returns the next overview entry.
nextPair() - Method in class gnu.inet.nntp.PairIterator
Returns the next pair.
NIL - Static variable in interface gnu.inet.imap.IMAPConstants
 
NLST - Static variable in class gnu.inet.ftp.FTPConnection
 
NNTP_TRACE - Static variable in class gnu.inet.nntp.NNTPConnection
The network trace level.
NNTPConnection - Class in gnu.inet.nntp
An NNTP client.
NNTPConnection(String) - Constructor for class gnu.inet.nntp.NNTPConnection
Creates a new connection object.
NNTPConnection(String, int) - Constructor for class gnu.inet.nntp.NNTPConnection
Creates a new connection object.
NNTPConnection(String, int, TrustManager) - Constructor for class gnu.inet.nntp.NNTPConnection
Creates a new secure connection using the specified trust manager.
NNTPConnection(String, int, int, int) - Constructor for class gnu.inet.nntp.NNTPConnection
Creates a new connection object.
NNTPConnection(String, int, int, int, boolean, TrustManager) - Constructor for class gnu.inet.nntp.NNTPConnection
Creates a new connection object.
NNTPConstants - Interface in gnu.inet.nntp
NNTP status response codes.
NNTPException - Exception in gnu.inet.nntp
An NNTP exception.
NNTPException(StatusResponse) - Constructor for exception gnu.inet.nntp.NNTPException
Constructor.
NO - Static variable in interface gnu.inet.imap.IMAPConstants
 
NO_ARTICLE_SELECTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that no article has been selected.
NO_GROUP_SELECTED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that no newsgroup has been selected.
NO_NEXT_ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that there is no next article in this newsgroup.
NO_POSTING_ALLOWED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is ready but posting is not allowed.
NO_PREVIOUS_ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that there is no previous article in this newsgroup.
NO_SUCH_ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the specified article could not be found.
NO_SUCH_ARTICLE_NUMBER - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that no article with the specified number exists in this newsgroup.
NO_SUCH_ATTRIBUTE - Static variable in class gnu.inet.ldap.LDAPResult
 
NO_SUCH_GROUP - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that no such newsgroup exists.
NO_SUCH_OBJECT - Static variable in class gnu.inet.ldap.LDAPResult
 
NOOP - Static variable in class gnu.inet.ftp.FTPConnection
 
noop() - Method in class gnu.inet.ftp.FTPConnection
Does nothing.
noop(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Ping the server.
NOOP - Static variable in interface gnu.inet.imap.IMAPConstants
 
NOOP - Static variable in class gnu.inet.pop3.POP3Connection
 
noop() - Method in class gnu.inet.pop3.POP3Connection
Does nothing.
NOOP - Static variable in class gnu.inet.smtp.SMTPConnection
 
noop() - Method in class gnu.inet.smtp.SMTPConnection
Issues a NOOP command.
NOT_ALLOWED_ON_NON_LEAF - Static variable in class gnu.inet.ldap.LDAPResult
 
NOT_ALLOWED_ON_RDN - Static variable in class gnu.inet.ldap.LDAPResult
 
NULL - Static variable in interface gnu.inet.ldap.BERConstants
 

O

OBJECT_CLASS_MODS_PROHIBITED - Static variable in class gnu.inet.ldap.LDAPResult
 
OBJECT_CLASS_VIOLATION - Static variable in class gnu.inet.ldap.LDAPResult
 
OCTET_STRING - Static variable in interface gnu.inet.ldap.BERConstants
 
OID - Static variable in interface gnu.inet.ldap.BERConstants
 
OK - Static variable in interface gnu.inet.imap.IMAPConstants
 
OK - Static variable in class gnu.inet.pop3.POP3Connection
 
OK - Static variable in class gnu.inet.smtp.SMTPConnection
 
OK_NOT_LOCAL - Static variable in class gnu.inet.smtp.SMTPConnection
 
OK_UNVERIFIED - Static variable in class gnu.inet.smtp.SMTPConnection
 
openConnection(URL) - Method in class gnu.inet.finger.Handler
 
openConnection(URL) - Method in class gnu.inet.ftp.Handler
Returns an FTPURLConnection for the given URL.
openConnection(URL) - Method in class gnu.inet.gopher.Handler
 
operation - Variable in class gnu.inet.ldap.Modification
The operation specified by this modification.
OPERATIONS_ERROR - Static variable in class gnu.inet.ldap.LDAPResult
 
OTHER - Static variable in class gnu.inet.ldap.LDAPResult
 
out - Variable in class gnu.inet.ftp.FTPConnection
The socket output stream.
out - Variable in class gnu.inet.gopher.GopherConnection
 
out - Variable in class gnu.inet.http.HTTPConnection
The socket output stream.
Overview - Class in gnu.inet.nntp
An overview entry.
OVERVIEW_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that a listing of overview information follows.
OverviewIterator - Class in gnu.inet.nntp
An iterator over an overview listing.

P

Pair - Class in gnu.inet.nntp
A pair of strings associated with one another.
PairIterator - Class in gnu.inet.nntp
An iterator over a pair listing.
Parameter - Class in gnu.inet.smtp
An ESMTP parameter.
Parameter(String, String) - Constructor for class gnu.inet.smtp.Parameter
Creates a new parameter with the specified key and value.
ParameterList - Class in gnu.inet.smtp
A list of ESMTP parameters.
ParameterList() - Constructor for class gnu.inet.smtp.ParameterList
 
parse(InputStream) - Method in class gnu.inet.http.Headers
Parse the specified input stream, adding headers to this collection.
parse(String, ParsePosition) - Method in class gnu.inet.http.HTTPDateFormat
Parses the given date in the current TimeZone.
PARSE - Static variable in interface gnu.inet.imap.IMAPConstants
 
parseBoolean() - Method in class gnu.inet.ldap.BERDecoder
 
parseInt() - Method in class gnu.inet.ldap.BERDecoder
 
parseOctetString() - Method in class gnu.inet.ldap.BERDecoder
 
parseResponse(String) - Method in class gnu.inet.nntp.NNTPConnection
Parse a response object from a response line sent by the server.
parseResponse(String, boolean) - Method in class gnu.inet.nntp.NNTPConnection
Parse a response object from a response line sent by the server.
parseSequence() - Method in class gnu.inet.ldap.BERDecoder
 
parseSequence(int) - Method in class gnu.inet.ldap.BERDecoder
 
parseSet() - Method in class gnu.inet.ldap.BERDecoder
 
parseSet(int) - Method in class gnu.inet.ldap.BERDecoder
 
parseString() - Method in class gnu.inet.ldap.BERDecoder
 
parseType() - Method in class gnu.inet.ldap.BERDecoder
Returns the type of the current value record.
PASS - Static variable in class gnu.inet.ftp.FTPConnection
 
PASS - Static variable in class gnu.inet.pop3.POP3Connection
 
passive - Variable in class gnu.inet.ftp.FTPConnection
If true, use passive mode.
passive - Variable in class gnu.inet.ftp.FTPURLConnection
 
PASV - Static variable in class gnu.inet.ftp.FTPConnection
 
path - Variable in class gnu.inet.http.Cookie
Optional subset of URL paths within the domain for which the cookie is valid.
path - Variable in class gnu.inet.http.Request
The path identifying the resource.
PBSZ - Static variable in class gnu.inet.ftp.FTPConnection
 
PendingData - Interface in gnu.inet.nntp
An object representing data outside the simple request/response model of NNTP.
permanentflags(List<String>) - Method in class gnu.inet.imap.IMAPAdapter
 
permanentflags(List<String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the permanent flags applicable for the associated mailbox.
PERMANENTFLAGS - Static variable in interface gnu.inet.imap.IMAPConstants
 
PERMISSION_DENIED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that access restrictions deny permission to execute the command sent by the client.
POP3_TRACE - Static variable in class gnu.inet.pop3.POP3Connection
The network trace level.
POP3Connection - Class in gnu.inet.pop3
A POP3 client connection.
POP3Connection(String) - Constructor for class gnu.inet.pop3.POP3Connection
Creates a new connection to the server.
POP3Connection(String, int) - Constructor for class gnu.inet.pop3.POP3Connection
Creates a new connection to the server.
POP3Connection(String, int, int, int) - Constructor for class gnu.inet.pop3.POP3Connection
Creates a new connection to the server.
POP3Connection(String, int, int, int, boolean, TrustManager) - Constructor for class gnu.inet.pop3.POP3Connection
Creates a new connection to the server.
PORT - Static variable in class gnu.inet.ftp.FTPConnection
 
port - Variable in class gnu.inet.http.HTTPConnection
The port to connect to.
port - Variable in class gnu.inet.ldap.LDAPConnection
 
pos - Variable in class gnu.inet.http.ByteArrayRequestBodyWriter
The position within the content at which the next read will occur.
pos - Variable in class gnu.inet.http.ByteArrayResponseBodyReader
The position in the content at which the next write will occur.
post() - Method in class gnu.inet.nntp.NNTPConnection
Post an article.
POST - Static variable in interface gnu.inet.nntp.NNTPConstants
 
POSTING_ALLOWED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is ready and posting is allowed.
POSTING_FAILED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that posting of the article failed.
POSTING_NOT_ALLOWED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that posting is not allowed.
PostStream - Class in gnu.inet.nntp
A stream to which article contents should be written.
PREAUTH - Static variable in interface gnu.inet.imap.IMAPConstants
 
preauthenticate(String) - Method in class gnu.inet.http.Request
 
PRIVATE - Static variable in interface gnu.inet.ldap.BERConstants
 
PROT - Static variable in class gnu.inet.ftp.FTPConnection
 
PROTOCOL_ERROR - Static variable in class gnu.inet.ldap.LDAPResult
 
proxyHostname - Variable in class gnu.inet.http.HTTPConnection
The host name of the proxy to connect to.
proxyPort - Variable in class gnu.inet.http.HTTPConnection
The port on the proxy to connect to.
put(Object, Object) - Method in class gnu.inet.http.Headers
 
putAll(Map) - Method in class gnu.inet.http.Headers
 
PWD - Static variable in class gnu.inet.ftp.FTPConnection
 

Q

QUIT - Static variable in class gnu.inet.ftp.FTPConnection
 
quit() - Method in class gnu.inet.nntp.NNTPConnection
Close the connection.
QUIT - Static variable in interface gnu.inet.nntp.NNTPConstants
 
QUIT - Static variable in class gnu.inet.pop3.POP3Connection
 
quit() - Method in class gnu.inet.pop3.POP3Connection
Closes the connection.
QUIT - Static variable in class gnu.inet.smtp.SMTPConnection
 
quit() - Method in class gnu.inet.smtp.SMTPConnection
Close the connection to the server.
quota(String, Map<String, Integer>, Map<String, Integer>) - Method in class gnu.inet.imap.IMAPAdapter
 
quota(String, Map<String, Integer>, Map<String, Integer>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a quota.
QUOTA - Static variable in interface gnu.inet.imap.IMAPConstants
 
quotaroot(String, List<String>) - Method in class gnu.inet.imap.IMAPAdapter
 
quotaroot(String, List<String>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the quota roots for a mailbox.
QUOTAROOT - Static variable in interface gnu.inet.imap.IMAPConstants
 

R

Range - Class in gnu.inet.nntp
A range of article numbers.
Range() - Constructor for class gnu.inet.nntp.Range
 
RCPT_TO - Static variable in class gnu.inet.smtp.SMTPConnection
 
rcptTo(String, ParameterList) - Method in class gnu.inet.smtp.SMTPConnection
Execute a RCPT command.
read() - Method in class gnu.inet.comsat.ComsatClient
 
read(byte[], int, int) - Method in class gnu.inet.http.ByteArrayResponseBodyReader
 
read() - Method in class gnu.inet.http.ChunkedInputStream
 
read(byte[]) - Method in class gnu.inet.http.ChunkedInputStream
 
read(byte[], int, int) - Method in class gnu.inet.http.ChunkedInputStream
 
read(byte[], int, int) - Method in interface gnu.inet.http.ResponseBodyReader
Receive notification of body content.
read() - Method in class gnu.inet.nntp.ArticleStream
 
read(byte[]) - Method in class gnu.inet.nntp.ArticleStream
 
read(byte[], int, int) - Method in class gnu.inet.nntp.ArticleStream
 
read() - Method in class gnu.inet.nntp.NNTPConnection
Read a single line from the server.
read() - Method in class gnu.inet.util.CRLFInputStream
Reads the next byte of data from this input stream.
read(byte[]) - Method in class gnu.inet.util.CRLFInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class gnu.inet.util.CRLFInputStream
Reads up to len bytes of data from this input stream into an array of bytes, starting at the specified offset.
read() - Method in class gnu.inet.util.LineInputStream
 
read(byte[]) - Method in class gnu.inet.util.LineInputStream
 
read(byte[], int, int) - Method in class gnu.inet.util.LineInputStream
 
read() - Method in class gnu.inet.util.MessageInputStream
Reads the next byte of data from this message input stream.
read(byte[]) - Method in class gnu.inet.util.MessageInputStream
Reads up to b.length bytes of data from this input stream into an array of bytes.
read(byte[], int, int) - Method in class gnu.inet.util.MessageInputStream
Reads up to len bytes of data from this input stream into an array of bytes, starting at the specified offset.
read() - Method in class gnu.inet.util.SaslInputStream
Reads a single character.
read(byte[]) - Method in class gnu.inet.util.SaslInputStream
 
read(byte[], int, int) - Method in class gnu.inet.util.SaslInputStream
Block read.
READ_ONLY - Static variable in interface gnu.inet.imap.IMAPConstants
 
READ_WRITE - Static variable in interface gnu.inet.imap.IMAPConstants
 
readLine() - Method in class gnu.inet.util.LineInputStream
Read a line of input.
readOnly() - Method in class gnu.inet.imap.IMAPAdapter
 
readOnly() - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the mailbox was opened read-only.
readResponse() - Method in class gnu.inet.ftp.FTPConnection
Reads and parses the next response from the server.
readToEOF() - Method in class gnu.inet.nntp.ArticleStream
Read to the end of the article data.
readToEOF() - Method in class gnu.inet.nntp.LineIterator
Read to the end of this iterator.
readToEOF() - Method in interface gnu.inet.nntp.PendingData
Reads to the end of this data.
readWrite() - Method in class gnu.inet.imap.IMAPAdapter
 
readWrite() - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the mailbox was opened read-write.
READY - Static variable in class gnu.inet.pop3.POP3Connection
 
READY - Static variable in class gnu.inet.smtp.SMTPConnection
 
REAL - Static variable in interface gnu.inet.ldap.BERConstants
 
recent(int) - Method in class gnu.inet.imap.IMAPAdapter
 
recent(int) - Method in interface gnu.inet.imap.IMAPCallback
Notification of the number of messages with the recent flag set.
RECENT - Static variable in interface gnu.inet.imap.IMAPConstants
 
REDUNDANT - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a redundant server.
REFERRAL - Static variable in class gnu.inet.ldap.LDAPResult
 
referrals - Variable in class gnu.inet.ldap.LDAPResult
A list of LDAP URLs to refer to if the status is REFERRAL.
REIN - Static variable in class gnu.inet.ftp.FTPConnection
 
reinitialize() - Method in class gnu.inet.ftp.FTPConnection
Terminates an authenticated login.
RELATIVE_OID - Static variable in interface gnu.inet.ldap.BERConstants
 
remove() - Method in class gnu.inet.gopher.DirectoryListing
This iterator is read-only.
remove(Object) - Method in class gnu.inet.http.Headers
 
remove(Object) - Method in class gnu.inet.imap.MessageSet
 
remove(Object) - Method in class gnu.inet.imap.UIDSet
 
remove() - Method in class gnu.inet.nntp.LineIterator
This iterator is read-only.
removeConnectionListener(ConnectionListener) - Method in class gnu.inet.http.HTTPConnection
 
removeDirectory(String) - Method in class gnu.inet.ftp.FTPConnection
Causes the directory specified to be deleted.
removeRequestListener(RequestListener) - Method in class gnu.inet.http.HTTPConnection
 
rename(String, String) - Method in class gnu.inet.ftp.FTPConnection
Renames a file.
rename(String, String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Renames the source mailbox to the specified name.
RENAME - Static variable in interface gnu.inet.imap.IMAPConstants
 
REPLACE - Static variable in class gnu.inet.ldap.Modification
Replace all existing values of the given attribute with the new values, creating the attribute if it did not exist.
representationType - Variable in class gnu.inet.ftp.FTPConnection
The current representation type.
representationType - Variable in class gnu.inet.ftp.FTPURLConnection
 
request - Variable in class gnu.inet.http.event.RequestEvent
The request associated with this event.
Request - Class in gnu.inet.http
A single HTTP request.
Request(HTTPConnection, String, String) - Constructor for class gnu.inet.http.Request
Constructor for a new request.
REQUEST_CREATED - Static variable in class gnu.inet.http.event.RequestEvent
The request created event type.
REQUEST_SENDING - Static variable in class gnu.inet.http.event.RequestEvent
The request sending event type.
REQUEST_SENT - Static variable in class gnu.inet.http.event.RequestEvent
The request sent event type.
requestBodyNegotiationThreshold - Variable in class gnu.inet.http.Request
Request body negotiation threshold for 100-continue expectations.
requestBodyWriter - Variable in class gnu.inet.http.Request
The request body provider.
RequestBodyWriter - Interface in gnu.inet.http
Callback interface for writing request body content.
requestCreated(RequestEvent) - Method in interface gnu.inet.http.event.RequestListener
Callback invoked when a request is created from the associated connection.
RequestEvent - Class in gnu.inet.http.event
A request event.
RequestEvent(Object, int, Request) - Constructor for class gnu.inet.http.event.RequestEvent
Constructs a request event with the specified source, type, and request.
requestHeaders - Variable in class gnu.inet.http.Request
The headers in this request.
RequestListener - Interface in gnu.inet.http.event
A request listener.
requestSending(RequestEvent) - Method in interface gnu.inet.http.event.RequestListener
Callback invoked when the request has been initialised with all data and before sending this data to the server.
requestSent(RequestEvent) - Method in interface gnu.inet.http.event.RequestListener
Callback invoked after all request data has been sent to the server.
reset() - Method in class gnu.inet.http.ByteArrayRequestBodyWriter
Initialises the writer.
reset() - Method in interface gnu.inet.http.RequestBodyWriter
Initialises the writer.
reset() - Method in class gnu.inet.ldap.BEREncoder
Reset this encoder for reuse.
reset() - Method in class gnu.inet.util.MessageInputStream
 
response - Variable in exception gnu.inet.ftp.FTPException
The response that provoked this exception.
Response - Class in gnu.inet.http
An HTTP response.
Response(int, int, int, int, String, Headers) - Constructor for class gnu.inet.http.Response
Constructs a new response with the specified parameters.
response - Variable in exception gnu.inet.nntp.NNTPException
 
responseBodyReader - Variable in class gnu.inet.http.Request
The response body reader.
ResponseBodyReader - Interface in gnu.inet.http
Callback interface for receiving notification of response body content.
ResponseHeaderHandler - Interface in gnu.inet.http
Callback interface for objects that wish to be notified of response header values.
responseHeaderHandlers - Variable in class gnu.inet.http.Request
Map of response header handlers.
REST - Static variable in class gnu.inet.ftp.FTPConnection
 
ResultHandler - Interface in gnu.inet.ldap
Callback handler for receiving notification of search results.
RETR - Static variable in class gnu.inet.ftp.FTPConnection
 
RETR - Static variable in class gnu.inet.pop3.POP3Connection
 
retr(int) - Method in class gnu.inet.pop3.POP3Connection
Returns an input stream containing the entire message.
retrieve(String) - Method in class gnu.inet.ftp.FTPConnection
Retrieves the specified file.
RFC822 - Static variable in interface gnu.inet.imap.IMAPConstants
 
RFC822_HEADER - Static variable in interface gnu.inet.imap.IMAPConstants
 
RFC822_SIZE - Static variable in interface gnu.inet.imap.IMAPConstants
 
RFC822_SIZE - Class in gnu.inet.imap
An RFC822.SIZE data item in a FETCH response.
RFC822_TEXT - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_ADMIN - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_CREATE - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_DELETE - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_INSERT - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_LOOKUP - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_POST - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_READ - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_SEEN - Static variable in interface gnu.inet.imap.IMAPConstants
 
RIGHTS_WRITE - Static variable in interface gnu.inet.imap.IMAPConstants
 
RMD - Static variable in class gnu.inet.ftp.FTPConnection
 
RNFR - Static variable in class gnu.inet.ftp.FTPConnection
 
RNTO - Static variable in class gnu.inet.ftp.FTPConnection
 
RSET - Static variable in class gnu.inet.pop3.POP3Connection
 
rset() - Method in class gnu.inet.pop3.POP3Connection
If any messages have been marked as deleted, they are unmarked.
RSET - Static variable in class gnu.inet.smtp.SMTPConnection
 
rset() - Method in class gnu.inet.smtp.SMTPConnection
Aborts the current mail transaction.
run() - Method in class gnu.inet.util.GetLocalHostAction
 
run() - Method in class gnu.inet.util.GetSystemPropertyAction
 

S

SASL_BIND_IN_PROGRESS - Static variable in class gnu.inet.ldap.LDAPResult
 
SaslCallbackHandler - Class in gnu.inet.util
A callback handler that can manage username and password callbacks.
SaslCallbackHandler(String, String) - Constructor for class gnu.inet.util.SaslCallbackHandler
Constructor.
SaslCramMD5 - Class in gnu.inet.util
SASL mechanism for CRAM-MD5.
SaslCramMD5(String, String) - Constructor for class gnu.inet.util.SaslCramMD5
 
SaslInputStream - Class in gnu.inet.util
A filter input stream that decodes all its received input using a SASL client.
SaslInputStream(SaslClient, InputStream) - Constructor for class gnu.inet.util.SaslInputStream
Constructor.
SaslLogin - Class in gnu.inet.util
SASL mechanism for LOGIN.
SaslLogin(String, String) - Constructor for class gnu.inet.util.SaslLogin
 
SaslOutputStream - Class in gnu.inet.util
A filter output stream that encodes data written to it using a SASL client.
SaslOutputStream(SaslClient, OutputStream) - Constructor for class gnu.inet.util.SaslOutputStream
Constructor.
SaslPlain - Class in gnu.inet.util
SASL mechanism for PLAIN.
SaslPlain(String, String) - Constructor for class gnu.inet.util.SaslPlain
 
SCOPE_BASE_OBJECT - Static variable in class gnu.inet.ldap.LDAPConnection
 
SCOPE_SINGLE_LEVEL - Static variable in class gnu.inet.ldap.LDAPConnection
 
SCOPE_WHOLE_SUBTREE - Static variable in class gnu.inet.ldap.LDAPConnection
 
search(List<Integer>) - Method in class gnu.inet.imap.IMAPAdapter
 
search(List<Integer>) - Method in interface gnu.inet.imap.IMAPCallback
Notification of a search result.
search(String, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Searches the currently selected mailbox for messages matching the specified criteria.
SEARCH - Static variable in interface gnu.inet.imap.IMAPConstants
 
search(String, int, int, int, int, boolean, String, String[], Control[], ResultHandler) - Method in class gnu.inet.ldap.LDAPConnection
Issues a search request.
SEARCH_ALL - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_ANSWERED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_BCC - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_BEFORE - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_BODY - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_CC - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_DELETED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_DRAFT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_FLAGGED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_FROM - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_HEADER - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_KEYWORD - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_LARGER - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_NEW - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_NOT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_OLD - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_ON - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_OR - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_RECENT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SEEN - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SENTBEFORE - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SENTON - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SENTSINCE - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SINCE - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SMALLER - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_SUBJECT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_TEXT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_TO - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UID - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNANSWERED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNDELETED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNDRAFT - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNFLAGGED - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNKEYWORD - Static variable in interface gnu.inet.imap.IMAPConstants
 
SEARCH_UNSEEN - Static variable in interface gnu.inet.imap.IMAPConstants
 
searchResultEntry(String, Map) - Method in interface gnu.inet.ldap.ResultHandler
Receive an LDAP SearchResultEntry response.
searchResultReference(List) - Method in interface gnu.inet.ldap.ResultHandler
Receive an LDAP SearchResultReference response.
secure - Variable in class gnu.inet.http.Cookie
Indicates that the user-agent should only use secure means to transmit this cookie to the server.
secure - Variable in class gnu.inet.http.HTTPConnection
Whether the connection should use transport level security (HTTPS).
select(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Selects the specified mailbox.
SELECT - Static variable in interface gnu.inet.imap.IMAPConstants
 
send(String) - Method in class gnu.inet.ftp.FTPConnection
Sends the specified command line to the server.
send(String) - Method in class gnu.inet.nntp.NNTPConnection
Send a single line to the server.
send(String) - Method in class gnu.inet.pop3.POP3Connection
Send the command to the server.
send(String) - Method in class gnu.inet.smtp.SMTPConnection
Send the specified command string to the server.
SEND_ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article to be posted should be sent by the client.
SEND_ARTICLE_VIA_TAKETHIS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server does not have the specified article and would like it to be transferred via TAKETHIS.
SEND_AUTHINFO_SIMPLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Instructs the client to send a username/password pair according to the AUTHINFO SIMPLE specification.
SEND_AUTHINFOPASS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is ready to accept the AUTHINFO password.
SEND_DATA - Static variable in class gnu.inet.smtp.SMTPConnection
 
SEND_TRANSFER_ARTICLE - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the article to be transferred should be sent by the client.
SEQUENCE - Static variable in interface gnu.inet.ldap.BERConstants
 
SERVICE_DISCONTINUED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the service has been discontinued.
SET - Static variable in interface gnu.inet.ldap.BERConstants
 
setacl(String, String, int, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Changes the access rights on the specified mailbox such that the authentication principal is granted the specified permissions.
SETACL - Static variable in interface gnu.inet.imap.IMAPConstants
 
setAuthenticator(Authenticator) - Method in class gnu.inet.http.Request
Sets an authenticator that can be used to handle authentication automatically.
setBody(String) - Method in class gnu.inet.comsat.ComsatInfo
 
setCalendar(Calendar) - Method in class gnu.inet.http.HTTPDateFormat
Don't allow setting the calendar.
setCookie(Cookie) - Method in interface gnu.inet.http.CookieManager
Stores a cookie in the cookie manager.
setCookie(Cookie) - Method in class gnu.inet.http.SimpleCookieManager
 
setCookieManager(CookieManager) - Method in class gnu.inet.http.HTTPConnection
Sets the cookie manager to use for this connection.
setDoInput(boolean) - Method in class gnu.inet.ftp.FTPURLConnection
This connection supports doInput.
setDoOutput(boolean) - Method in class gnu.inet.ftp.FTPURLConnection
This connection supports doOutput.
setFileStructure(int) - Method in class gnu.inet.ftp.FTPConnection
Sets the desired file structure type.
setHeader(String, String) - Method in class gnu.inet.comsat.ComsatInfo
 
setHeader(String, String) - Method in class gnu.inet.http.Request
Sets the specified header in this request.
setLiteralFactory(LiteralFactory, int) - Method in class gnu.inet.imap.IMAPConnection
Sets a literal factory for the connection.
setMailbox(String) - Method in class gnu.inet.comsat.ComsatInfo
 
setNumberFormat(NumberFormat) - Method in class gnu.inet.http.HTTPDateFormat
Don't allow setting the NumberFormat.
setPassive(boolean) - Method in class gnu.inet.ftp.FTPConnection
Set passive mode.
setProxy(String, int) - Method in class gnu.inet.http.HTTPConnection
Directs this connection to use the specified proxy.
setquota(String, Map<String, Integer>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Sets the quota for the specified quota root.
SETQUOTA - Static variable in interface gnu.inet.imap.IMAPConstants
 
setRepresentationType(int) - Method in class gnu.inet.ftp.FTPConnection
Sets the desired representation type of the transfer data.
setRequestBody(byte[]) - Method in class gnu.inet.http.Request
Convenience method to set the entire request body.
setRequestBodyNegotiationThreshold(long) - Method in class gnu.inet.http.Request
Sets the request body negotiation threshold.
setRequestBodyWriter(RequestBodyWriter) - Method in class gnu.inet.http.Request
Sets the request body provider.
setRequestProperty(String, String) - Method in class gnu.inet.ftp.FTPURLConnection
 
setResponseBodyReader(ResponseBodyReader) - Method in class gnu.inet.http.Request
Sets the response body reader.
setResponseHeaderHandler(String, ResponseHeaderHandler) - Method in class gnu.inet.http.Request
Sets a callback handler to be invoked for the specified header name.
setSeen(String, int, boolean) - Method in class gnu.inet.nntp.FileNewsrc
 
setSeen(String, int, boolean) - Method in interface gnu.inet.nntp.Newsrc
Sets whether an article is marked as seen in the specified newsgroup.
setSubscribed(String, boolean) - Method in class gnu.inet.nntp.FileNewsrc
 
setSubscribed(String, boolean) - Method in interface gnu.inet.nntp.Newsrc
Sets whether a newsgroup is subscribed in this newsrc.
setTransferMode(int) - Method in class gnu.inet.ftp.FTPConnection
Sets the desired transfer mode.
setValue(String) - Method in interface gnu.inet.http.ResponseHeaderHandler
Sets the value for the header associated with this handler.
setVerbose(boolean) - Method in class gnu.inet.finger.FingerConnection
Sets the verbose flag.
setVersion(int, int) - Method in class gnu.inet.http.HTTPConnection
Sets the HTTP version supported by this connection.
setVersion(int) - Method in class gnu.inet.ldap.LDAPConnection
Sets the version of LDAP to use.
SimpleCookieManager - Class in gnu.inet.http
A simple non-persistent cookie manager.
SimpleCookieManager() - Constructor for class gnu.inet.http.SimpleCookieManager
Constructor.
SITE - Static variable in class gnu.inet.ftp.FTPConnection
 
size() - Method in class gnu.inet.http.Headers
 
size() - Method in class gnu.inet.imap.MessageSet
 
size() - Method in class gnu.inet.imap.UIDSet
 
size() - Method in class gnu.inet.ldap.BEREncoder
Returns the current size of the encoded data.
size() - Method in class gnu.inet.smtp.ParameterList
Returns the number of parameters in the list.
SIZE_LIMIT_EXCEEDED - Static variable in class gnu.inet.ldap.LDAPResult
 
SKEY - Static variable in interface gnu.inet.imap.IMAPConstants
 
skip() - Method in class gnu.inet.ldap.BERDecoder
 
slave() - Method in class gnu.inet.nntp.NNTPConnection
Indicates to the server that this is a slave connection.
SLAVE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
SLAVE_ACKNOWLEDGED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server has noted the slave status of the connection.
SMNT - Static variable in class gnu.inet.ftp.FTPConnection
 
SMTP_TRACE - Static variable in class gnu.inet.smtp.SMTPConnection
The network trace level.
SMTPConnection - Class in gnu.inet.smtp
An SMTP client.
SMTPConnection(String) - Constructor for class gnu.inet.smtp.SMTPConnection
Creates a new connection to the specified host, using the default SMTP port.
SMTPConnection(String, int) - Constructor for class gnu.inet.smtp.SMTPConnection
Creates a new connection to the specified host, using the specified port.
SMTPConnection(String, int, int, int) - Constructor for class gnu.inet.smtp.SMTPConnection
Creates a new connection to the specified host, using the specified port.
SMTPConnection(String, int, int, int, boolean, TrustManager) - Constructor for class gnu.inet.smtp.SMTPConnection
Creates a new connection to the specified host, using the specified port.
socket - Variable in class gnu.inet.comsat.ComsatClient
 
socket - Variable in class gnu.inet.finger.FingerConnection
The underlying socket used for communications.
socket - Variable in class gnu.inet.ftp.FTPConnection
The socket used to communicate with the server.
socket - Variable in class gnu.inet.gopher.GopherConnection
 
socket - Variable in class gnu.inet.http.HTTPConnection
The socket this connection communicates on.
SP - Static variable in class gnu.inet.smtp.SMTPConnection
 
starttls(boolean) - Method in class gnu.inet.ftp.FTPConnection
Negotiates TLS over the current connection.
starttls(boolean, TrustManager) - Method in class gnu.inet.ftp.FTPConnection
Negotiates TLS over the current connection.
starttls(IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Attempts to start TLS on the specified connection.
starttls(IMAPCallback, TrustManager) - Method in class gnu.inet.imap.IMAPConnection
Attempts to start TLS on the specified connection.
STARTTLS - Static variable in interface gnu.inet.imap.IMAPConstants
 
starttls() - Method in class gnu.inet.nntp.NNTPConnection
Negotiate TLS over the current connection.
starttls(TrustManager) - Method in class gnu.inet.nntp.NNTPConnection
This command performs a TLS negotiation.
STARTTLS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
STARTTLS - Static variable in class gnu.inet.smtp.SMTPConnection
 
starttls() - Method in class gnu.inet.smtp.SMTPConnection
Negotiate TLS over the current connection.
starttls(TrustManager) - Method in class gnu.inet.smtp.SMTPConnection
Negotiate TLS over the current connection.
STAT - Static variable in class gnu.inet.ftp.FTPConnection
 
stat(int) - Method in class gnu.inet.nntp.NNTPConnection
Send an article status request to the server.
stat(String) - Method in class gnu.inet.nntp.NNTPConnection
Send an article status request to the server.
STAT - Static variable in interface gnu.inet.nntp.NNTPConstants
 
STAT - Static variable in class gnu.inet.pop3.POP3Connection
 
stat() - Method in class gnu.inet.pop3.POP3Connection
Returns the number of messages in the maildrop.
status(String, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Requests the status of the specified mailbox.
STATUS - Static variable in interface gnu.inet.imap.IMAPConstants
 
status - Variable in class gnu.inet.ldap.LDAPResult
The result code associated with this result.
status - Variable in class gnu.inet.nntp.StatusResponse
 
StatusResponse - Class in gnu.inet.nntp
An NNTP status response.
StatusResponse(short, String) - Constructor for class gnu.inet.nntp.StatusResponse
Constructor.
STLS - Static variable in class gnu.inet.pop3.POP3Connection
 
stls() - Method in class gnu.inet.pop3.POP3Connection
Attempts to start TLS on the specified connection.
stls(TrustManager) - Method in class gnu.inet.pop3.POP3Connection
Attempts to start TLS on the specified connection.
STOR - Static variable in class gnu.inet.ftp.FTPConnection
 
STORAGE - Static variable in interface gnu.inet.imap.IMAPConstants
 
store(String) - Method in class gnu.inet.ftp.FTPConnection
Returns a stream for uploading a file.
store(MessageSet, String, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified messages in the mailbox.
STORE - Static variable in interface gnu.inet.imap.IMAPConstants
 
STOU - Static variable in class gnu.inet.ftp.FTPConnection
 
STREAMING_OK - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server has accepted streaming mode.
STRONG_AUTH_REQUIRED - Static variable in class gnu.inet.ldap.LDAPResult
 
STRU - Static variable in class gnu.inet.ftp.FTPConnection
 
STRUCTURE_FILE - Static variable in class gnu.inet.ftp.FTPConnection
 
STRUCTURE_PAGE - Static variable in class gnu.inet.ftp.FTPConnection
 
STRUCTURE_RECORD - Static variable in class gnu.inet.ftp.FTPConnection
 
subs - Variable in class gnu.inet.nntp.FileNewsrc
 
subscribe(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Adds the specified mailbox to the set of subscribed mailboxes as returned by the LSUB command.
SUBSCRIBE - Static variable in interface gnu.inet.imap.IMAPConstants
 
SUCCESS - Static variable in class gnu.inet.ldap.LDAPResult
 
SYNTAX_ERROR - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the command sent by the client was not a valid NNTP command.
SYST - Static variable in class gnu.inet.ftp.FTPConnection
 
system() - Method in class gnu.inet.ftp.FTPConnection
Returns the type of operating system at the server.

T

takethis(String) - Method in class gnu.inet.nntp.NNTPConnection
Implements the out-of-order takethis command.
TAKETHIS - Static variable in interface gnu.inet.nntp.NNTPConstants
 
TELNET - Static variable in class gnu.inet.gopher.DirectoryEntry
Item points to a text-based Telnet session.
TIME_LIMIT_EXCEEDED - Static variable in class gnu.inet.ldap.LDAPResult
 
timeout - Variable in class gnu.inet.ftp.FTPConnection
The read timeout on sockets.
timeout - Variable in class gnu.inet.http.HTTPConnection
The read timeout for reads on the underlying socket.
TLS - Static variable in class gnu.inet.ftp.FTPConnection
 
TLS_INIT_ERROR - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is unable to proceed with TLS negotiation.
TN3270 - Static variable in class gnu.inet.gopher.DirectoryEntry
Item points to a text-based tn3270 session.
toArray() - Method in class gnu.inet.imap.MessageSet
 
toArray(Object[]) - Method in class gnu.inet.imap.MessageSet
 
toArray() - Method in class gnu.inet.imap.UIDSet
 
toArray(Object[]) - Method in class gnu.inet.imap.UIDSet
 
toByteArray() - Method in class gnu.inet.http.ByteArrayResponseBodyReader
Retrieves the content of this reader as a byte array.
toByteArray() - Method in class gnu.inet.ldap.BEREncoder
Returns the encoded data.
TOP - Static variable in class gnu.inet.pop3.POP3Connection
 
top(int) - Method in class gnu.inet.pop3.POP3Connection
Returns just the headers of the specified message as an input stream.
toString() - Method in class gnu.inet.http.Cookie
 
toString(boolean, boolean) - Method in class gnu.inet.http.Cookie
 
toString() - Method in class gnu.inet.imap.MessageSet
 
toString() - Method in class gnu.inet.imap.UIDSet
 
toString() - Method in class gnu.inet.ldap.LDAPResult
Debugging.
toString() - Method in class gnu.inet.smtp.Parameter
String form.
toString() - Method in class gnu.inet.smtp.ParameterList
String form.
TRACE - Static variable in class gnu.inet.util.TraceLevel
The integer value for trace logging.
TraceLevel - Class in gnu.inet.util
A logging level used for network trace information.
TraceLevel(String) - Constructor for class gnu.inet.util.TraceLevel
Constructor.
TRANSFER_FAILED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that transfer of the specified article failed.
TRANSFER_PERMISSION_DENIED - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the client does not have the appropriate authorization to transfer an article.
transferMode - Variable in class gnu.inet.ftp.FTPConnection
The current transfer mode.
transferMode - Variable in class gnu.inet.ftp.FTPURLConnection
 
TRY_AGAIN_LATER - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that the server is not currently in a state to accept an article, but may become so at a later stage.
tryCreate() - Method in class gnu.inet.imap.IMAPAdapter
 
tryCreate() - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the mailbox does not exist yet but could be created.
TRYCREATE - Static variable in interface gnu.inet.imap.IMAPConstants
 
TYPE - Static variable in class gnu.inet.ftp.FTPConnection
 
type - Variable in class gnu.inet.http.event.ConnectionEvent
The type of this event.
type - Variable in class gnu.inet.http.event.RequestEvent
The type of this event.
type - Variable in class gnu.inet.ldap.AttributeValues
The attribute type.
TYPE_ASCII - Static variable in class gnu.inet.ftp.FTPConnection
 
TYPE_BINARY - Static variable in class gnu.inet.ftp.FTPConnection
 
TYPE_EBCDIC - Static variable in class gnu.inet.ftp.FTPConnection
 

U

UID - Static variable in interface gnu.inet.imap.IMAPConstants
 
UID - Class in gnu.inet.imap
A UID data item in a FETCH response.
UID_EXPUNGE - Static variable in interface gnu.inet.imap.IMAPConstants
 
uidExpunge(UIDSet, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Permanently removes all messages in the specified UID-set that have the \Delete flag set.
uidExpunge(long, long, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Expunges the specified range of messages.
uidFetch(UIDSet, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified message in the mailbox.
UIDL - Static variable in class gnu.inet.pop3.POP3Connection
 
uidl(int) - Method in class gnu.inet.pop3.POP3Connection
Returns a unique identifier for the specified message.
uidl() - Method in class gnu.inet.pop3.POP3Connection
Returns a map of message number to UID pairs.
uidnext(long) - Method in class gnu.inet.imap.IMAPAdapter
 
uidnext(long) - Method in interface gnu.inet.imap.IMAPCallback
The next unique identifier value.
UIDNEXT - Static variable in interface gnu.inet.imap.IMAPConstants
 
uidnotsticky() - Method in class gnu.inet.imap.IMAPAdapter
 
uidnotsticky() - Method in interface gnu.inet.imap.IMAPCallback
Indicates that the server does not support persistent UIDs, and APPEND and COPY will not return APPENDUID or COPYUID responses.
UIDNOTSTICKY - Static variable in interface gnu.inet.imap.IMAPConstants
 
UIDSet - Class in gnu.inet.imap
A set of UIDs.
UIDSet() - Constructor for class gnu.inet.imap.UIDSet
 
uidStore(UIDSet, String, List<String>, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified messages in the mailbox.
uidvalidity(long) - Method in class gnu.inet.imap.IMAPAdapter
 
uidvalidity(long) - Method in interface gnu.inet.imap.IMAPCallback
The unique identifier validity value.
UIDVALIDITY - Static variable in interface gnu.inet.imap.IMAPConstants
 
UNAVAILABLE - Static variable in class gnu.inet.ldap.LDAPResult
 
UNAVAILABLE_CRITICAL_EXTENSION - Static variable in class gnu.inet.ldap.LDAPResult
 
unbind() - Method in class gnu.inet.ldap.LDAPConnection
Issues an unbind request.
UNDEFINED_ATTRIBUTE_TYPE - Static variable in class gnu.inet.ldap.LDAPResult
 
UNIVERSAL - Static variable in interface gnu.inet.ldap.BERConstants
 
unseen(int) - Method in class gnu.inet.imap.IMAPAdapter
 
unseen(int) - Method in interface gnu.inet.imap.IMAPCallback
The number of messages which do not have the \Seen flag set.
UNSEEN - Static variable in interface gnu.inet.imap.IMAPConstants
 
unsubscribe(String, IMAPCallback) - Method in class gnu.inet.imap.IMAPConnection
Removes the specified mailbox from the set of subscribed mailboxes as returned by the LSUB command.
UNSUBSCRIBE - Static variable in interface gnu.inet.imap.IMAPConstants
 
UNWILLING_TO_PERFORM - Static variable in class gnu.inet.ldap.LDAPResult
 
unwrap(byte[], int, int) - Method in class gnu.inet.util.SaslCramMD5
 
unwrap(byte[], int, int) - Method in class gnu.inet.util.SaslLogin
 
unwrap(byte[], int, int) - Method in class gnu.inet.util.SaslPlain
 
USER - Static variable in class gnu.inet.ftp.FTPConnection
 
USER - Static variable in class gnu.inet.pop3.POP3Connection
 
UTF7imap - Class in gnu.inet.imap
Encodes and decodes text according to the IMAP4rev1 mailbox name encoding scheme.
UTF8_STRING - Static variable in interface gnu.inet.ldap.BERConstants
 
UUENCODED - Static variable in class gnu.inet.gopher.DirectoryEntry
Item is a UNIX uuencoded file.

V

value - Variable in class gnu.inet.http.Cookie
The value of the cookie.
values() - Method in class gnu.inet.http.Headers
 
values - Variable in class gnu.inet.ldap.AttributeValues
The values to assign.
verbose - Variable in class gnu.inet.finger.FingerConnection
If we want a verbose response.
version - Variable in class gnu.inet.ldap.LDAPConnection
 
VRFY - Static variable in class gnu.inet.smtp.SMTPConnection
 
vrfy(String) - Method in class gnu.inet.smtp.SMTPConnection
Returns a list of valid possibilities for the specified address, or null on failure.

W

wrap(byte[], int, int) - Method in class gnu.inet.util.SaslCramMD5
 
wrap(byte[], int, int) - Method in class gnu.inet.util.SaslLogin
 
wrap(byte[], int, int) - Method in class gnu.inet.util.SaslPlain
 
write(byte[]) - Method in class gnu.inet.http.ByteArrayRequestBodyWriter
Writes body content to the supplied buffer.
write(byte[]) - Method in interface gnu.inet.http.RequestBodyWriter
Writes body content to the supplied buffer.
write(int) - Method in class gnu.inet.nntp.PostStream
 
write(byte[]) - Method in class gnu.inet.nntp.PostStream
 
write(byte[], int, int) - Method in class gnu.inet.nntp.PostStream
 
write(int) - Method in class gnu.inet.util.CRLFOutputStream
Writes a character to the underlying stream.
write(byte[]) - Method in class gnu.inet.util.CRLFOutputStream
Writes a byte array to the underlying stream.
write(byte[], int, int) - Method in class gnu.inet.util.CRLFOutputStream
Writes a portion of a byte array to the underlying stream.
write(String) - Method in class gnu.inet.util.CRLFOutputStream
Writes the specified ASCII string to the underlying stream.
write(int) - Method in class gnu.inet.util.MessageOutputStream
Character write.
write(byte[]) - Method in class gnu.inet.util.MessageOutputStream
 
write(byte[], int, int) - Method in class gnu.inet.util.MessageOutputStream
Block write.
write(int) - Method in class gnu.inet.util.SaslOutputStream
Character write.
write(byte[]) - Method in class gnu.inet.util.SaslOutputStream
 
write(byte[], int, int) - Method in class gnu.inet.util.SaslOutputStream
Block write.
writeln() - Method in class gnu.inet.util.CRLFOutputStream
Writes a newline to the underlying stream.

X

xgtitle(String) - Method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the list of newsgroup descriptions.
XGTITLE - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XGTITLE_LIST_FOLLOWS - Static variable in interface gnu.inet.nntp.NNTPConstants
Indicates that an XGTITLE listing follows.
xhdr(String, String) - Method in class gnu.inet.nntp.NNTPConnection
 
XHDR - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XINDEX - Static variable in interface gnu.inet.nntp.NNTPConstants
 
xover(Range) - Method in class gnu.inet.nntp.NNTPConnection
 
XOVER - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XPAT - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XPATH - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XREPLIC - Static variable in interface gnu.inet.nntp.NNTPConstants
 
XROVER - Static variable in interface gnu.inet.nntp.NNTPConstants
 
A B C D E F G H I K L M N O P Q R S T U V W X