Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
G
genericType
- Variable in class ipworks.
SnmpTrapEvent
getAbandonMessageId()
- Method in class ipworks.
Ldap
The message id to abandon (for LDAP abandon requests).
getAccept()
- Method in class ipworks.
Http
A list of acceptable MIME types for the request.
getAction()
- Method in class ipworks.
Mime
Controls the operation of MIME component.
getAction()
- Method in class ipworks.
Netcode
Controls the operation of NetCode.
getAction()
- Method in class ipworks.
Snmp
An action code for the component.
getAction()
- Method in class ipworks.
Imap
An action code for the component.
getAction()
- Method in class ipworks.
Http
An action code for the component.
getAction()
- Method in class ipworks.
Pop
An action code for the component.
getAction()
- Method in class ipworks.
Ldap
An action code for the component.
getAction()
- Method in class ipworks.
Snpp
An action code for the component.
getAction()
- Method in class ipworks.
Nntp
An action code for the component.
getAction()
- Method in class ipworks.
Ftp
An action code for the component.
getAction()
- Method in class ipworks.
Smtp
An action code for the component.
getAltFile()
- Method in class ipworks.
Ftp
The new name for RemoteFile when Action is set to Rename .
getArticleCount()
- Method in class ipworks.
Nntp
The estimated number of articles in CurrentGroup .
getArticleText()
- Method in class ipworks.
Nntp
The full text of the article to post (without headers).
getAttachedFile()
- Method in class ipworks.
Http
A file to append to PostData if the POST or PUT methods are used.
getAttachedFile()
- Method in class ipworks.
Nntp
A file name which contents to append to ArticleText when posting articles.
getAttachedFile()
- Method in class ipworks.
Smtp
A file to append to MessageText when sending mail.
getAttrCount()
- Method in class ipworks.
Ldap
Number of attributes values for the current entry.
getAttrModOp(int)
- Method in class ipworks.
Ldap
Array of operations to apply on attributes during an LDAP modify operation.
getAttrType(int)
- Method in class ipworks.
Ldap
Array of attribute types for the current entry.
getAttrValue(int)
- Method in class ipworks.
Ldap
Array of attribute values for the current entry.
getAuthorization()
- Method in class ipworks.
Http
The Authorization string to be sent to the server.
getBCc()
- Method in class ipworks.
Smtp
A comma separated list of addresses for blind carbon copies (optional).
getBoundary()
- Method in class ipworks.
Mime
The boundary separating the MIME parts.
getBytesSent()
- Method in class ipworks.
Telnet
The number of bytes actually sent after an assignment to DataToSend .
getBytesSent()
- Method in class ipworks.
Ipport
The number of bytes actually sent after an assignment to DataToSend .
getBytesSent()
- Method in class ipworks.
Rshell
The number of bytes actually sent after an assignment to Stdin.
getBytesSent()
- Method in class ipworks.
Rexec
The number of bytes actually sent after an assignment to Stdin.
getBytesSent(int)
- Method in class ipworks.
Ipdaemon
The number of bytes actually sent after an assignment to DataToSend .
getCallerId()
- Method in class ipworks.
Snpp
The id of the caller.
getCc()
- Method in class ipworks.
Smtp
A comma separated list of addresses for carbon copies (optional).
getCheckDate()
- Method in class ipworks.
Nntp
The date (format YYMMDD HHMMSS) since when to check for creation of new groups.
getCode()
- Method in class ipworks.
IPWorksException
Returns the error code corresponding to the exception.
getCommand()
- Method in class ipworks.
Rshell
The command to be sent to the remote host.
getCommand()
- Method in class ipworks.
Rexec
The command to be sent to the remote host.
getCommunity()
- Method in class ipworks.
Snmp
The community string used to authenticate SNMP packets.
getContentType()
- Method in class ipworks.
Mime
The value of the content-type header of the message which was encoded/decoded.
getContentType()
- Method in class ipworks.
Http
Content type for posted data.
getContentTypeAttr()
- Method in class ipworks.
Mime
The attributes for content-type header of the message which was encoded/decoded.
getCurrentArticle()
- Method in class ipworks.
Nntp
The number or message-id of the current article.
getCurrentGroup()
- Method in class ipworks.
Nntp
The name of the current group (action property).
getDate()
- Method in class ipworks.
Smtp
The Date of the mail message (optional).
getDecodedData()
- Method in class ipworks.
Netcode
Filename of the decoded data or the decoded data itself.
getDN()
- Method in class ipworks.
Ldap
The Distinguished Name used as the base for LDAP operations.
getDNSPort()
- Method in class ipworks.
Mx
The port where the DNS server is listening.
getDNSServer()
- Method in class ipworks.
Mx
IP address (or name) of the DNS server to query.
getEmailAddress()
- Method in class ipworks.
Mx
Action property triggering a request to DNSServer .
getEncodedData()
- Method in class ipworks.
Netcode
Filename of the encoded data or the encoded data itself.
getEOL()
- Method in class ipworks.
Ipport
Used to break the incoming data stream into chunks separated by EOL.
getEOL()
- Method in class ipworks.
Rshell
Used to break the stdout data stream into chunks separated by its value.
getEOL()
- Method in class ipworks.
Rexec
Used to break the stdout data stream into chunks separated by its value.
getEOL(int)
- Method in class ipworks.
Ipdaemon
Used to break the incoming data stream into chunks separated by EOL .
getErrEOL()
- Method in class ipworks.
Rshell
Used to break the stderr data stream into chunks separated by its value.
getErrEOL()
- Method in class ipworks.
Rexec
Used to break the stderr data stream into chunks separated by its value.
getErrorIndex()
- Method in class ipworks.
Snmp
Index of the first variable (object) that caused an error.
getErrorMessage()
- Method in class ipworks.
Rshell
The error message returned when any of the steps prior to command execution fail.
getErrorMessage()
- Method in class ipworks.
Rexec
The error message returned when any of the steps prior to command execution fail.
getErrorStatus()
- Method in class ipworks.
Snmp
Status code for outgoing 'Get-Response' packets.
getFileCnt()
- Method in class ipworks.
Netcode
Shows the number of encoded files the component has read from or written into.
getFileName()
- Method in class ipworks.
Netcode
The destination filename for the encoded data.
getFirstArticle()
- Method in class ipworks.
Nntp
The number of the first article in CurrentGroup.
getFormat()
- Method in class ipworks.
Netcode
Shows the type of encoding to be used.
getFrom()
- Method in class ipworks.
Http
The email address of the HTTP agent (optional).
getFrom()
- Method in class ipworks.
Nntp
The email address of the author (for posting articles).
getFrom()
- Method in class ipworks.
Smtp
The email address of the sender (required).
getHello()
- Method in class ipworks.
Smtp
The argument for HELO (herald) command to the server (defaults to local host name).
getHostAddress()
- Method in class ipworks.
Ipinfo
An Internet Address in dotted format.
getHostAliases()
- Method in class ipworks.
Ipinfo
Other names corresponding to the host with name HostName.
getHostName()
- Method in class ipworks.
Ipinfo
The Domain Name of an Internet host.
getHTTPVersion()
- Method in class ipworks.
Http
The version of HTTP used (default is HTTP/1.0).
getIfModifiedSince()
- Method in class ipworks.
Http
A date determining the maximum age of the desired document.
getInBufferSize()
- Method in class ipworks.
Udpport
The size in bytes of the incoming queue of the socket.
getInBufferSize()
- Method in class ipworks.
Snmp
The size in bytes of the incoming queue of the socket.
getInBufferSize()
- Method in class ipworks.
Ipdaemon
The size in bytes of the incoming queue of the socket.
getInBufferSize()
- Method in class ipworks.
Ipport
The size in bytes of the incoming queue of the socket.
getInBufferSize()
- Method in class ipworks.
Mcast
The size in bytes of the incoming queue of the socket.
getLastArticle()
- Method in class ipworks.
Nntp
The number of the last article in CurrentGroup .
getLastReply()
- Method in class ipworks.
Imap
The last reply from the server.
getLastReply()
- Method in class ipworks.
Pop
The last reply from the server.
getLastReply()
- Method in class ipworks.
Snpp
The last reply from the server.
getLastReply()
- Method in class ipworks.
Nntp
The last reply from the server.
getLastReply()
- Method in class ipworks.
Ftp
The last reply from the server.
getLastReply()
- Method in class ipworks.
Smtp
The last reply from the server.
getLocalAddress(int)
- Method in class ipworks.
Ipdaemon
The IP address of the interface for ConnectionId in Internet dotted format.
getLocalFile()
- Method in class ipworks.
Imap
The path to a local file for downloading the message body.
getLocalFile()
- Method in class ipworks.
Http
The path to a local file for downloading.
getLocalFile()
- Method in class ipworks.
Pop
The path to a local file for downloading the message body.
getLocalFile()
- Method in class ipworks.
Ftp
The path to a local file for download/upload.
getLocalHost()
- Method in class ipworks.
Mx
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
getLocalHost()
- Method in class ipworks.
Udpport
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
getLocalHost()
- Method in class ipworks.
Snmp
The name of the local host.
getLocalHost()
- Method in class ipworks.
Imap
The name of the local host.
getLocalHost()
- Method in class ipworks.
Ipdaemon
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
getLocalHost()
- Method in class ipworks.
Http
The name of the local host.
getLocalHost()
- Method in class ipworks.
Pop
The name of the local host.
getLocalHost()
- Method in class ipworks.
Telnet
The name of the local host.
getLocalHost()
- Method in class ipworks.
Ipinfo
The name of the local host.
getLocalHost()
- Method in class ipworks.
Ldap
The name of the local host.
getLocalHost()
- Method in class ipworks.
Snpp
The name of the local host.
getLocalHost()
- Method in class ipworks.
Nntp
The name of the local host.
getLocalHost()
- Method in class ipworks.
Ipport
The name of the local host.
getLocalHost()
- Method in class ipworks.
Ftp
The name of the local host.
getLocalHost()
- Method in class ipworks.
Rshell
The name of the local host.
getLocalHost()
- Method in class ipworks.
Mcast
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
getLocalHost()
- Method in class ipworks.
Rexec
The name of the local host.
getLocalHost()
- Method in class ipworks.
Smtp
The name of the local host.
getLocalPort()
- Method in class ipworks.
Udpport
The UDP port in the local host where UDPPort binds.
getLocalPort()
- Method in class ipworks.
Snmp
The UDP port in the local host where the SNMP component listens to.
getLocalPort()
- Method in class ipworks.
Ipdaemon
The TCP port in the local host where the component listens.
getLocalPort()
- Method in class ipworks.
Telnet
The TCP port in the local host where IPPort binds.
getLocalPort()
- Method in class ipworks.
Ipport
The TCP port in the local host where IPPort binds.
getLocalPort()
- Method in class ipworks.
Mcast
The UDP port in the local host where MCast binds.
getLocalUser()
- Method in class ipworks.
Rshell
The id of the user on the local machine.
getMailbox()
- Method in class ipworks.
Imap
Name of the mailbox selected on the server.
getMailboxFlags()
- Method in class ipworks.
Imap
Defined flags in the selected mailbox.
getMailPort()
- Method in class ipworks.
Imap
The port of the IMAP server (default 143).
getMailPort()
- Method in class ipworks.
Pop
The server port for POP (default 110).
getMailPort()
- Method in class ipworks.
Smtp
The server port for SMTP (default 25).
getMailServer()
- Method in class ipworks.
Mx
Mail server with lowest precedence value (lowest cost to reach).
getMailServer()
- Method in class ipworks.
Imap
The name or address of the mail server (IMAP server).
getMailServer()
- Method in class ipworks.
Pop
The name or address of a mail server (internet post office server).
getMailServer()
- Method in class ipworks.
Smtp
The name or address of a mail server (mail relay).
getMaxFileSize()
- Method in class ipworks.
Netcode
When decoding, controls whether encoded data should be split into several files and gives the maximum allowed size for these files.
getMaxHeaderLength()
- Method in class ipworks.
Nntp
Maximum length for headers to avoid line folding (default 80).
getMaxHeaderLength()
- Method in class ipworks.
Smtp
Maximum length for headers to avoid line folding (default 80).
getMaxLineLength()
- Method in class ipworks.
Ipdaemon
The maximum amount of data to accumulate when no EOL is found.
getMaxLineLength()
- Method in class ipworks.
Pop
The maximum expected length for message lines.
getMaxLineLength()
- Method in class ipworks.
Ipport
The maximum amount of data to accumulate when no EOL is found.
getMaxLines()
- Method in class ipworks.
Pop
The maximum number of message lines beside headers to retrieve.
getMaxPacketSize()
- Method in class ipworks.
Udpport
The maximum length of the packets that can be received.
getMaxPacketSize()
- Method in class ipworks.
Mcast
The maximum length of the packets that can be received.
getMessage()
- Method in class ipworks.
Mime
Filename holding the encoded message or the encoded message itself.
getMessage()
- Method in class ipworks.
Snpp
The message being sent (alphanumeric).
getMessageBCc(int)
- Method in class ipworks.
Imap
Array property with the list of BCc recipients of the message.
getMessageCc(int)
- Method in class ipworks.
Imap
Array property with the list of Cc recipients of the message.
getMessageContentEncoding()
- Method in class ipworks.
Imap
The ContentEncoding of the selected message.
getMessageContentType()
- Method in class ipworks.
Imap
The ContentType of the message.
getMessageCount()
- Method in class ipworks.
Imap
The total number of messages on the Mailbox .
getMessageCount()
- Method in class ipworks.
Pop
The number of messages waiting in the mailbox.
getMessageDate()
- Method in class ipworks.
Imap
The time the message was created.
getMessageDeliveryTime()
- Method in class ipworks.
Imap
The time the message was delivered to the mail server.
getMessageFlags()
- Method in class ipworks.
Imap
Flags of the current message.
getMessageFrom()
- Method in class ipworks.
Imap
The address of the author of the message.
getMessageHeaders()
- Method in class ipworks.
Mime
The headers of the MIME message.
getMessageHeaders()
- Method in class ipworks.
Imap
RFC822-encoded headers of the message.
getMessageId()
- Method in class ipworks.
Imap
The message id of the current message.
getMessageId()
- Method in class ipworks.
Ldap
The message id for the next LDAP request.
getMessageInReplyTo()
- Method in class ipworks.
Imap
The unique message ID of the message this one is in reply to.
getMessageNetId()
- Method in class ipworks.
Imap
The globally unique id of the message.
getMessageNumber()
- Method in class ipworks.
Pop
Current (selected) message.
getMessageReplyTo()
- Method in class ipworks.
Imap
Email address(s) where replies to the message should be sent.
getMessageSender()
- Method in class ipworks.
Imap
The address of the sender of the message.
getMessageSet()
- Method in class ipworks.
Imap
The set of messages to operate on.
getMessageSize()
- Method in class ipworks.
Imap
The size of the selected message.
getMessageSize()
- Method in class ipworks.
Pop
The size in bytes of the current message.
getMessageSubject()
- Method in class ipworks.
Imap
The subject of the message.
getMessageText()
- Method in class ipworks.
Imap
The body of the retrieved message The class fills out
MessageText
with the contents of the message body (in RFC822 format) when a 'Get Message Text' operation is triggered via the
Action
property.
getMessageText()
- Method in class ipworks.
Smtp
The full text of the message to send (without headers).
getMessageTo(int)
- Method in class ipworks.
Imap
Array property with the list of direct recipients of the message.
getMode()
- Method in class ipworks.
Netcode
The UNIX-style filemode when uuencoding / uudecoding.
getMulticastGroup()
- Method in class ipworks.
Mcast
Multicast group to join or leave.
getNewMailbox()
- Method in class ipworks.
Imap
The new name of the mailbox during a 'Rename Mailbox' operation.
getNewRDN()
- Method in class ipworks.
Ldap
The new RDN for the entry.
getNewsgroups()
- Method in class ipworks.
Nntp
A comma separated list of newsgroups where to post the article.
getNewsPort()
- Method in class ipworks.
Nntp
The server port for NNTP (default 119).
getNewsServer()
- Method in class ipworks.
Nntp
The name or address of a news server.
getNextRequest(SnmpGetNextRequestEvent)
- Method in interface ipworks.
SnmpEventListener
getObjCount()
- Method in class ipworks.
Snmp
Number of objects in the current request.
getObjId(int)
- Method in class ipworks.
Snmp
Array of OIDs encoded as strings.
getObjType(int)
- Method in class ipworks.
Snmp
Array of object types.
getObjValue(int)
- Method in class ipworks.
Snmp
Array of object values.
getOrganization()
- Method in class ipworks.
Nntp
The organization of the author (for posting articles).
getOtherAddresses()
- Method in class ipworks.
Ipinfo
Other addresses for the host identified by HostName (for multihomed hosts).
getOtherHeaders()
- Method in class ipworks.
Http
Other headers as determined by the user (optional).
getOtherHeaders()
- Method in class ipworks.
Nntp
An RFC850 compliant string consisting of extra headers (for posting articles).
getOtherHeaders()
- Method in class ipworks.
Smtp
An RFC 822 compliant string consisting of extra headers.
getOutBufferSize()
- Method in class ipworks.
Udpport
The size in bytes of the outgoing queue of the socket.
getOutBufferSize()
- Method in class ipworks.
Snmp
The size in bytes of the outgoing queue of the socket.
getOutBufferSize()
- Method in class ipworks.
Ipdaemon
The size in bytes of the outgoing queue of the socket.
getOutBufferSize()
- Method in class ipworks.
Ipport
The size in bytes of the outgoing queue of the socket.
getOutBufferSize()
- Method in class ipworks.
Mcast
The size in bytes of the outgoing queue of the socket.
getOverviewRange()
- Method in class ipworks.
Nntp
A range for the Group Overview action (first-last).
getPagerId()
- Method in class ipworks.
Snpp
The id number of the pager sending a Message to.
getPartContentDisposition(int)
- Method in class ipworks.
Mime
Content Disposition for each part 0 to PartCount -1.
getPartContentDispositionAttr(int)
- Method in class ipworks.
Mime
Array holding the content disposition's attributes, if any, for each part, numbered 0 to PartCount -1.
getPartContentType(int)
- Method in class ipworks.
Mime
Content type for each part 0 to PartCount -1.
getPartContentTypeAttr(int)
- Method in class ipworks.
Mime
Array holding the content type attributes, if any, for each part, numbered 0 to PartCount -1.
getPartCount()
- Method in class ipworks.
Mime
The number of MIME parts in the encoded message.
getPartDecodedFile(int)
- Method in class ipworks.
Mime
Array holding the filenames with the decoded data numbered 0 to PartCount -1.
getPartDecodedString(int)
- Method in class ipworks.
Mime
Array property.
getPartEncoding(int)
- Method in class ipworks.
Mime
The actual content encoding type for each part 0 to PartCount -1.
getPartFilename(int)
- Method in class ipworks.
Mime
The filename attribute specified in the headers of the part.
getPartHeaders(int)
- Method in class ipworks.
Mime
Headers for each MIME part, numbered 0 to PartCount -1.
getPartId()
- Method in class ipworks.
Imap
The PartId of the part to retrieve.
getPartName(int)
- Method in class ipworks.
Mime
The name given to a part, such as the filename.
getPartSize(int)
- Method in class ipworks.
Mime
The size of each PartDecodedFile or PartDecodedString .
getPassword()
- Method in class ipworks.
Imap
The password used to authenticate to the MailServer .
getPassword()
- Method in class ipworks.
Http
A password if Basic authentication is to be used.
getPassword()
- Method in class ipworks.
Pop
The password for the mailbox user.
getPassword()
- Method in class ipworks.
Ldap
The password used to authenticate to the LDAP server.
getPassword()
- Method in class ipworks.
Nntp
A login password to login with in the NewsServer .
getPassword()
- Method in class ipworks.
Ftp
The password to login with.
getPendingRequests()
- Method in class ipworks.
Ipinfo
The number of requests awaiting for completion.
getPostData()
- Method in class ipworks.
Http
The data to post with the URL if the POST method is used.
getPragma()
- Method in class ipworks.
Http
A browser/server specific header line (optional).
getProgressStep()
- Method in class ipworks.
Netcode
Controls the granularity at which the Progress event is fired.
getProxyPort()
- Method in class ipworks.
Http
Port for the proxy server (default 80).
getProxyServer()
- Method in class ipworks.
Http
Name or IP address of a proxy server (optional).
getReceiveInterface()
- Method in class ipworks.
Mcast
The interface where to receive multicast packets into.
getRecentMessageCount()
- Method in class ipworks.
Imap
Number of new messages on the Mailbox .
getReferences()
- Method in class ipworks.
Nntp
Articles the posted article follows up to.
getReferer()
- Method in class ipworks.
Http
Referer URL/document (optional).
getRemoteFile()
- Method in class ipworks.
Ftp
The name of the remote file for uploading/downloading.
getRemoteHost()
- Method in class ipworks.
Udpport
The address of the remote host.
getRemoteHost()
- Method in class ipworks.
Snmp
The address of the remote host.
getRemoteHost()
- Method in class ipworks.
Telnet
The address of the RemoteHost.
getRemoteHost()
- Method in class ipworks.
Ipport
The address of the remote host.
getRemoteHost()
- Method in class ipworks.
Ftp
The domain name or IP address of the FTP server.
getRemoteHost()
- Method in class ipworks.
Rshell
The address of the RemoteHost.
getRemoteHost()
- Method in class ipworks.
Mcast
The address of the remote host (multicast group).
getRemoteHost()
- Method in class ipworks.
Rexec
The address of the RemoteHost.
getRemoteHost(int)
- Method in class ipworks.
Ipdaemon
The IP address of the RemoteHost in Internet dotted format.
getRemotePassword()
- Method in class ipworks.
Rexec
The password of the user on the remote host.
getRemotePath()
- Method in class ipworks.
Ftp
The current path in the FTP server.
getRemotePort()
- Method in class ipworks.
Udpport
The UDP port in the remote host.
getRemotePort()
- Method in class ipworks.
Snmp
The UDP port where the remote SNMP agent is listening.
getRemotePort()
- Method in class ipworks.
Telnet
The Telnet port in the remote host (default is 23).
getRemotePort()
- Method in class ipworks.
Ipport
The TCP port in the remote host.
getRemotePort()
- Method in class ipworks.
Ftp
The port for the FTP service (default is 21).
getRemotePort()
- Method in class ipworks.
Rshell
The remote shell service port (default is 514).
getRemotePort()
- Method in class ipworks.
Mcast
The UDP port in the remote host.
getRemotePort()
- Method in class ipworks.
Rexec
The remote exec service port (default is 512).
getRemotePort(int)
- Method in class ipworks.
Ipdaemon
The IP port of the RemoteHost for a connection.
getRemoteUser()
- Method in class ipworks.
Rshell
The id of the user on the remote host.
getRemoteUser()
- Method in class ipworks.
Rexec
The id of the user on the remote host.
getReplyTo()
- Method in class ipworks.
Nntp
The address to reply to (for posting articles).
getReplyTo()
- Method in class ipworks.
Smtp
A mail address to reply to (optional).
getRequest(SnmpGetRequestEvent)
- Method in interface ipworks.
SnmpEventListener
getRequestId()
- Method in class ipworks.
Mx
Identifies each request.
getRequestId()
- Method in class ipworks.
Snmp
The request-id to mark outgoing packets with.
getRequestId()
- Method in class ipworks.
Ipinfo
The handle of the last request.
getResponse(SnmpGetResponseEvent)
- Method in interface ipworks.
SnmpEventListener
getResultCode()
- Method in class ipworks.
Ldap
The result code returned in the last server response.
getResultDescription()
- Method in class ipworks.
Ldap
The descriptive text returned in the last server response (if any).
getResultDN()
- Method in class ipworks.
Ldap
The Distinguished Name returned in the last server response (if any).
getSearchCriteria()
- Method in class ipworks.
Imap
Search criteria to use for search operations.
getSearchDerefAliases()
- Method in class ipworks.
Ldap
Controls alias dereferencing during searching.
getSearchFilter()
- Method in class ipworks.
Ldap
A string representation of the LDAP search filter used during searches.
getSearchScope()
- Method in class ipworks.
Ldap
Controls the scope of LDAP search operations.
getSearchSizeLimit()
- Method in class ipworks.
Ldap
Maximum number of entries that can be returned by the next search operation.
getSearchTimeLimit()
- Method in class ipworks.
Ldap
A time limit for the next search operation (in seconds).
getSendInterface()
- Method in class ipworks.
Mcast
The interface where to send multicast packets from.
getServerName()
- Method in class ipworks.
Ldap
The name or address of the LDAP server.
getServerName()
- Method in class ipworks.
Snpp
The name or address of the SNPP server.
getServerPort()
- Method in class ipworks.
Ldap
The server port for LDAP (default 389).
getServerPort()
- Method in class ipworks.
Snpp
The server port for SNPP (default 444).
getServiceAliases()
- Method in class ipworks.
Ipinfo
Other names by which the service specified by ServiceName / ServicePort is known.
getServiceName()
- Method in class ipworks.
Ipinfo
A name for a service.
getServicePort()
- Method in class ipworks.
Ipinfo
A port number for a service.
getServiceProtocol()
- Method in class ipworks.
Ipinfo
The protocol of the service specified by ServiceName / ServicePort .
getStartByte()
- Method in class ipworks.
Ftp
The byte index in RemoteFile and LocalFile where to start the transmission.
getStatus()
- Method in class ipworks.
Mx
Status of the request: empty while in progress, 'OK' or error message upon completition.
getStatusLine()
- Method in class ipworks.
Http
The first line of the last server response.
getSubject()
- Method in class ipworks.
Nntp
The article subject (for posted articles).
getSubject()
- Method in class ipworks.
Smtp
The subject of the mail message (optional).
getTimeToLive()
- Method in class ipworks.
Mcast
The maximum number of subnets that a multicast datagram can traverse.
getTo()
- Method in class ipworks.
Smtp
A comma separated list of addresses for destinations (required).
getTotalSize()
- Method in class ipworks.
Pop
Cumulative size in bytes of messages in the mailbox (including headers).
getTransferMode()
- Method in class ipworks.
Ftp
The transfer mode (ASCII or Binary).
getTrapAgentAddress()
- Method in class ipworks.
Snmp
The address of the object generating the trap.
getTrapEnterprise()
- Method in class ipworks.
Snmp
The type of the object generating the trap.
getTrapGenericType()
- Method in class ipworks.
Snmp
The generic type of the trap being sent.
getTrapSpecificType()
- Method in class ipworks.
Snmp
The specific type of the trap being sent.
getTrapTimeStamp()
- Method in class ipworks.
Snmp
Time passed since the agent was initialized (in hundredths of a second).
getURL()
- Method in class ipworks.
Http
The URL to fetch.
getURLPath()
- Method in class ipworks.
Http
The path for the URL.
getURLPort()
- Method in class ipworks.
Http
The port for the URL.
getURLScheme()
- Method in class ipworks.
Http
The scheme for the URL.
getURLServer()
- Method in class ipworks.
Http
The server for the URL.
getUser()
- Method in class ipworks.
Imap
The user name used to authenticate to the MailServer .
getUser()
- Method in class ipworks.
Http
A user name if Basic authentication is to be used.
getUser()
- Method in class ipworks.
Pop
The user id for the mailbox.
getUser()
- Method in class ipworks.
Nntp
A user id login as in the NewsServer .
getUser()
- Method in class ipworks.
Ftp
The user id to login as.
getUserAgent()
- Method in class ipworks.
Http
Information about the user agent (browser).
group
- Variable in class ipworks.
NntpGroupListEvent
groupList(NntpGroupListEvent)
- Method in interface ipworks.
NntpEventListener
groupOverview(NntpGroupOverviewEvent)
- Method in interface ipworks.
NntpEventListener
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Copyright (c) 1995-2000 by /n software inc. - All rights reserved.