Alphabetical Index

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 field in class gnu.inet.ftp.FTPConnection
abort() - method in class gnu.inet.ftp.FTPConnection
Aborts the transfer in progress.
This reader accepts all responses.
Indicate whether this reader is interested in the specified response.
ACCT - static field in class gnu.inet.ftp.FTPConnection
ACL - static field in class gnu.inet.imap.IMAPConstants
ActiveTime - class gnu.inet.nntp.ActiveTime
An item in an NNTP newsgroup active time listing.
An iterator over an NNTP LIST ACTIVE.TIMES listing.
add(gnu.inet.smtp.Parameter) - method in class gnu.inet.smtp.ParameterList
Adds a new parameter to the list.
ALERT - static field in class gnu.inet.imap.IMAPConstants
alertsPending() - method in class gnu.inet.imap.IMAPConnection
Indicates if there are alerts pending for the user-agent.
ALLO - static field 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 field in class gnu.inet.smtp.SMTPConnection
APOP - static field 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 field in class gnu.inet.ftp.FTPConnection
APPEND - static field in class gnu.inet.imap.IMAPConstants
append(String) - method in class gnu.inet.ftp.FTPConnection
Returns a stream for uploading a file.
append(String,String[],byte[]) - method in class gnu.inet.imap.IMAPConnection
Append a message to the specified mailbox.
ARTICLE - static field in class gnu.inet.nntp.NNTPConstants
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_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
ARTICLE_NOT_WANTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server does not want the specified article.
ARTICLE_NOT_WANTED_VIA_TAKETHIS - static field in class 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 field in class gnu.inet.nntp.NNTPConstants
Indicates that the article was successfully posted.
ARTICLE_REJECTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the specified article was rejected.
ARTICLE_RETRIEVED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
ARTICLE_TRANSFER_FAILED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that an article transferred by a TAKETHIS command failed.
ARTICLE_TRANSFERRED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article was correctly transferred.
ARTICLE_TRANSFERRED_OK - static field in class 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 - field in class gnu.inet.nntp.ArticleResponse
An iterator over a listing of article numbers.
ArticleResponse - class gnu.inet.nntp.ArticleResponse
An NNTP article status response.
ArticleResponse(short,String) - constructor for class gnu.inet.nntp.ArticleResponse
ArticleStream - class gnu.inet.nntp.ArticleStream
A stream that can be told to read to the end of its data.
asyncResponses - field in class gnu.inet.imap.IMAPConnection
List of responses received asynchronously.
AUTH - static field in class gnu.inet.ftp.FTPConnection
AUTH - static field in class gnu.inet.pop3.POP3Connection
AUTH - static field in class gnu.inet.smtp.SMTPConnection
auth(String,String,String) - method in class gnu.inet.pop3.POP3Connection
Authenticates the connection using the specified SASL mechanism, username, and password.
AUTHENTICATE - static field in class gnu.inet.imap.IMAPConstants
authenticate(String,String) - method in class gnu.inet.ftp.FTPConnection
Authenticate using the specified username and password.
authenticate(String,String,String) - method in class gnu.inet.imap.IMAPConnection
Authenticates the connection using the specified SASL mechanism, username, and password.
authenticate(String,String,String) - method in class gnu.inet.smtp.SMTPConnection
Authenticates the connection using the specified SASL mechanism, username, and password.
Authenticator - interface gnu.inet.http.Authenticator
Callback interface for managing authentication.
authenticator - field in class gnu.inet.http.Request
The authenticator.
authinfo(String,String) - method in class gnu.inet.nntp.NNTPConnection
Basic authentication strategy.
AUTHINFO_GENERIC - static field in class gnu.inet.nntp.NNTPConstants
AUTHINFO_OK - static field in class gnu.inet.nntp.NNTPConstants
Indicates that AUTHINFO authentication was successful.
AUTHINFO_PASS - static field in class gnu.inet.nntp.NNTPConstants
AUTHINFO_REJECTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates the the authentication information supplied was not accepted by the server.
AUTHINFO_SIMPLE - static field in class gnu.inet.nntp.NNTPConstants
AUTHINFO_SIMPLE_DENIED - static field in class gnu.inet.nntp.NNTPConstants
Indicates an authentication failure using AUTHINFO SIMPLE.
AUTHINFO_SIMPLE_OK - static field in class gnu.inet.nntp.NNTPConstants
Indicates success of an AUTHINFO SIMPLE transaction.
AUTHINFO_SIMPLE_REQUIRED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that authentication via the AUTHINFO SIMPLE strategy is required.
AUTHINFO_USER - static field in class gnu.inet.nntp.NNTPConstants
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.

B

BAD - static field in class gnu.inet.imap.IMAPConstants
BASE64 - class gnu.inet.util.BASE64
Encodes and decodes text according to the BASE64 encoding.
BINARY - static field in class gnu.inet.gopher.DirectoryEntry
Item is a binary file.
BINHEX - static field in class gnu.inet.gopher.DirectoryEntry
Item is a BinHex Macintosh file.
BODY - static field in class gnu.inet.imap.IMAPConstants
BODY - static field in class gnu.inet.nntp.NNTPConstants
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_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
BODY_PEEK - static field in class gnu.inet.imap.IMAPConstants
BODYSTRUCTURE - static field in class gnu.inet.imap.IMAPConstants
buf1 - field in class gnu.inet.util.MessageInputStream
buf2 - field in class gnu.inet.util.MessageInputStream
BYE - static field in class gnu.inet.imap.IMAPConstants
A simple request body writer using a byte array.
Constructs a new byte array request body writer with the specified content.
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.
Constructs a new byte array response body reader with the specified initial buffer size.

C

canPost - field in class gnu.inet.nntp.NNTPConnection
Whether the host permits posting of articles.
CAPA - static field 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 - static field in class gnu.inet.imap.IMAPConstants
capability() - method in class gnu.inet.imap.IMAPConnection
Returns a list of the capabilities of the IMAP server.
CCC - static field in class gnu.inet.ftp.FTPConnection
CDUP - static field 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 - static field in class gnu.inet.imap.IMAPConstants
CHECK - static field in class gnu.inet.nntp.NNTPConstants
check() - method in class gnu.inet.imap.IMAPConnection
Request a checkpoint of the currently selected mailbox.
check(String) - method in class gnu.inet.nntp.NNTPConnection
Input stream wrapper for the "chunked" transfer-coding.
Constructor.
clear() - method in class gnu.inet.http.Headers
CLOSE - static field in class gnu.inet.imap.IMAPConstants
close() - method in class gnu.inet.http.ByteArrayResponseBodyReader
Notifies the reader that the end of the content was reached.
close() - method in class gnu.inet.nntp.FileNewsrc
Closes the configuration, potentially saving any changes.
close() - method in class gnu.inet.http.HTTPConnection
Closes this connection.
close() - method in class gnu.inet.imap.IMAPConnection
Permanently remove all messages that have the \Deleted flags set, and close the mailbox.
close() - method in class gnu.inet.nntp.Newsrc
Closes the configuration, potentially saving any changes.
close() - method in class gnu.inet.nntp.PostStream
Close the stream.
close() - method in class gnu.inet.http.ResponseBodyReader
Notifies the reader that the end of the content was reached.
closeConnection() - method in class gnu.inet.http.HTTPConnection
Closes the underlying socket, if any.
CLOSING_CONNECTION - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server is closing the connection.
code - field in class gnu.inet.ftp.FTPResponse
The 3-digit status code.
code - field in class gnu.inet.imap.IMAPResponse
The response code.
code - field in class gnu.inet.http.Response
The HTTP status code of the response.
codeClass - field in class gnu.inet.http.Response
The class of the response.
COMMAND_NOT_RECOGNIZED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the command sent by the client was not understood by the server.
comment - field in class gnu.inet.http.Cookie
Optional documentation of the intended use of the cookie.
connect() - method in class gnu.inet.ftp.FTPURLConnection
Establishes the connection.
connect() - method in class gnu.inet.gopher.GopherURLConnection
Establishes the connection.
connect() - method in class gnu.inet.http.HTTPURLConnection
connection - field in class gnu.inet.ftp.FTPURLConnection
The connection managing the protocol exchange.
connection - field in class gnu.inet.gopher.GopherURLConnection
The connection managing the protocol exchange.
connection - field in class gnu.inet.http.Request
The connection context in which this request is invoked.
connectionTimeout - field in class gnu.inet.ftp.FTPConnection
The timeout when attempting to connect a socket.
connectionTimeout - field in class gnu.inet.http.HTTPConnection
The connection timeout for connecting the underlying socket.
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 - field in class gnu.inet.http.ByteArrayRequestBodyWriter
The content.
content - field in class gnu.inet.http.ByteArrayResponseBodyReader
The content.
CONTINUATION - static field in class gnu.inet.imap.IMAPResponse
The continuation response tag.
continuation - field in class gnu.inet.smtp.SMTPConnection
If true, there are more responses to read.
Cookie - class gnu.inet.http.Cookie
An HTTP cookie, as specified in RFC 2109.
CookieManager - interface gnu.inet.http.CookieManager
Cookie manager interface.
cookieManager - field in class gnu.inet.http.HTTPConnection
The cookie manager for this connection.
cookies - field in class gnu.inet.http.SimpleCookieManager
The cookie cache.
COPY - static field in class gnu.inet.imap.IMAPConstants
copy(int[],String) - method in class gnu.inet.imap.IMAPConnection
Copies the specified messages to the end of the destination mailbox.
count - field in class gnu.inet.nntp.GroupResponse
count - field in class gnu.inet.imap.IMAPResponse
The message count (for responses returning counts).
CR - static field in class gnu.inet.util.CRLFInputStream
The CR octet.
CR - static field in class gnu.inet.util.CRLFOutputStream
The CR octet.
CRAM_MD5 - static field in class gnu.inet.imap.IMAPConstants
CREATE - static field in class gnu.inet.imap.IMAPConstants
create(String) - method in class gnu.inet.imap.IMAPConnection
Creates a mailbox with the specified name.
Credentials - class gnu.inet.http.Credentials
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 field in class gnu.inet.util.CRLFOutputStream
The CR/LF pair.
CRLFInputStream - class gnu.inet.util.CRLFInputStream
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 gnu.inet.util.CRLFOutputStream
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 field in class gnu.inet.gopher.DirectoryEntry
Item is a CSO phone-book server.
CWD - static field in class gnu.inet.ftp.FTPConnection

D

data - field in class gnu.inet.ftp.FTPResponse
Multiline data, if present.
DATA - static field in class gnu.inet.smtp.SMTPConnection
data() - method in class gnu.inet.smtp.SMTPConnection
Requests an output stream to write message data to.
DATE - static field in class gnu.inet.nntp.NNTPConstants
date() - method in class gnu.inet.nntp.NNTPConnection
Returns the date on the server.
DATE_OK - static field in class gnu.inet.nntp.NNTPConstants
Indicates a DATE response.
debug - field in class gnu.inet.nntp.FileNewsrc
debug - field in class gnu.inet.ftp.FTPConnection
If true, print debugging information.
decode(byte[]) - static method in class gnu.inet.util.BASE64
Decode the specified byte array using the BASE64 algorithm.
decode(String) - static method in class gnu.inet.imap.UTF7imap
Decodes the specified name using the UTF-7.imap decoding.
DEFAULT_PORT - static field in class gnu.inet.finger.FingerConnection
The default finger port.
DEFAULT_PORT - static field in class gnu.inet.gopher.GopherConnection
The default gopher port.
DEFAULT_PORT - static field in class gnu.inet.imap.IMAPConnection
The default IMAP port.
DEFAULT_PORT - static field in class gnu.inet.nntp.NNTPConnection
The default NNTP port.
DEFAULT_PORT - static field in class gnu.inet.pop3.POP3Connection
The default POP3 port.
DEFAULT_PORT - static field in class gnu.inet.smtp.SMTPConnection
The default SMTP port.
DEFAULT_SSL_PORT - static field in class gnu.inet.imap.IMAPConnection
The default IMAP-SSL port.
DELE - static field in class gnu.inet.ftp.FTPConnection
DELE - static field in class gnu.inet.pop3.POP3Connection
dele(int) - method in class gnu.inet.pop3.POP3Connection
Marks the specified message as deleted.
DELETE - static field in class gnu.inet.imap.IMAPConstants
delete(String) - method in class gnu.inet.ftp.FTPConnection
Causes the file specified to be deleted at the server site.
delete(String) - method in class gnu.inet.imap.IMAPConnection
Deletes the mailbox with the specified name.
DELETEACL - static field in class gnu.inet.imap.IMAPConstants
deleteacl(String,String) - method in class gnu.inet.imap.IMAPConnection
Removes any access rights for the given authentication principal on the specified mailbox.
DIRECTORY - static field in class gnu.inet.gopher.DirectoryEntry
Item is a directory.
DirectoryEntry - class gnu.inet.gopher.DirectoryEntry
A gopher directory entry.
DirectoryListing - class gnu.inet.gopher.DirectoryListing
A gopher directory listing.
dirty - field in class gnu.inet.nntp.FileNewsrc
disconnect() - method in class gnu.inet.http.HTTPURLConnection
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 - field in class gnu.inet.http.Cookie
The domain for which the cookie is valid.
DOS_ARCHIVE - static field in class gnu.inet.gopher.DirectoryEntry
Item is a DOS binary archive of some sort.
dtp - field in class gnu.inet.ftp.FTPConnection
The current data transfer process in use by this connection.

E

EHLO - static field in class gnu.inet.smtp.SMTPConnection
ehlo(String) - method in class gnu.inet.smtp.SMTPConnection
Issues an EHLO command.
Empty implementation of an X509 trust manager.
encode(byte[]) - static method in class gnu.inet.util.BASE64
Encode the specified byte array using the BASE64 algorithm.
encode(String) - static method in class gnu.inet.imap.UTF7imap
Encodes the specified name using the UTF-7.imap encoding.
END - static field in class gnu.inet.util.MessageInputStream
The stream termination octet ('.').
END - static field in class gnu.inet.util.MessageOutputStream
The stream termination octet.
entrySet() - method in class gnu.inet.http.Headers
ENVELOPE - static field in class gnu.inet.imap.IMAPConstants
eof - field in class gnu.inet.util.MessageInputStream
equals(Object) - method in class gnu.inet.http.Headers
ERR - static field in class gnu.inet.pop3.POP3Connection
ERROR - static field in class gnu.inet.gopher.DirectoryEntry
Error.
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 - static field in class gnu.inet.imap.IMAPConstants
examine(String) - method in class gnu.inet.imap.IMAPConnection
Selects the specified mailbox.
EXISTS - static field in class gnu.inet.imap.IMAPConstants
expires - field in class gnu.inet.http.Cookie
The date at which this cookie expires.
EXPN - static field 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 - static field in class gnu.inet.imap.IMAPConstants
expunge() - method in class gnu.inet.imap.IMAPConnection
Permanently removes all messages that have the \Delete flag set.

F

FETCH - static field in class gnu.inet.imap.IMAPConstants
fetch(int,int,String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified range of messages in the mailbox.
fetch(int,String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified message in the mailbox.
fetch(int[],String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with messages in the mailbox.
FETCH_FLAGS - static field in class gnu.inet.imap.IMAPConstants
FILE - static field in class gnu.inet.gopher.DirectoryEntry
Item is a file.
file - field in class gnu.inet.nntp.FileNewsrc
FileNewsrc - class gnu.inet.nntp.FileNewsrc
A .newsrc configuration on a filesystem.
FileNewsrc(File,boolean) - constructor for class gnu.inet.nntp.FileNewsrc
Constructor.
fileStructure - field in class gnu.inet.ftp.FTPConnection
The current file structure type.
fileStructure - field in class gnu.inet.ftp.FTPURLConnection
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 gnu.inet.finger.FingerConnection
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 field 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
first - field in class gnu.inet.nntp.GroupResponse
firstUnreadMessage - field in class gnu.inet.imap.MailboxStatus
FLAG_ANSWERED - static field in class gnu.inet.imap.IMAPConstants
FLAG_DELETED - static field in class gnu.inet.imap.IMAPConstants
FLAG_DRAFT - static field in class gnu.inet.imap.IMAPConstants
FLAG_FLAGGED - static field in class gnu.inet.imap.IMAPConstants
FLAG_RECENT - static field in class gnu.inet.imap.IMAPConstants
FLAG_SEEN - static field in class gnu.inet.imap.IMAPConstants
FLAGS - static field in class gnu.inet.imap.IMAPConstants
flags - field in class gnu.inet.imap.MailboxStatus
Appends the textual value for the specified field to the given string buffer.
FTP_DATA_PORT - static field in class gnu.inet.ftp.FTPConnection
The FTP data port.
FTP_PORT - static field in class gnu.inet.ftp.FTPConnection
The default FTP transmission control port.
FTPConnection - class gnu.inet.ftp.FTPConnection
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 - class gnu.inet.ftp.FTPException
An FTP control exception.
FTPException(gnu.inet.ftp.FTPResponse) - constructor for class gnu.inet.ftp.FTPException
Constructs a new FTP exception.
FTPResponse - class gnu.inet.ftp.FTPResponse
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 gnu.inet.ftp.FTPURLConnection
An FTP URL connection.
FTPURLConnection(URL) - constructor for class gnu.inet.ftp.FTPURLConnection
Constructs an FTP connection to the specified URL.

G

get(int) - method in class gnu.inet.smtp.ParameterList
Returns the parameter at the specified index.
get(Object) - method in class gnu.inet.http.Headers
get(String) - method in class gnu.inet.gopher.GopherConnection
Returns the resource identified by the specified selector.
getAcceptedIssuers() - method in class gnu.inet.util.EmptyX509TrustManager
GETACL - static field in class gnu.inet.imap.IMAPConstants
getacl(String) - method in class gnu.inet.imap.IMAPConnection
Returns the access control list for the specified mailbox.
getAlerts() - method in class gnu.inet.imap.IMAPConnection
Returns the pending alerts for the user-agent as an array.
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.
getCode() - method in class gnu.inet.ftp.FTPResponse
Returns the 3-digit status code.
getCode() - method in class gnu.inet.imap.MessageStatus
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() - method in class gnu.inet.gopher.GopherURLConnection
getContent(Class[]) - method in class gnu.inet.gopher.GopherURLConnection
getContent(URLConnection) - method in class gnu.inet.gopher.GopherContentHandler
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 class gnu.inet.http.RequestBodyWriter
Returns the total number of bytes that will be written in a single pass by this writer.
getContentType() - method in class gnu.inet.http.HTTPURLConnection
getCookieManager() - method in class gnu.inet.http.HTTPConnection
Returns the cookie manager in use for this connection.
getCookies(String,boolean,String) - method in class gnu.inet.http.CookieManager
Retrieves the cookies matching the specified criteria.
Retrieves the cookies matching the specified criteria.
getCount() - method in class gnu.inet.imap.IMAPResponse
getCredentials(String,int) - method in class gnu.inet.http.Authenticator
Returns the credentials to supply for the given realm.
getCurrentUsage() - method in class gnu.inet.imap.Quota.Resource
Returns the current usage of the resource, or -1 if not known.
getData() - method in class gnu.inet.ftp.FTPResponse
Returns the multiline data, or null if there was no such data.
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
getDefaultPort() - method in class gnu.inet.http.Handler
Returns the default HTTP port (80).
getDelimiter() - method in class gnu.inet.imap.ListEntry
Returns the mailbox hierarchy delimiter.
getDelimiter() - method in class gnu.inet.imap.Namespaces.Namespace
Returns the delimiter character for the namespace.
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.
getErrorStream() - method in class gnu.inet.http.HTTPURLConnection
getExpiryDate() - method in class gnu.inet.http.Cookie
getExtensions() - method in class gnu.inet.imap.Namespaces.Namespace
Returns the dictionary of extension values for the namespace, or null if there are no extensions.
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.
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() - 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.
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.
getHeaderField(int) - method in class gnu.inet.http.HTTPURLConnection
getHeaderField(String) - method in class gnu.inet.http.HTTPURLConnection
getHeaderFieldDate(String,long) - method in class gnu.inet.http.HTTPURLConnection
getHeaderFieldKey(int) - method in class gnu.inet.http.HTTPURLConnection
getHeaderFields() - method in class gnu.inet.http.HTTPURLConnection
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.
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.IMAPException
getID() - method in class gnu.inet.imap.IMAPResponse
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 class gnu.inet.http.HTTPURLConnection
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.imap.Pair
Returns the key part of this pair.
getKey() - method in class gnu.inet.nntp.Pair
The key.
getKey() - method in class gnu.inet.smtp.Parameter
Returns the key.
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.
getLimit() - method in class gnu.inet.imap.Quota.Resource
Returns the resource limit.
Privileged action to retrieve the local host InetAddress.
getMailbox() - method in class gnu.inet.imap.ListEntry
Returns the mailbox this list entry refers to.
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.
getMessageNumber() - method in class gnu.inet.imap.MessageStatus
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.
getName() - method in class gnu.inet.imap.Quota.Resource
Returns the resource name.
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
getOther() - method in class gnu.inet.imap.Namespaces
Returns the list of other users' namespaces.
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 class gnu.inet.http.HTTPURLConnection
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.Namespaces
Returns the list of personal namespaces.
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.Namespaces.Namespace
Returns the namespace prefix.
GETQUOTA - static field in class gnu.inet.imap.IMAPConstants
getquota(String) - method in class gnu.inet.imap.IMAPConnection
Returns the specified quota root's resource usage and limits.
GETQUOTAROOT - static field in class gnu.inet.imap.IMAPConstants
getQuotaRoot() - method in class gnu.inet.imap.Quota
Returns the quota root.
getquotaroot(String) - method in class gnu.inet.imap.IMAPConnection
Returns the quotas for the given mailbox.
getRepresentationType() - method in class gnu.inet.ftp.FTPConnection
Returns the current representation type of the transfer data.
getRequestProperties() - method in class gnu.inet.ftp.FTPURLConnection
getRequestProperties() - method in class gnu.inet.http.HTTPURLConnection
getRequestProperty(String) - method in class gnu.inet.ftp.FTPURLConnection
getRequestProperty(String) - method in class gnu.inet.http.HTTPURLConnection
getRequestURI() - method in class gnu.inet.http.Request
Returns the full request-URI represented by this request, as specified by HTTP/1.1.
getResources() - method in class gnu.inet.imap.Quota
Returns the list of quota resources.
getResponse() - method in class gnu.inet.ftp.FTPConnection
Reads the next response from the server.
getResponse() - method in class gnu.inet.ftp.FTPException
Returns the response that provoked this exception.
getResponse() - method in class 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.
getResponseCode() - method in class gnu.inet.http.HTTPURLConnection
getResponseCode() - method in class gnu.inet.imap.IMAPResponse
getResponseMessage() - method in class gnu.inet.http.HTTPURLConnection
getSelector() - method in class gnu.inet.gopher.DirectoryEntry
Returns the selector for this entry.
getShared() - method in class gnu.inet.imap.Namespaces
Returns the list of shared namespaces.
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.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.
Privileged action for retrieving system properties.
GetSystemPropertyAction(String) - constructor for class gnu.inet.util.GetSystemPropertyAction
Constructor.
getTag() - method in class gnu.inet.imap.IMAPResponse
getText() - method in class gnu.inet.imap.IMAPResponse
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.
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.
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() - method in class gnu.inet.imap.Pair
Returns the value part of this pair.
getValue() - method in class gnu.inet.nntp.Pair
The value.
getValue() - method in class gnu.inet.smtp.Parameter
Returns the value.
getValue(String) - method in class gnu.inet.http.Headers
Returns the value of the specified header as a string.
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 field in class gnu.inet.gopher.DirectoryEntry
Item is a GIF format graphics file.
gnu.inet.finger - package
This is a simple client for the finger protocol described in RFC 1288.
gnu.inet.ftp - package
This package contains an FTP client.
gnu.inet.gopher - package
This package contains a Gopher client.
gnu.inet.http - package
This package contains an HTTP/1.1 client, as described in RFC 2616.
gnu.inet.imap - package
This package contains an IMAP4rev1 client.
gnu.inet.nntp - package
This is an NNTP client, implementing all of RFC 977, and many of the RFC 2980 NNTP extensions.
gnu.inet.pop3 - package
This package contains a simple POP3 client, as specified in RFC 1939.
gnu.inet.smtp - package
This package includes a complete ESMTP client.
gnu.inet.util - package
GopherConnection - class gnu.inet.gopher.GopherConnection
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.
A Gopher content handler.
A Gopher URL connection.
GopherURLConnection(URL) - constructor for class gnu.inet.gopher.GopherURLConnection
Constructs a Gopher connection to the specified URL.
greeting - field in class gnu.inet.smtp.SMTPConnection
The greeting message given by the server.
Group - class gnu.inet.nntp.Group
An item in an NNTP newsgroup listing.
group - field in class gnu.inet.nntp.GroupResponse
GROUP - static field in class gnu.inet.nntp.NNTPConstants
group(String) - method in class gnu.inet.nntp.NNTPConnection
Send a group selection command to the server.
GROUP_SELECTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the newsgroup was successfully selected.
GroupIterator - class gnu.inet.nntp.GroupIterator
An iterator over an NNTP newsgroup listing.
GroupResponse - class gnu.inet.nntp.GroupResponse
An NNTP group status response.
groups - field in class gnu.inet.nntp.FileNewsrc
GSSAPI - static field in class gnu.inet.imap.IMAPConstants

H

handle(Callback[]) - method in class gnu.inet.util.SaslCallbackHandler
Handle callbacks.
Handler - class gnu.inet.finger.Handler
A URL stream handler implementing the finger protocol.
Handler - class gnu.inet.ftp.Handler
An FTP URL stream handler.
Handler - class gnu.inet.gopher.Handler
A Gopher URL stream handler.
Handler - class gnu.inet.http.Handler
An HTTP URL stream handler.
hashCode() - method in class gnu.inet.http.Headers
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 - static field in class gnu.inet.nntp.NNTPConstants
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_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article has been retrieved.
HEADER - static field in class gnu.inet.imap.IMAPConstants
HEADER_FIELDS - static field in class gnu.inet.imap.IMAPConstants
HEADER_FIELDS_NOT - static field in class gnu.inet.imap.IMAPConstants
HeaderEntry - class gnu.inet.nntp.HeaderEntry
An item in an NNTP newsgroup single-header listing.
HeaderIterator - class gnu.inet.nntp.HeaderIterator
An iterator over an NNTP XHDR listing.
Headers - class gnu.inet.http.Headers
A collection of HTTP header names and associated values.
headers - field in class gnu.inet.http.Response
The response headers.
Headers() - constructor for class gnu.inet.http.Headers
HELO - static field in class gnu.inet.smtp.SMTPConnection
helo(String) - method in class gnu.inet.smtp.SMTPConnection
Issues a HELO command.
HELP - static field in class gnu.inet.ftp.FTPConnection
HELP - static field in class gnu.inet.nntp.NNTPConstants
HELP - static field in class gnu.inet.smtp.SMTPConnection
help() - method in class gnu.inet.nntp.NNTPConnection
Requests a help listing.
help(String) - method in class gnu.inet.smtp.SMTPConnection
Returns some useful information about the specified parameter.
HELP_TEXT - static field in class gnu.inet.nntp.NNTPConstants
Indicates a line of help text.
hostname - field in class gnu.inet.http.HTTPConnection
The host name of the server to connect to.
hostname - field in class gnu.inet.nntp.NNTPConnection
The hostname of the host we are connected to.
HTTP_PORT - static field in class gnu.inet.http.HTTPConnection
The default HTTP port.
HTTPConnection - class gnu.inet.http.HTTPConnection
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 gnu.inet.http.HTTPDateFormat
HTTP date formatter and parser.
HTTPDateFormat() - constructor for class gnu.inet.http.HTTPDateFormat
HTTPS_PORT - static field in class gnu.inet.http.HTTPConnection
The default HTTPS port.
HTTPURLConnection - class gnu.inet.http.HTTPURLConnection
A URLConnection that uses the HTTPConnection class.
HTTPURLConnection(URL) - constructor for class gnu.inet.http.HTTPURLConnection
Constructor.

I

id - field in class gnu.inet.imap.IMAPException
ID of the exception (BAD or NO).
id - field in class gnu.inet.imap.IMAPResponse
The response ID.
IHAVE - static field in class gnu.inet.nntp.NNTPConstants
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.
IMAGE - static field in class gnu.inet.gopher.DirectoryEntry
Item is some kind of image file.
IMAP_TRACE - static field in class gnu.inet.imap.IMAPConnection
The network trace level.
IMAPConnection - class gnu.inet.imap.IMAPConnection
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.
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.
IMAPConstants - interface gnu.inet.imap.IMAPConstants
IMAP4rev1 string constants.
IMAPException - class gnu.inet.imap.IMAPException
Exception corresponding to an IMAP4 BAD or NO server response.
IMAPException(String,String) - constructor for class gnu.inet.imap.IMAPException
IMAPResponse - class gnu.inet.imap.IMAPResponse
An IMAP4rev1 server response.
An object that can parse an underlying socket stream containing IMAP protocol server responses into IMAPResponse tokens.
IMAPResponseTokenizer(InputStream) - constructor for class gnu.inet.imap.IMAPResponseTokenizer
Constructor.
in - field 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 - field in class gnu.inet.ftp.FTPConnection
The socket input stream.
in - field in class gnu.inet.gopher.GopherConnection
in - field in class gnu.inet.http.HTTPConnection
The socket input stream.
in - field in class gnu.inet.imap.IMAPConnection
The tokenizer used to read IMAP responses from.
in - field in class gnu.inet.imap.IMAPResponseTokenizer
The server stream.
in - field in class gnu.inet.nntp.NNTPConnection
The socket input stream.
in - field in class gnu.inet.pop3.POP3Connection
The socket input stream.
in - field in class gnu.inet.smtp.SMTPConnection
The input stream used to read responses from the server.
INDEX_SEARCH - static field in class gnu.inet.gopher.DirectoryEntry
Item is an Index-Search server.
INFO - static field in class gnu.inet.smtp.SMTPConnection
initialiseDTP() - method in class gnu.inet.ftp.FTPConnection
Initialise the data transfer process.
INTERNAL_ERROR - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server was unable to perform the command due to an internal error.
INTERNALDATE - static field in class gnu.inet.imap.IMAPConstants
invokeSimpleCommand(String) - method in class gnu.inet.imap.IMAPConnection
Sends the specified IMAP command.
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
isContinuation() - method in class gnu.inet.imap.IMAPResponse
isEmpty() - method in class gnu.inet.http.Headers
isMarked() - method in class gnu.inet.imap.ListEntry
If true: the mailbox has been marked "interesting" by the server; the mailbox probably contains messages that have been added since the last time the mailbox was selected.
isNoinferiors() - method in class gnu.inet.imap.ListEntry
If true: it is not possible for any child levels of hierarchy to exist under this name; no child levels exist now and none can be created in the future.
isNoselect() - method in class gnu.inet.imap.ListEntry
If true: it is not possible to use this name as a selectable mailbox.
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
Indicates whether an article is marked as seen in the specified newsgroup.
isSeen(String,int) - method in class 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
Indicates whether a newsgroup is subscribed in this newsrc.
isSubscribed(String) - method in class gnu.inet.nntp.Newsrc
Indicates whether a newsgroup is subscribed in this newsrc.
isTagged() - method in class gnu.inet.imap.IMAPResponse
isUnmarked() - method in class gnu.inet.imap.ListEntry
If true: the mailbox does not contain any additional messages since the last time the mailbox was selected.
isUntagged() - method in class gnu.inet.imap.IMAPResponse
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.

K

KERBEROS_V4 - static field in class gnu.inet.imap.IMAPConstants
keySet() - method in class gnu.inet.http.Headers

L

last - field in class gnu.inet.util.CRLFOutputStream
The last byte read.
last - field in class gnu.inet.nntp.GroupResponse
LAST - static field in class gnu.inet.nntp.NNTPConstants
last() - method in class gnu.inet.nntp.NNTPConnection
Sends a previous article positioning command to the server.
len - field in class gnu.inet.http.ByteArrayResponseBodyReader
The length of the buffer.
LF - static field in class gnu.inet.util.CRLFInputStream
The LF octet.
LF - static field in class gnu.inet.util.CRLFOutputStream
The LF octet.
LF - static field in class gnu.inet.util.MessageInputStream
The line termination octet ('\n').
LF - static field in class gnu.inet.util.MessageOutputStream
The line termination octet.
LineInputStream - class gnu.inet.util.LineInputStream
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 gnu.inet.nntp.LineIterator
An iterator over an NNTP multi-line response.
lines - field in class gnu.inet.nntp.FileNewsrc
LIST - static field in class gnu.inet.ftp.FTPConnection
LIST - static field in class gnu.inet.imap.IMAPConstants
LIST - static field in class gnu.inet.nntp.NNTPConstants
LIST - static field in class gnu.inet.pop3.POP3Connection
list() - method in class gnu.inet.nntp.FileNewsrc
Returns an iterator over the names of the currently subscribed newsgroups.
list() - method in class gnu.inet.finger.FingerConnection
Lists the available users.
list() - method in class gnu.inet.gopher.GopherConnection
Returns the directory listing for this gopher server.
list() - method in class 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(int) - method in class gnu.inet.pop3.POP3Connection
Returns the size of the specified message.
list(String) - method in class gnu.inet.ftp.FTPConnection
Returns a listing of information about the specified pathname.
list(String,String) - method in class gnu.inet.imap.IMAPConnection
Returns a subset of names from the compete set of names available to the client.
LIST_ACTIVE - static field in class gnu.inet.nntp.NNTPConstants
LIST_ACTIVE_TIMES - static field in class gnu.inet.nntp.NNTPConstants
LIST_DISTRIB_PATS - static field in class gnu.inet.nntp.NNTPConstants
LIST_DISTRIBUTIONS - static field in class gnu.inet.nntp.NNTPConstants
LIST_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that a list of valid newsgroups follows.
LIST_MARKED - static field in class gnu.inet.imap.IMAPConstants
LIST_NEWSGROUPS - static field in class gnu.inet.nntp.NNTPConstants
LIST_NOINFERIORS - static field in class gnu.inet.imap.IMAPConstants
LIST_NOSELECT - static field in class gnu.inet.imap.IMAPConstants
LIST_OVERVIEW_FMT - static field in class gnu.inet.nntp.NNTPConstants
LIST_SUBSCRIPTIONS - static field in class gnu.inet.nntp.NNTPConstants
LIST_UNMARKED - static field in class 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.
ListEntry - class gnu.inet.imap.ListEntry
An item in an IMAP LIST or LSUB response.
LISTGROUP - static field in class gnu.inet.nntp.NNTPConstants
listGroup(String) - method in class gnu.inet.nntp.NNTPConnection
Returns a listing of all the article numbers in the specified newsgroup.
listImpl(String,String,String) - method in class gnu.inet.imap.IMAPConnection
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 - static field in class gnu.inet.imap.IMAPConstants
listrights(String,String) - method in class gnu.inet.imap.IMAPConnection
Returns the rights for the given principal for the specified mailbox.
listSubscriptions() - method in class gnu.inet.nntp.NNTPConnection
Returns a list of newsgroups suitable for new users of the server.
logger - static field in class gnu.inet.imap.IMAPConnection
The logger used for IMAP protocol traces.
logger - static field in class gnu.inet.nntp.NNTPConnection
The logger used for NNTP protocol traces.
logger - static field in class gnu.inet.pop3.POP3Connection
The logger used for POP3 protocol traces.
logger - static field in class gnu.inet.smtp.SMTPConnection
The logger used for SMTP protocol traces.
LOGIN - static field in class gnu.inet.imap.IMAPConstants
login(String,String) - method in class gnu.inet.imap.IMAPConnection
Login to the connection using the username and password method.
login(String,String) - method in class gnu.inet.pop3.POP3Connection
Authenticate the user using the basic USER and PASS handshake.
LOGINDISABLED - static field in class gnu.inet.imap.IMAPConstants
LOGOUT - static field in class gnu.inet.imap.IMAPConstants
logout() - method in class gnu.inet.ftp.FTPConnection
Terminates the control connection.
logout() - method in class gnu.inet.imap.IMAPConnection
Logout this connection.
LSUB - static field in class gnu.inet.imap.IMAPConstants
lsub(String,String) - method in class gnu.inet.imap.IMAPConnection
Returns a subset of subscribed names.

M

MAIL_FROM - static field in class gnu.inet.smtp.SMTPConnection
mailbox - field in class gnu.inet.imap.IMAPResponse
The mailbox (for STATUS responses).
MailboxStatus - class gnu.inet.imap.MailboxStatus
Represents the state of a mailbox.
Execute a MAIL command.
main(String[]) - static method in class gnu.inet.util.BASE64
main(String[]) - static method in class gnu.inet.imap.UTF7imap
majorVersion - field in class gnu.inet.http.HTTPConnection
The major version of HTTP supported by this client.
majorVersion - field 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 - field in class gnu.inet.util.MessageInputStream
markBuf2 - field in class gnu.inet.util.MessageInputStream
markSupported() - method in class gnu.inet.util.MessageInputStream
message - field in class gnu.inet.ftp.FTPResponse
The human-readable message.
message - field in class gnu.inet.http.Response
Human-readable text of the response.
message - field in class gnu.inet.nntp.StatusResponse
messageCount - field in class gnu.inet.imap.MailboxStatus
messageId - field in class gnu.inet.nntp.ArticleResponse
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.
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 field in class gnu.inet.imap.IMAPConstants
MessageStatus - class gnu.inet.imap.MessageStatus
Represents the state of a message.
method - field in class gnu.inet.http.Request
The HTTP method to invoke.
minorVersion - field in class gnu.inet.http.HTTPConnection
The minor version of HTTP supported by this client.
minorVersion - field in class gnu.inet.http.Response
The HTTP minor version of the server issuing the response.
MKD - static field in class gnu.inet.ftp.FTPConnection
MODE - static field in class gnu.inet.ftp.FTPConnection
MODE_BLOCK - static field in class gnu.inet.ftp.FTPConnection
MODE_COMPRESSED - static field in class gnu.inet.ftp.FTPConnection
MODE_READER - static field in class gnu.inet.nntp.NNTPConstants
MODE_STREAM - static field in class gnu.inet.ftp.FTPConnection
MODE_STREAM - static field in class 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.
MYRIGHTS - static field in class gnu.inet.imap.IMAPConstants
myrights(String) - method in class gnu.inet.imap.IMAPConnection
Returns the rights for the current principal for the specified mailbox.

N

name - field 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 - static field in class gnu.inet.imap.IMAPConstants
An individual namespace specification.
namespace() - method in class gnu.inet.imap.IMAPConnection
Returns the namespaces available on the server.
Namespaces - class gnu.inet.imap.Namespaces
A tuple of IMAP namespaces, as defined in RFC 2342.
NEWGROUPS - static field in class gnu.inet.nntp.NNTPConstants
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_LIST_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that a list of new newsgroups follows.
newMessageCount - field in class gnu.inet.imap.MailboxStatus
NEWNAME - static field in class gnu.inet.imap.IMAPConstants
NEWNEWS - static field in class gnu.inet.nntp.NNTPConstants
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_LIST_FOLLOWS - static field in class 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 gnu.inet.nntp.Newsrc
Interface for a .newsrc configuration.
newTag() - method in class gnu.inet.imap.IMAPConnection
Returns a new tag for a command.
NEXT - static field in class gnu.inet.nntp.NNTPConstants
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.gopher.DirectoryListing
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.imap.IMAPResponseTokenizer
Returns the next IMAPResponse.
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() - 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 field in class gnu.inet.imap.IMAPConstants
NLST - static field in class gnu.inet.ftp.FTPConnection
NNTP_TRACE - static field in class gnu.inet.nntp.NNTPConnection
The network trace level.
NNTPConnection - class gnu.inet.nntp.NNTPConnection
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,int,int) - constructor for class gnu.inet.nntp.NNTPConnection
Creates a new connection object.
NNTPConstants - interface gnu.inet.nntp.NNTPConstants
NNTP status response codes.
NNTPException - class gnu.inet.nntp.NNTPException
An NNTP exception.
NNTPException(gnu.inet.nntp.StatusResponse) - constructor for class gnu.inet.nntp.NNTPException
Constructor.
NO - static field in class gnu.inet.imap.IMAPConstants
NO_ARTICLE_SELECTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that no article has been selected.
NO_GROUP_SELECTED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that no newsgroup has been selected.
NO_NEXT_ARTICLE - static field in class gnu.inet.nntp.NNTPConstants
Indicates that there is no next article in this newsgroup.
NO_POSTING_ALLOWED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server is ready but posting is not allowed.
NO_PREVIOUS_ARTICLE - static field in class gnu.inet.nntp.NNTPConstants
Indicates that there is no previous article in this newsgroup.
NO_SUCH_ARTICLE - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the specified article could not be found.
NO_SUCH_ARTICLE_NUMBER - static field in class gnu.inet.nntp.NNTPConstants
Indicates that no article with the specified number exists in this newsgroup.
NO_SUCH_GROUP - static field in class gnu.inet.nntp.NNTPConstants
Indicates that no such newsgroup exists.
NOOP - static field in class gnu.inet.ftp.FTPConnection
NOOP - static field in class gnu.inet.imap.IMAPConstants
NOOP - static field in class gnu.inet.pop3.POP3Connection
NOOP - static field in class gnu.inet.smtp.SMTPConnection
noop() - method in class gnu.inet.ftp.FTPConnection
Does nothing.
noop() - method in class gnu.inet.imap.IMAPConnection
Ping the server.
noop() - method in class gnu.inet.pop3.POP3Connection
Does nothing.
noop() - method in class gnu.inet.smtp.SMTPConnection
Issues a NOOP command.

O

OK - static field in class gnu.inet.imap.IMAPConstants
OK - static field in class gnu.inet.pop3.POP3Connection
OK - static field in class gnu.inet.smtp.SMTPConnection
OK_NOT_LOCAL - static field in class gnu.inet.smtp.SMTPConnection
OK_UNVERIFIED - static field 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
openConnection(URL) - method in class gnu.inet.http.Handler
Returns an HTTPURLConnection for the given URL.
out - field in class gnu.inet.ftp.FTPConnection
The socket output stream.
out - field in class gnu.inet.gopher.GopherConnection
out - field in class gnu.inet.http.HTTPConnection
The socket output stream.
out - field in class gnu.inet.imap.IMAPConnection
The output stream.
out - field in class gnu.inet.nntp.NNTPConnection
The socket output stream.
out - field in class gnu.inet.pop3.POP3Connection
The socket output stream.
out - field in class gnu.inet.smtp.SMTPConnection
The output stream used to send commands to the server.
Overview - class gnu.inet.nntp.Overview
An overview entry.
OVERVIEW_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that a listing of overview information follows.
OverviewIterator - class gnu.inet.nntp.OverviewIterator
An iterator over an overview listing.

P

Pair - class gnu.inet.imap.Pair
Implementation of a key-value pair.
Pair - class gnu.inet.nntp.Pair
A pair of strings associated with one another.
PairIterator - class gnu.inet.nntp.PairIterator
An iterator over a pair listing.
Parameter - class gnu.inet.smtp.Parameter
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 gnu.inet.smtp.ParameterList
A list of ESMTP parameters.
PARSE - static field in class gnu.inet.imap.IMAPConstants
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.
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.
PASS - static field in class gnu.inet.ftp.FTPConnection
PASS - static field in class gnu.inet.pop3.POP3Connection
passive - field in class gnu.inet.ftp.FTPConnection
If true, use passive mode.
passive - field in class gnu.inet.ftp.FTPURLConnection
PASV - static field in class gnu.inet.ftp.FTPConnection
path - field in class gnu.inet.http.Cookie
Optional subset of URL paths within the domain for which the cookie is valid.
path - field in class gnu.inet.http.Request
The path identifying the resource.
PBSZ - static field in class gnu.inet.ftp.FTPConnection
PendingData - interface gnu.inet.nntp.PendingData
An object representing data outside the simple request/response model of NNTP.
pendingData - field in class gnu.inet.nntp.NNTPConnection
Pending data, if any.
PERMANENTFLAGS - static field in class gnu.inet.imap.IMAPConstants
permanentFlags - field in class gnu.inet.imap.MailboxStatus
PERMISSION_DENIED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that access restrictions deny permission to execute the command sent by the client.
POP3_TRACE - static field in class gnu.inet.pop3.POP3Connection
The network trace level.
POP3Connection - class gnu.inet.pop3.POP3Connection
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.
Creates a new connection to the server.
PORT - static field in class gnu.inet.ftp.FTPConnection
port - field in class gnu.inet.http.HTTPConnection
The port to connect to.
port - field in class gnu.inet.nntp.NNTPConnection
The port on the host we are connected to.
pos - field in class gnu.inet.http.ByteArrayRequestBodyWriter
The position within the content at which the next read will occur.
pos - field in class gnu.inet.http.ByteArrayResponseBodyReader
The position in the content at which the next write will occur.
POST - static field in class gnu.inet.nntp.NNTPConstants
post() - method in class gnu.inet.nntp.NNTPConnection
Post an article.
POSTING_ALLOWED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server is ready and posting is allowed.
POSTING_FAILED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that posting of the article failed.
POSTING_NOT_ALLOWED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that posting is not allowed.
PostStream - class gnu.inet.nntp.PostStream
A stream to which article contents should be written.
PREAUTH - static field in class gnu.inet.imap.IMAPConstants
PROT - static field in class gnu.inet.ftp.FTPConnection
proxyHostname - field in class gnu.inet.http.HTTPConnection
The host name of the proxy to connect to.
proxyPort - field 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 field in class gnu.inet.ftp.FTPConnection

Q

QUIT - static field in class gnu.inet.ftp.FTPConnection
QUIT - static field in class gnu.inet.nntp.NNTPConstants
QUIT - static field in class gnu.inet.pop3.POP3Connection
QUIT - static field in class gnu.inet.smtp.SMTPConnection
quit() - method in class gnu.inet.nntp.NNTPConnection
Close the connection.
quit() - method in class gnu.inet.pop3.POP3Connection
Closes the connection.
quit() - method in class gnu.inet.smtp.SMTPConnection
Close the connection to the server.
Quota - class gnu.inet.imap.Quota
An IMAP quota entry.
QUOTA - static field in class gnu.inet.imap.IMAPConstants
QUOTAROOT - static field in class gnu.inet.imap.IMAPConstants

R

Range - class gnu.inet.nntp.Range
A range of article numbers.
RCPT_TO - static field in class gnu.inet.smtp.SMTPConnection
Execute a RCPT command.
read() - method in class gnu.inet.http.ChunkedInputStream
read() - method in class gnu.inet.util.CRLFInputStream
Reads the next byte of data from this input stream.
read() - method in class gnu.inet.util.MessageInputStream
Reads the next byte of data from this message input stream.
read() - method in class gnu.inet.nntp.NNTPConnection
Read a single line from the server.
read() - method in class gnu.inet.util.SaslInputStream
Reads a single character.
read(byte[]) - method in class gnu.inet.http.ChunkedInputStream
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[]) - 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[]) - method in class gnu.inet.util.SaslInputStream
read(byte[],int,int) - method in class gnu.inet.http.ByteArrayResponseBodyReader
Receive notification of body content.
read(byte[],int,int) - method in class gnu.inet.http.ChunkedInputStream
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(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(byte[],int,int) - method in class gnu.inet.http.ResponseBodyReader
Receive notification of body content.
read(byte[],int,int) - method in class gnu.inet.util.SaslInputStream
Block read.
READ_ONLY - static field in class gnu.inet.imap.IMAPConstants
READ_WRITE - static field in class gnu.inet.imap.IMAPConstants
readLine() - method in class gnu.inet.util.LineInputStream
Read a line of input.
readResponse() - method in class gnu.inet.ftp.FTPConnection
Reads and parses the next response from the server.
readResponse() - method in class gnu.inet.imap.IMAPConnection
Reads an IMAP 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 class gnu.inet.nntp.PendingData
Reads to the end of this data.
readWrite - field in class gnu.inet.imap.MailboxStatus
READY - static field in class gnu.inet.pop3.POP3Connection
READY - static field in class gnu.inet.smtp.SMTPConnection
RECENT - static field in class gnu.inet.imap.IMAPConstants
REDUNDANT - static field in class gnu.inet.gopher.DirectoryEntry
Item is a redundant server.
REIN - static field in class gnu.inet.ftp.FTPConnection
reinitialize() - method in class gnu.inet.ftp.FTPConnection
Terminates an authenticated login.
remove() - method in class gnu.inet.gopher.DirectoryListing
This iterator is read-only.
remove() - method in class gnu.inet.nntp.LineIterator
This iterator is read-only.
remove(Object) - method in class gnu.inet.http.Headers
removeDirectory(String) - method in class gnu.inet.ftp.FTPConnection
Causes the directory specified to be deleted.
RENAME - static field in class gnu.inet.imap.IMAPConstants
rename(String,String) - method in class gnu.inet.ftp.FTPConnection
Renames a file.
rename(String,String) - method in class gnu.inet.imap.IMAPConnection
Renames the source mailbox to the specified name.
representationType - field in class gnu.inet.ftp.FTPConnection
The current representation type.
representationType - field in class gnu.inet.ftp.FTPURLConnection
Request - class gnu.inet.http.Request
A single HTTP request.
Request(gnu.inet.http.HTTPConnection,String,String) - constructor for class gnu.inet.http.Request
Constructor for a new request.
requestBodyNegotiationThreshold - field in class gnu.inet.http.Request
Request body negotiation threshold for 100-continue expectations.
RequestBodyWriter - interface gnu.inet.http.RequestBodyWriter
Callback interface for writing request body content.
requestBodyWriter - field in class gnu.inet.http.Request
The request body provider.
requestHeaders - field in class gnu.inet.http.Request
The headers in this request.
reset() - method in class gnu.inet.http.ByteArrayRequestBodyWriter
Initialises the writer.
reset() - method in class gnu.inet.util.MessageInputStream
reset() - method in class gnu.inet.http.RequestBodyWriter
Initialises the writer.
Quota.Resource - class gnu.inet.imap.Quota.Resource
A quota resource entry.
Resource(String,int) - constructor for class gnu.inet.imap.Quota.Resource
Specifies a new resource with the given name and limit.
response - field in class gnu.inet.ftp.FTPException
The response that provoked this exception.
Response - class gnu.inet.http.Response
An HTTP response.
response - field in class gnu.inet.nntp.NNTPException
response - field in class gnu.inet.pop3.POP3Connection
The last response received from the server.
response - field in class gnu.inet.smtp.SMTPConnection
The last response message received from the server.
Constructs a new response with the specified parameters.
ResponseBodyReader - interface gnu.inet.http.ResponseBodyReader
Callback interface for receiving notification of response body content.
responseBodyReader - field in class gnu.inet.http.Request
The response body reader.
Callback interface for objects that wish to be notified of response header values.
responseHeaderHandlers - field in class gnu.inet.http.Request
Map of response header handlers.
REST - static field in class gnu.inet.ftp.FTPConnection
RETR - static field in class gnu.inet.ftp.FTPConnection
RETR - static field 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 field in class gnu.inet.imap.IMAPConstants
RFC822_HEADER - static field in class gnu.inet.imap.IMAPConstants
RFC822_SIZE - static field in class gnu.inet.imap.IMAPConstants
RFC822_TEXT - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_ADMIN - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_CREATE - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_DELETE - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_INSERT - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_LOOKUP - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_POST - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_READ - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_SEEN - static field in class gnu.inet.imap.IMAPConstants
RIGHTS_WRITE - static field in class gnu.inet.imap.IMAPConstants
RMD - static field in class gnu.inet.ftp.FTPConnection
RNFR - static field in class gnu.inet.ftp.FTPConnection
RNTO - static field in class gnu.inet.ftp.FTPConnection
RSET - static field in class gnu.inet.pop3.POP3Connection
RSET - static field in class gnu.inet.smtp.SMTPConnection
rset() - method in class gnu.inet.pop3.POP3Connection
If any messages have been marked as deleted, they are unmarked.
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

A callback handler that can manage username and password callbacks.
SaslCallbackHandler(String,String) - constructor for class gnu.inet.util.SaslCallbackHandler
Constructor.
SaslCramMD5 - class gnu.inet.util.SaslCramMD5
SASL mechanism for CRAM-MD5.
SaslCramMD5(String,String) - constructor for class gnu.inet.util.SaslCramMD5
SaslInputStream - class gnu.inet.util.SaslInputStream
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 gnu.inet.util.SaslLogin
SASL mechanism for LOGIN.
SaslLogin(String,String) - constructor for class gnu.inet.util.SaslLogin
SaslOutputStream - class gnu.inet.util.SaslOutputStream
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 gnu.inet.util.SaslPlain
SASL mechanism for PLAIN.
SaslPlain(String,String) - constructor for class gnu.inet.util.SaslPlain
SEARCH - static field in class gnu.inet.imap.IMAPConstants
search(String,String[]) - method in class gnu.inet.imap.IMAPConnection
Searches the currently selected mailbox for messages matching the specified criteria.
SEARCH_ALL - static field in class gnu.inet.imap.IMAPConstants
SEARCH_ANSWERED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_BCC - static field in class gnu.inet.imap.IMAPConstants
SEARCH_BEFORE - static field in class gnu.inet.imap.IMAPConstants
SEARCH_BODY - static field in class gnu.inet.imap.IMAPConstants
SEARCH_CC - static field in class gnu.inet.imap.IMAPConstants
SEARCH_DELETED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_DRAFT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_FLAGGED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_FROM - static field in class gnu.inet.imap.IMAPConstants
SEARCH_HEADER - static field in class gnu.inet.imap.IMAPConstants
SEARCH_KEYWORD - static field in class gnu.inet.imap.IMAPConstants
SEARCH_LARGER - static field in class gnu.inet.imap.IMAPConstants
SEARCH_NEW - static field in class gnu.inet.imap.IMAPConstants
SEARCH_NOT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_OLD - static field in class gnu.inet.imap.IMAPConstants
SEARCH_ON - static field in class gnu.inet.imap.IMAPConstants
SEARCH_OR - static field in class gnu.inet.imap.IMAPConstants
SEARCH_RECENT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SEEN - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SENTBEFORE - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SENTON - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SENTSINCE - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SINCE - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SMALLER - static field in class gnu.inet.imap.IMAPConstants
SEARCH_SUBJECT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_TEXT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_TO - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UID - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNANSWERED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNDELETED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNDRAFT - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNFLAGGED - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNKEYWORD - static field in class gnu.inet.imap.IMAPConstants
SEARCH_UNSEEN - static field in class gnu.inet.imap.IMAPConstants
secure - field in class gnu.inet.http.Cookie
Indicates that the user-agent should only use secure means to transmit this cookie to the server.
secure - field in class gnu.inet.http.HTTPConnection
Whether the connection should use transport level security (HTTPS).
SELECT - static field in class gnu.inet.imap.IMAPConstants
select(String) - method in class gnu.inet.imap.IMAPConnection
Selects the specified mailbox.
selectImpl(String,String) - method in class gnu.inet.imap.IMAPConnection
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 field in class gnu.inet.nntp.NNTPConstants
Indicates that the article to be posted should be sent by the client.
SEND_ARTICLE_VIA_TAKETHIS - static field in class 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 field in class gnu.inet.nntp.NNTPConstants
Instructs the client to send a username/password pair according to the AUTHINFO SIMPLE specification.
SEND_AUTHINFOPASS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server is ready to accept the AUTHINFO password.
SEND_DATA - static field in class gnu.inet.smtp.SMTPConnection
SEND_TRANSFER_ARTICLE - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the article to be transferred should be sent by the client.
sendCommand(String,String) - method in class gnu.inet.imap.IMAPConnection
Sends the specified IMAP tagged command to the server.
SERVICE_DISCONTINUED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the service has been discontinued.
SETACL - static field in class gnu.inet.imap.IMAPConstants
setacl(String,String,int) - 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.
setAnsiDebug(boolean) - method in class gnu.inet.imap.IMAPConnection
Sets whether debugging output should use ANSI colour escape sequences.
Sets an authenticator that can be used to handle authentication automatically.
setCalendar(Calendar) - method in class gnu.inet.http.HTTPDateFormat
Don't allow setting the calendar.
setCookie(gnu.inet.http.Cookie) - method in class gnu.inet.http.CookieManager
Stores a cookie in the cookie manager.
Stores a cookie in the cookie manager.
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.http.Request
Sets the specified header in this request.
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 - static field in class gnu.inet.imap.IMAPConstants
Sets the quota for the specified quota root.
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(int) - method in class gnu.inet.http.Request
Sets the request body negotiation threshold.
Sets the request body provider.
setRequestMethod(String) - method in class gnu.inet.http.HTTPURLConnection
Overrides the corresponding method in HttpURLConnection to permit arbitrary methods, as long as they're valid ASCII alphabetic characters.
Sets the response body reader.
Sets a callback handler to be invoked for the specified header name.
setSeen(String,int,boolean) - method in class gnu.inet.nntp.FileNewsrc
Sets whether an article is marked as seen in the specified newsgroup.
setSeen(String,int,boolean) - method in class 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
Sets whether a newsgroup is subscribed in this newsrc.
setSubscribed(String,boolean) - method in class 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 class 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.
A simple non-persistent cookie manager.
SimpleCookieManager() - constructor for class gnu.inet.http.SimpleCookieManager
Constructor.
SITE - static field in class gnu.inet.ftp.FTPConnection
size() - method in class gnu.inet.http.Headers
size() - method in class gnu.inet.smtp.ParameterList
Returns the number of parameters in the list.
SKEY - static field in class gnu.inet.imap.IMAPConstants
SLAVE - static field in class gnu.inet.nntp.NNTPConstants
slave() - method in class gnu.inet.nntp.NNTPConnection
Indicates to the server that this is a slave connection.
SLAVE_ACKNOWLEDGED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server has noted the slave status of the connection.
SMNT - static field in class gnu.inet.ftp.FTPConnection
SMTP_TRACE - static field in class gnu.inet.smtp.SMTPConnection
The network trace level.
SMTPConnection - class gnu.inet.smtp.SMTPConnection
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.
Creates a new connection to the specified host, using the specified port.
socket - field in class gnu.inet.finger.FingerConnection
The underlying socket used for communications.
socket - field in class gnu.inet.ftp.FTPConnection
The socket used to communicate with the server.
socket - field in class gnu.inet.gopher.GopherConnection
socket - field in class gnu.inet.http.HTTPConnection
The socket this connection communicates on.
socket - field in class gnu.inet.imap.IMAPConnection
The socket used for communication with the server.
socket - field in class gnu.inet.nntp.NNTPConnection
The socket used for network communication.
socket - field in class gnu.inet.pop3.POP3Connection
The socket used to communicate with the server.
socket - field in class gnu.inet.smtp.SMTPConnection
The underlying socket used for communicating with the server.
SP - static field in class gnu.inet.smtp.SMTPConnection
STARTTLS - static field in class gnu.inet.imap.IMAPConstants
STARTTLS - static field in class gnu.inet.smtp.SMTPConnection
starttls() - method in class gnu.inet.imap.IMAPConnection
Attempts to start TLS on the specified connection.
starttls() - method in class gnu.inet.smtp.SMTPConnection
Negotiate TLS over the current connection.
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(TrustManager) - method in class gnu.inet.imap.IMAPConnection
Attempts to start TLS on the specified connection.
starttls(TrustManager) - method in class gnu.inet.smtp.SMTPConnection
Negotiate TLS over the current connection.
STAT - static field in class gnu.inet.ftp.FTPConnection
STAT - static field in class gnu.inet.nntp.NNTPConstants
STAT - static field in class gnu.inet.pop3.POP3Connection
stat() - method in class gnu.inet.pop3.POP3Connection
Returns the number of messages in the maildrop.
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.
STATUS - static field in class gnu.inet.imap.IMAPConstants
status - field in class gnu.inet.nntp.StatusResponse
status(String,String[]) - method in class gnu.inet.imap.IMAPConnection
Requests the status of the specified mailbox.
StatusResponse - class gnu.inet.nntp.StatusResponse
An NNTP status response.
StatusResponse(short,String) - constructor for class gnu.inet.nntp.StatusResponse
Constructor.
STLS - static field 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 field in class gnu.inet.ftp.FTPConnection
STORAGE - static field in class gnu.inet.imap.IMAPConstants
STORE - static field in class gnu.inet.imap.IMAPConstants
store(int,int,String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified range of messages in the mailbox.
store(int,String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified message in the mailbox.
store(int[],String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with messages in the mailbox.
store(String) - method in class gnu.inet.ftp.FTPConnection
Returns a stream for uploading a file.
STOU - static field in class gnu.inet.ftp.FTPConnection
STREAMING_OK - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the server has accepted streaming mode.
STRU - static field in class gnu.inet.ftp.FTPConnection
STRUCTURE_FILE - static field in class gnu.inet.ftp.FTPConnection
STRUCTURE_PAGE - static field in class gnu.inet.ftp.FTPConnection
STRUCTURE_RECORD - static field in class gnu.inet.ftp.FTPConnection
subs - field in class gnu.inet.nntp.FileNewsrc
SUBSCRIBE - static field in class gnu.inet.imap.IMAPConstants
subscribe(String) - method in class gnu.inet.imap.IMAPConnection
Adds the specified mailbox to the set of subscribed mailboxes as returned by the LSUB command.
SYNTAX_ERROR - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the command sent by the client was not a valid NNTP command.
SYST - static field in class gnu.inet.ftp.FTPConnection
system() - method in class gnu.inet.ftp.FTPConnection
Returns the type of operating system at the server.

T

tag - field in class gnu.inet.imap.IMAPResponse
The tag for this response.
TAG_PREFIX - static field in class gnu.inet.imap.IMAPConnection
Prefix for tags.
TAKETHIS - static field in class gnu.inet.nntp.NNTPConstants
takethis(String) - method in class gnu.inet.nntp.NNTPConnection
Implements the out-of-order takethis command.
TELNET - static field in class gnu.inet.gopher.DirectoryEntry
Item points to a text-based Telnet session.
text - field in class gnu.inet.imap.IMAPResponse
The human-readable text.
timeout - field in class gnu.inet.ftp.FTPConnection
The read timeout on sockets.
timeout - field in class gnu.inet.http.HTTPConnection
The read timeout for reads on the underlying socket.
timestamp - field in class gnu.inet.pop3.POP3Connection
The APOP timestamp, if sent by the server on connection.
TLS - static field in class gnu.inet.ftp.FTPConnection
TN3270 - static field in class gnu.inet.gopher.DirectoryEntry
Item points to a text-based tn3270 session.
toANSIString() - method in class gnu.inet.imap.IMAPResponse
ANSI-coloured toString for debugging.
toByteArray() - method in class gnu.inet.http.ByteArrayResponseBodyReader
Retrieves the content of this reader as a byte array.
TOP - static field 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() - method in class gnu.inet.imap.IMAPResponse
toString() - method in class gnu.inet.imap.ListEntry
Debugging
toString() - method in class gnu.inet.imap.Namespaces
Debugging.
toString() - method in class gnu.inet.imap.Namespaces.Namespace
Debugging.
toString() - method in class gnu.inet.imap.Pair
toString() - method in class gnu.inet.smtp.Parameter
String form.
toString() - method in class gnu.inet.smtp.ParameterList
String form.
toString() - method in class gnu.inet.imap.Quota
Debugging.
toString() - method in class gnu.inet.imap.Quota.Resource
Debugging.
toString(boolean,boolean) - method in class gnu.inet.http.Cookie
TRACE - static field in class gnu.inet.util.TraceLevel
The integer value for trace logging.
TraceLevel - class gnu.inet.util.TraceLevel
A logging level used for network trace information.
TraceLevel(String) - constructor for class gnu.inet.util.TraceLevel
Constructor.
TRANSFER_FAILED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that transfer of the specified article failed.
TRANSFER_PERMISSION_DENIED - static field in class gnu.inet.nntp.NNTPConstants
Indicates that the client does not have the appropriate authorization to transfer an article.
transferMode - field in class gnu.inet.ftp.FTPConnection
The current transfer mode.
transferMode - field in class gnu.inet.ftp.FTPURLConnection
TRY_AGAIN_LATER - static field in class 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 - static field in class gnu.inet.imap.IMAPConstants
TYPE - static field in class gnu.inet.ftp.FTPConnection
TYPE_ASCII - static field in class gnu.inet.ftp.FTPConnection
TYPE_BINARY - static field in class gnu.inet.ftp.FTPConnection
TYPE_EBCDIC - static field in class gnu.inet.ftp.FTPConnection

U

UID - static field in class gnu.inet.imap.IMAPConstants
uidFetch(long,long,String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified range of messages in the mailbox.
uidFetch(long,String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with the specified message in the mailbox.
uidFetch(long[],String[]) - method in class gnu.inet.imap.IMAPConnection
Retrieves data associated with messages in the mailbox.
UIDL - static field in class gnu.inet.pop3.POP3Connection
uidl() - method in class gnu.inet.pop3.POP3Connection
Returns a map of message number to UID pairs.
uidl(int) - method in class gnu.inet.pop3.POP3Connection
Returns a unique identifier for the specified message.
UIDNEXT - static field in class gnu.inet.imap.IMAPConstants
uidNext - field in class gnu.inet.imap.MailboxStatus
uidStore(long,long,String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified range of messages in the mailbox.
uidStore(long,String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with the specified message in the mailbox.
uidStore(long[],String,String[]) - method in class gnu.inet.imap.IMAPConnection
Alters data associated with messages in the mailbox.
UIDVALIDITY - static field in class gnu.inet.imap.IMAPConstants
uidValidity - field in class gnu.inet.imap.MailboxStatus
UNSEEN - static field in class gnu.inet.imap.IMAPConstants
UNSUBSCRIBE - static field in class gnu.inet.imap.IMAPConstants
unsubscribe(String) - method in class gnu.inet.imap.IMAPConnection
Removes the specified mailbox from the set of subscribed mailboxes as returned by the LSUB command.
UNTAGGED - static field in class gnu.inet.imap.IMAPResponse
The untagged response tag.
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
US_ASCII - static field in class gnu.inet.imap.IMAPConnection
The encoding used to create strings for IMAP commands.
USER - static field in class gnu.inet.ftp.FTPConnection
USER - static field in class gnu.inet.pop3.POP3Connection
usingProxy() - method in class gnu.inet.http.HTTPURLConnection
UTF7imap - class gnu.inet.imap.UTF7imap
Encodes and decodes text according to the IMAP4rev1 mailbox name encoding scheme.
UUENCODED - static field in class gnu.inet.gopher.DirectoryEntry
Item is a UNIX uuencoded file.

V

value - field in class gnu.inet.http.Cookie
The value of the cookie.
values() - method in class gnu.inet.http.Headers
verbose - field in class gnu.inet.finger.FingerConnection
If we want a verbose response.
VRFY - static field 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

welcome - field in class gnu.inet.nntp.NNTPConnection
The greeting issued by the host when we connected.
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 class gnu.inet.util.CRLFOutputStream
Writes a byte array to the underlying stream.
write(byte[]) - method in class gnu.inet.util.MessageOutputStream
write(byte[]) - method in class gnu.inet.nntp.PostStream
write(byte[]) - method in class gnu.inet.http.RequestBodyWriter
Writes body content to the supplied buffer.
write(byte[]) - method in class gnu.inet.util.SaslOutputStream
write(byte[],int,int) - method in class gnu.inet.util.CRLFOutputStream
Writes a portion of a byte array to the underlying stream.
write(byte[],int,int) - method in class gnu.inet.util.MessageOutputStream
Block write.
write(byte[],int,int) - method in class gnu.inet.nntp.PostStream
write(byte[],int,int) - method in class gnu.inet.util.SaslOutputStream
Block write.
write(int) - method in class gnu.inet.util.CRLFOutputStream
Writes a character to the underlying stream.
write(int) - method in class gnu.inet.util.MessageOutputStream
Character write.
write(int) - method in class gnu.inet.nntp.PostStream
write(int) - method in class gnu.inet.util.SaslOutputStream
Character write.
write(String) - method in class gnu.inet.util.CRLFOutputStream
Writes the specified ASCII string to the underlying stream.
writeln() - method in class gnu.inet.util.CRLFOutputStream
Writes a newline to the underlying stream.

X

XGTITLE - static field in class gnu.inet.nntp.NNTPConstants
xgtitle(String) - method in class gnu.inet.nntp.NNTPConnection
Returns an iterator over the list of newsgroup descriptions.
XGTITLE_LIST_FOLLOWS - static field in class gnu.inet.nntp.NNTPConstants
Indicates that an XGTITLE listing follows.
XHDR - static field in class gnu.inet.nntp.NNTPConstants
xhdr(String,String) - method in class gnu.inet.nntp.NNTPConnection
XINDEX - static field in class gnu.inet.nntp.NNTPConstants
XOVER - static field in class gnu.inet.nntp.NNTPConstants
xover(gnu.inet.nntp.Range) - method in class gnu.inet.nntp.NNTPConnection
XPAT - static field in class gnu.inet.nntp.NNTPConstants
XPATH - static field in class gnu.inet.nntp.NNTPConstants
XREPLIC - static field in class gnu.inet.nntp.NNTPConstants
XROVER - static field in class gnu.inet.nntp.NNTPConstants

© Copyright 2003 The Free Software Foundation, all rights reserved