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

G

genericType - Variable in class ipworks.SnmpTrapEvent
 
get(String) - Method in class ipworks.Http
Fetch the document using the HTTP GET method.
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.Filemailer
An action code for the control.
getAction() - Method in class ipworks.Webform
An action code for the control.
getAction() - Method in class ipworks.Smtp
An action code for the component.
getAction() - Method in class ipworks.Webupload
An action code for the control.
getAction() - Method in class ipworks.Soap
An action code for the component.
getAction() - Method in class ipworks.Netclock
An action code for the control.
getAction() - Method in class ipworks.Imap
An action code for the component.
getAction() - Method in class ipworks.Mime
Controls the operation of MIME component.
getAction() - Method in class ipworks.Tftp
An action code for the control.
getAction() - Method in class ipworks.Htmlmailer
An action code for the control.
getAction() - Method in class ipworks.Ftp
An action code for the component.
getAction() - Method in class ipworks.Rcp
An action code for the control.
getAction() - Method in class ipworks.Snpp
An action code for the 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.Pop
An action code for the component.
getAction() - Method in class ipworks.Ldap
An action code for the component.
getAction() - Method in class ipworks.Http
An action code for the component.
getAction() - Method in class ipworks.Nntp
An action code for the component.
getActionURI() - Method in class ipworks.Soap
The value of the SOAP-Action header.
getAltFile() - Method in class ipworks.Ftp
The new name for RemoteFile when Action is set to Rename .
getAndSetTime() - Method in class ipworks.Netclock
Same as the netclockGetTime action, but system clock is also set to the received time.
getArticleCount() - Method in class ipworks.Nntp
The estimated number of articles in CurrentGroup .
getArticleHeaders() - Method in class ipworks.Nntp
The full headers of the article as retrieved from the server.
getArticleText() - Method in class ipworks.Nntp
The full text of the article (without the headers).
getAttachedFile() - Method in class ipworks.Smtp
A file to append to MessageText when sending mail.
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.
getAttachmentCount() - Method in class ipworks.Filemailer
The number of file attachments to the message.
getAttachments(int) - Method in class ipworks.Filemailer
The paths of files to attach to the message.
getAttrCount() - Method in class ipworks.Xmlp
Size of attribute values array for the current element.
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.
getAttrName(int) - Method in class ipworks.Xmlp
Array of attribute names for the current element.
getAttrNamespace(int) - Method in class ipworks.Xmlp
Array of attribute namespaces for the current element.
getAttrPrefix(int) - Method in class ipworks.Xmlp
Array of attribute prefixes for the current element.
getAttrType(int) - Method in class ipworks.Ldap
Array of attribute types for the current entry.
getAttrValue(int) - Method in class ipworks.Xmlp
Array of attribute values for the current element.
getAttrValue(int) - Method in class ipworks.Ldap
Array of attribute values for the current entry.
getAuthorization() - Method in class ipworks.Webform
The Authorization string to be sent to the server.
getAuthorization() - Method in class ipworks.Webupload
The Authorization string to be sent to the server.
getAuthorization() - Method in class ipworks.Soap
The Authorization string to be sent to the server.
getAuthorization() - Method in class ipworks.Http
The Authorization string to be sent to the server.
getBCc() - Method in class ipworks.Filemailer
A comma separated list of addresses for blind carbon copies (optional).
getBCc() - Method in class ipworks.Smtp
A comma separated list of addresses for blind carbon copies (optional).
getBCc() - Method in class ipworks.Htmlmailer
A comma separated list of addresses for blind carbon copies (optional).
getBoundary() - Method in class ipworks.Mime
The boundary separating the MIME parts.
getBulkRequest(SnmpGetBulkRequestEvent) - Method in interface ipworks.SnmpEventListener
 
getBytesSent() - Method in class ipworks.Ipport
The number of bytes actually sent after an assignment to DataToSend .
getBytesSent() - Method in class ipworks.Rexec
The number of bytes actually sent after an assignment to Stdin.
getBytesSent() - Method in class ipworks.Telnet
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(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.Filemailer
A comma separated list of addresses for carbon copies (optional).
getCc() - Method in class ipworks.Smtp
A comma separated list of addresses for carbon copies (optional).
getCc() - Method in class ipworks.Htmlmailer
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.Rexec
The command to be sent to the remote host.
getCommand() - Method in class ipworks.Rshell
The command to be sent to the remote host.
getCommunity() - Method in class ipworks.Snmp
The community string used to authenticate SNMP packets.
getConnectionBacklog() - Method in class ipworks.Ipdaemon
The maximum number of pending connections maintained by the TCP/IP subsystem.
getConnectionCount() - Method in class ipworks.Ipdaemon
The number of currently connected clients.
getContentType() - Method in class ipworks.Webform
Content type for posted data.
getContentType() - Method in class ipworks.Soap
Content type for SOAP request data.
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.
getCookieCount() - Method in class ipworks.Webform
Number of cookies in the current request.
getCookieCount() - Method in class ipworks.Webupload
Number of cookies in the current request.
getCookieCount() - Method in class ipworks.Soap
Number of cookies in the current request.
getCookieCount() - Method in class ipworks.Http
Number of cookies in the current request.
getCookieName(int) - Method in class ipworks.Webform
Array of cookie names.
getCookieName(int) - Method in class ipworks.Webupload
Array of cookie names.
getCookieName(int) - Method in class ipworks.Soap
Array of cookie names.
getCookieName(int) - Method in class ipworks.Http
Array of cookie names.
getCookieValue(int) - Method in class ipworks.Webform
Array of cookie values.
getCookieValue(int) - Method in class ipworks.Webupload
Array of cookie values.
getCookieValue(int) - Method in class ipworks.Soap
Array of cookie values.
getCookieValue(int) - Method in class ipworks.Http
Array of cookie values.
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.Filemailer
The Date of the mail message (optional).
getDate() - Method in class ipworks.Smtp
The Date of the mail message (optional).
getDate() - Method in class ipworks.Htmlmailer
The Date of the mail message (optional).
getDecodedData() - Method in class ipworks.Netcode
Filename of the decoded data or the decoded data itself.
getDefaultServer() - Method in class ipworks.Whois
The default server where to get registrar information from.
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.
getDomain() - Method in class ipworks.Whois
The specific domain to request information about.
getDomainInfo() - Method in class ipworks.Whois
The information that returned by the Server .
getElementCount() - Method in class ipworks.Xmlp
Number of elements in the current element stack.
getElements(int) - Method in class ipworks.Xmlp
The elements in the current element stack.
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.
getEncoding() - Method in class ipworks.Webform
The encoding type for the form data.
getEndByte() - Method in class ipworks.Imap
The byte index where to end the transfer.
getEOL() - Method in class ipworks.Ipport
Used to break the incoming data stream into chunks separated by EOL.
getEOL() - Method in class ipworks.Rexec
Used to break the stdout data stream into chunks separated by its value.
getEOL() - Method in class ipworks.Rshell
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.Rexec
Used to break the stderr data stream into chunks separated by its value.
getErrEOL() - Method in class ipworks.Rshell
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.Rexec
The error message returned when any of the steps prior to command execution fail.
getErrorMessage() - Method in class ipworks.Rshell
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.
getExtraNameChars() - Method in class ipworks.Xmlp
Extra characters for the parser to consider as name characters.
getExtraSpaceChars() - Method in class ipworks.Xmlp
Extra characters for the parser to consider as white space.
getFaultActor() - Method in class ipworks.Soap
Actor of any faults returned by the SOAP server.
getFaultCode() - Method in class ipworks.Soap
Code of any faults returned by the SOAP server.
getFaultString() - Method in class ipworks.Soap
Textual description of any faults returned by the SOAP server.
getFile() - Method in class ipworks.Tftp
Download a RemoteFile from the TFTP server.
getFile() - Method in class ipworks.Rcp
Get File.
getFileCnt() - Method in class ipworks.Netcode
Shows the number of encoded files the component has read from or written into.
getFileCount() - Method in class ipworks.Webupload
The number of files posted to the ASP page.
getFileMode() - Method in class ipworks.Rcp
The file mode for the RemoteFile .
getFileName() - Method in class ipworks.Netcode
The destination filename for the encoded data.
getFileNames(int) - Method in class ipworks.Webupload
The paths of the uploaded files.
getFileVarNames(int) - Method in class ipworks.Webupload
Names of form variables corresponding to the posted files.
getFirewallData() - Method in class ipworks.Filemailer
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Webform
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Smtp
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Webupload
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Ipport
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Soap
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Imap
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Whois
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Htmlmailer
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Ftp
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Rcp
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Snpp
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Pop
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Ldap
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Http
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Rexec
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Telnet
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Rshell
Used to send other data to firewall.
getFirewallData() - Method in class ipworks.Nntp
Used to send other data to firewall.
getFirewallHost() - Method in class ipworks.Filemailer
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Webform
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Smtp
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Webupload
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Ipport
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Soap
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Imap
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Whois
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Htmlmailer
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Ftp
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Rcp
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Snpp
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Pop
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Ldap
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Http
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Rexec
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Telnet
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Rshell
Name or IP address of firewall (optional).
getFirewallHost() - Method in class ipworks.Nntp
Name or IP address of firewall (optional).
getFirewallPassword() - Method in class ipworks.Filemailer
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Webform
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Smtp
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Webupload
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Ipport
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Soap
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Imap
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Whois
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Htmlmailer
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Ftp
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Rcp
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Snpp
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Pop
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Ldap
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Http
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Rexec
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Telnet
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Rshell
A password if authentication is to be used connecting through the firewall.
getFirewallPassword() - Method in class ipworks.Nntp
A password if authentication is to be used connecting through the firewall.
getFirewallPort() - Method in class ipworks.Filemailer
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Webform
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Smtp
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Webupload
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Ipport
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Soap
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Imap
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Whois
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Htmlmailer
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Ftp
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Rcp
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Snpp
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Pop
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Ldap
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Http
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Rexec
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Telnet
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Rshell
Port of the firewall to connect to.
getFirewallPort() - Method in class ipworks.Nntp
Port of the firewall to connect to.
getFirewallType() - Method in class ipworks.Filemailer
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Webform
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Smtp
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Webupload
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Ipport
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Soap
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Imap
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Whois
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Htmlmailer
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Ftp
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Rcp
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Snpp
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Pop
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Ldap
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Http
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Rexec
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Telnet
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Rshell
Determines the type of firewall to connect through.
getFirewallType() - Method in class ipworks.Nntp
Determines the type of firewall to connect through.
getFirewallUser() - Method in class ipworks.Filemailer
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Webform
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Smtp
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Webupload
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Ipport
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Soap
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Imap
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Whois
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Htmlmailer
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Ftp
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Rcp
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Snpp
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Pop
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Ldap
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Http
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Rexec
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Telnet
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Rshell
A user name if authentication is to be used connecting through a firewall.
getFirewallUser() - Method in class ipworks.Nntp
A user name if authentication is to be used connecting through a firewall.
getFirstArticle() - Method in class ipworks.Nntp
The number of the first article in CurrentGroup.
getFlags() - Method in class ipworks.Xmlp
Flags controlling the behaviour of the parser.
getFlags() - Method in class ipworks.Soap
Flags controlling the behaviour of the parser.
getFollowRedirects() - Method in class ipworks.Http
Determines what happens when the server issues a redirect.
getFormat() - Method in class ipworks.Netcode
Shows the type of encoding to be used.
getFormVarCount() - Method in class ipworks.Webform
Number of form variables for the current request.
getFormVarCount() - Method in class ipworks.Webupload
Number of form variables for the current request.
getFormVarNames(int) - Method in class ipworks.Webform
Array of form variable names for the current request.
getFormVarNames(int) - Method in class ipworks.Webupload
Array of form variable names for the current request.
getFormVarValues(int) - Method in class ipworks.Webform
Array of form variable values for the current request.
getFormVarValues(int) - Method in class ipworks.Webupload
Array of form variable values for the current request.
getFrom() - Method in class ipworks.Filemailer
The email address of the sender (required).
getFrom() - Method in class ipworks.Webform
The email address of the HTTP agent (optional).
getFrom() - Method in class ipworks.Smtp
The email address of the sender (required).
getFrom() - Method in class ipworks.Webupload
The email address of the HTTP agent (optional).
getFrom() - Method in class ipworks.Htmlmailer
The email address of the sender (required).
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).
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.
getHTTPMethod() - Method in class ipworks.Http
The HTTP method used for the request.
getHTTPVersion() - Method in class ipworks.Http
The version of HTTP used by the component.
getIfModifiedSince() - Method in class ipworks.Http
A date determining the maximum age of the desired document.
getImageCount() - Method in class ipworks.Htmlmailer
The number of embedded images in the HTML message.
getImageIds(int) - Method in class ipworks.Htmlmailer
Content IDs for embedded images.
getImages(int) - Method in class ipworks.Htmlmailer
The embedded images in the HTML message.
getInBufferSize() - Method in class ipworks.Ipport
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.Snmp
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.
getInBufferSize() - Method in class ipworks.Udpport
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.Filemailer
The last reply from the server.
getLastReply() - Method in class ipworks.Smtp
The last reply from the server.
getLastReply() - Method in class ipworks.Imap
The last reply from the server.
getLastReply() - Method in class ipworks.Htmlmailer
The last reply from the server.
getLastReply() - Method in class ipworks.Ftp
The last reply from the server.
getLastReply() - Method in class ipworks.Snpp
The last reply from the server.
getLastReply() - Method in class ipworks.Pop
The last reply from the server.
getLastReply() - Method in class ipworks.Nntp
The last reply from the server.
getLDAPVersion() - Method in class ipworks.Ldap
The version of LDAP used.
getLocalAddress(int) - Method in class ipworks.Ipdaemon
The IP address of the interface for ConnectionId in Internet dotted format.
getLocalFile() - Method in class ipworks.Webform
The path to a local file for downloading.
getLocalFile() - Method in class ipworks.Imap
The path to a local file for downloading the message body.
getLocalFile() - Method in class ipworks.Tftp
The file on the local host to transfer the data to/from.
getLocalFile() - Method in class ipworks.Ftp
The path to a local file for download/upload.
getLocalFile() - Method in class ipworks.Rcp
The file on the local host.
getLocalFile() - Method in class ipworks.Pop
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.
getLocalHost() - Method in class ipworks.Filemailer
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Webform
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Smtp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Webupload
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Ipport
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Soap
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Ipdaemon
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Mx
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Netclock
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Imap
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Tftp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Whois
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Htmlmailer
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Ftp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Rcp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Snpp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Snmp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Pop
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Mcast
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Ipinfo
The name of the local host.
getLocalHost() - Method in class ipworks.Ldap
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Http
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Rexec
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Telnet
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Rshell
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Udpport
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalHost() - Method in class ipworks.Nntp
The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
getLocalPort() - Method in class ipworks.Ipport
The TCP port in the local host where IPPort binds.
getLocalPort() - Method in class ipworks.Ipdaemon
The TCP port in the local host where the component listens.
getLocalPort() - Method in class ipworks.Rcp
The TCP port in the local host where the component 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.Mcast
The UDP port in the local host where MCast binds.
getLocalPort() - Method in class ipworks.Rexec
The TCP port in the local host where the component binds.
getLocalPort() - Method in class ipworks.Telnet
The TCP port in the local host where IPPort binds.
getLocalPort() - Method in class ipworks.Rshell
The TCP port in the local host where the component binds.
getLocalPort() - Method in class ipworks.Udpport
The UDP port in the local host where UDPPort binds.
getLocalTime() - Method in class ipworks.Netclock
The time returned by the TimeServer converted to local time.
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.Filemailer
The server port for SMTP (default 25).
getMailPort() - Method in class ipworks.Smtp
The server port for SMTP (default 25).
getMailPort() - Method in class ipworks.Imap
The port of the IMAP server (default is 143).
getMailPort() - Method in class ipworks.Htmlmailer
The server port for SMTP (default 25).
getMailPort() - Method in class ipworks.Pop
The server port for POP (default 110).
getMailServer() - Method in class ipworks.Filemailer
The name or address of a mail server (mail relay).
getMailServer() - Method in class ipworks.Smtp
The name or address of a mail server (mail relay).
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.Htmlmailer
The name or address of a mail server (mail relay).
getMailServer() - Method in class ipworks.Pop
The name or address of a mail server (internet post office server).
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.Filemailer
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).
getMaxHeaderLength() - Method in class ipworks.Htmlmailer
Maximum length for headers to avoid line folding (default 80).
getMaxHeaderLength() - Method in class ipworks.Nntp
Maximum length for headers to avoid line folding (default 80).
getMaxLineLength() - Method in class ipworks.Ipport
The maximum amount of data to accumulate when no EOL is found.
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.Rexec
The maximum amount of data to accumulate when no EOL is found.
getMaxLineLength() - Method in class ipworks.Rshell
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.
getMaxLines() - Method in class ipworks.Nntp
The maximum number of message lines beside headers to retrieve.
getMaxPacketSize() - Method in class ipworks.Mcast
The maximum length of the packets that can be received.
getMaxPacketSize() - Method in class ipworks.Udpport
The maximum length of the packets that can be received.
getMaxRepetitions() - Method in class ipworks.Snmp
Used by 'BULK REQUEST' packets.
getMaxRetransmits() - Method in class ipworks.Tftp
The number of times to retry sending a failed packet before disconnecting.
getMaxTransferredData() - Method in class ipworks.Webform
The maximum number of bytes to store in TransferredData .
getMaxTransferredData() - Method in class ipworks.Webupload
The maximum number of bytes to store in TransferredData .
getMaxTransferredData() - Method in class ipworks.Http
The maximum number of bytes to store in TransferredData .
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.Filemailer
The Date of the mail message (optional).
getMessageDate() - Method in class ipworks.Smtp
The Date of the mail message (optional).
getMessageDate() - Method in class ipworks.Imap
The time the message was created.
getMessageDate() - Method in class ipworks.Htmlmailer
The Date of the mail message (optional).
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.Imap
RFC822-encoded headers of the message.
getMessageHeaders() - Method in class ipworks.Mime
The headers of the MIME message.
getMessageHeaders() - Method in class ipworks.Pop
The full headers of the message as retrieved from the server.
getMessageHTML() - Method in class ipworks.Htmlmailer
The HTML version 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.Filemailer
The full text of the message to send (without headers).
getMessageText() - Method in class ipworks.Smtp
The full text of the message to send (without headers).
getMessageText() - Method in class ipworks.Imap
The body of the retrieved message The control fills out MessageText with the contents of the message body (in RFC822 format) when an imapGetMessageText operation is triggered via the Action property.
getMessageText() - Method in class ipworks.Htmlmailer
The plain text version of the message.
getMessageText() - Method in class ipworks.Pop
The full text of the message as retrieved from the server.
getMessageTo(int) - Method in class ipworks.Imap
Array property with the list of direct recipients of the message.
getMessageUID() - Method in class ipworks.Pop
The unique id of the message as specified by the server.
getMethod() - Method in class ipworks.Soap
The remote Method .
getMethodURI() - Method in class ipworks.Soap
The URI corresponding to the SOAP Method .
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.
getNamespaceCount() - Method in class ipworks.Xmlp
The number of namespaces in the current namespace stack.
getNamespaceCount() - Method in class ipworks.Soap
The number of default Namespaces defined.
getNamespaces(int) - Method in class ipworks.Xmlp
The namespaces in the current namespace stack.
getNamespaces(int) - Method in class ipworks.Soap
The default Namespaces defined by the component.
getNewMailbox() - Method in class ipworks.Imap
The new name of the mailbox during an imapRenameMailbox 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
 
getNonRepeaters() - Method in class ipworks.Snmp
Used by 'BULK REQUEST' packets.
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.
getOffset() - Method in class ipworks.Xmlp
Current offset of the document being parsed.
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.Filemailer
An RFC 822 compliant string consisting of extra headers.
getOtherHeaders() - Method in class ipworks.Webform
Other headers as determined by the user (optional).
getOtherHeaders() - Method in class ipworks.Smtp
An RFC 822 compliant string consisting of extra headers.
getOtherHeaders() - Method in class ipworks.Webupload
Other headers as determined by the user (optional).
getOtherHeaders() - Method in class ipworks.Soap
Other headers as determined by the user (optional).
getOtherHeaders() - Method in class ipworks.Htmlmailer
An RFC 822 compliant string consisting of extra headers.
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).
getOutBufferSize() - Method in class ipworks.Ipport
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.Snmp
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.
getOutBufferSize() - Method in class ipworks.Udpport
The size in bytes of the outgoing queue of the socket.
getOverviewRange() - Method in class ipworks.Nntp
A range for the nntpGroupOverview action (first-last).
getPagerId() - Method in class ipworks.Snpp
The id number of the pager sending a Message to.
getParamAttr(int) - Method in class ipworks.Soap
Extra attributes of the Method parameters.
getParamCount() - Method in class ipworks.Soap
The number of parameters sent to the remote host.
getParamName(int) - Method in class ipworks.Soap
The names of the Method parameters.
getParamValue(int) - Method in class ipworks.Soap
The values of the Method parameters.
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.
getPartContentId(int) - Method in class ipworks.Mime
Content type for each part 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.Webform
A password if Basic authentication is to be used.
getPassword() - Method in class ipworks.Smtp
A login password to login with in the MailServer .
getPassword() - Method in class ipworks.Webupload
A password if Basic authentication is to be used.
getPassword() - Method in class ipworks.Soap
A password if Basic authentication is to be used.
getPassword() - Method in class ipworks.Imap
The password used to authenticate to the MailServer .
getPassword() - Method in class ipworks.Ftp
The password to login with.
getPassword() - Method in class ipworks.Rcp
The password associated with User .
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.Http
A password if Basic authentication is to be used.
getPassword() - Method in class ipworks.Nntp
A login password to login with in the NewsServer .
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).
getPrefixes(int) - Method in class ipworks.Xmlp
The namespace prefixes in the current namespace stack.
getPrefixes(int) - Method in class ipworks.Soap
The prefixes corresponding to the default Namespaces defined by the component.
getProgressStep() - Method in class ipworks.Netcode
Controls the granularity at which the Progress event is fired.
getProtocol() - Method in class ipworks.Rcp
Sets the protocol to use for the transfer.
getProxyAuthorization() - Method in class ipworks.Webform
Similar to the Authorization property, but for proxy authorization.
getProxyAuthorization() - Method in class ipworks.Webupload
Similar to the Authorization property, but for proxy authorization.
getProxyAuthorization() - Method in class ipworks.Soap
Similar to the Authorization property, but for proxy authorization.
getProxyAuthorization() - Method in class ipworks.Http
Similar to the Authorization property, but for proxy authorization.
getProxyPassword() - Method in class ipworks.Webform
A password if Basic authentication is to be used for the proxy.
getProxyPassword() - Method in class ipworks.Webupload
A password if Basic authentication is to be used for the proxy.
getProxyPassword() - Method in class ipworks.Http
A password if Basic authentication is to be used for the proxy.
getProxyPort() - Method in class ipworks.Webform
Port for the proxy server (default 80).
getProxyPort() - Method in class ipworks.Webupload
Port for the proxy server (default 80).
getProxyPort() - Method in class ipworks.Soap
Port for the proxy server (default 80).
getProxyPort() - Method in class ipworks.Http
Port for the proxy server (default 80).
getProxyServer() - Method in class ipworks.Webform
Name or IP address of a proxy server (optional).
getProxyServer() - Method in class ipworks.Webupload
Name or IP address of a proxy server (optional).
getProxyServer() - Method in class ipworks.Soap
Name or IP address of a proxy server (optional).
getProxyServer() - Method in class ipworks.Http
Name or IP address of a proxy server (optional).
getProxyUser() - Method in class ipworks.Webform
A user name if Basic authentication is to be used for the proxy.
getProxyUser() - Method in class ipworks.Webupload
A user name if Basic authentication is to be used for the proxy.
getProxyUser() - Method in class ipworks.Http
A user name if Basic authentication is to be used for the proxy.
getQOSFlags() - Method in class ipworks.Mcast
Flags determining Quality Of Service bits of packets sent by the socket.
getQOSFlags() - Method in class ipworks.Udpport
Flags determining Quality Of Service bits of packets sent by the socket.
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.Webform
Referer URL/document (optional).
getReferer() - Method in class ipworks.Webupload
Referer URL/document (optional).
getReferer() - Method in class ipworks.Http
Referer URL/document (optional).
getRemoteFile() - Method in class ipworks.Tftp
The file on the remote host.
getRemoteFile() - Method in class ipworks.Ftp
The name of the remote file for uploading/downloading.
getRemoteFile() - Method in class ipworks.Rcp
The file on the remote host.
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.Rcp
The remote host to connect to.
getRemoteHost() - Method in class ipworks.Snmp
The address of the remote host.
getRemoteHost() - Method in class ipworks.Mcast
The address of the remote host (multicast group).
getRemoteHost() - Method in class ipworks.Rexec
The address of the remote host.
getRemoteHost() - Method in class ipworks.Telnet
The address of the remote host.
getRemoteHost() - Method in class ipworks.Rshell
The address of the remote host.
getRemoteHost() - Method in class ipworks.Udpport
The address of the remote host.
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.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.Rcp
The port for the service (REXEC or RSHELL).
getRemotePort() - Method in class ipworks.Snmp
The UDP port where the remote SNMP agent is listening.
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() - Method in class ipworks.Telnet
The Telnet port in the remote host (default is 23).
getRemotePort() - Method in class ipworks.Rshell
The remote shell service port (default is 514).
getRemotePort() - Method in class ipworks.Udpport
The UDP port in the remote host.
getRemotePort(int) - Method in class ipworks.Ipdaemon
The IP port of the RemoteHost for a connection.
getRemoteUser() - Method in class ipworks.Rexec
The id of the user on the remote host.
getRemoteUser() - Method in class ipworks.Rshell
The id of the user on the remote host.
getReplyTo() - Method in class ipworks.Filemailer
A mail address to reply to (optional).
getReplyTo() - Method in class ipworks.Smtp
A mail address to reply to (optional).
getReplyTo() - Method in class ipworks.Htmlmailer
A mail address to reply to (optional).
getReplyTo() - Method in class ipworks.Nntp
The address to reply to (for posting articles).
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).
getRetransmitTimeout() - Method in class ipworks.Tftp
Maximum time in seconds to wait for a reply packet from the server before retransmitting the last packet.
getReturnValue() - Method in class ipworks.Soap
Value returned by the SOAP Method .
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.
getSearchHeader() - Method in class ipworks.Nntp
A header for the nntpGroupSearch action.
getSearchPattern() - Method in class ipworks.Nntp
A search pattern for the nntpGroupSearch action.
getSearchRange() - Method in class ipworks.Nntp
A range for the nntpGroupSearch action (first-last).
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.
getSendTo() - Method in class ipworks.Filemailer
A comma separated list of addresses for destinations (required).
getSendTo() - Method in class ipworks.Smtp
A comma separated list of addresses for destinations (required).
getSendTo() - Method in class ipworks.Htmlmailer
A comma separated list of addresses for destinations (required).
getServer() - Method in class ipworks.Whois
The server to request domain information from.
getServerName() - Method in class ipworks.Snpp
The name or address of the SNPP server.
getServerName() - Method in class ipworks.Ldap
The name or address of the LDAP server.
getServerPort() - Method in class ipworks.Snpp
The server port for SNPP (default 444).
getServerPort() - Method in class ipworks.Ldap
The server port for LDAP (default 389).
getServerTime() - Method in class ipworks.Netclock
The time returned by the TimeServer .
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 .
getSNMPVersion() - Method in class ipworks.Snmp
Version of SNMP used for outgoing packets.
getSOAPEncoding() - Method in class ipworks.Soap
The type of SOAP Encoding used for SOAP requests.
getSOAPHeader() - Method in class ipworks.Soap
Contents of the optional SOAP header sent to the server.
getSOAPPacket() - Method in class ipworks.Soap
Full contents of the SOAP packet.
getStartByte() - Method in class ipworks.Imap
The byte index where to start the transfer from.
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.Webform
The first line of the last server response.
getStatusLine() - Method in class ipworks.Webupload
The first line of the last server response.
getStatusLine() - Method in class ipworks.Soap
The first line of the last server response.
getStatusLine() - Method in class ipworks.Http
The first line of the last server response.
getStderrPort() - Method in class ipworks.Rcp
The local port where the remote systems sends the stderr stream.
getStderrPort() - Method in class ipworks.Rexec
The local port where the remote systems sends the stderr stream.
getStderrPort() - Method in class ipworks.Rshell
The local port where the remote systems sends the stderr stream.
getSubject() - Method in class ipworks.Filemailer
The subject of the mail message (optional).
getSubject() - Method in class ipworks.Smtp
The subject of the mail message (optional).
getSubject() - Method in class ipworks.Htmlmailer
The subject of the mail message (optional).
getSubject() - Method in class ipworks.Nntp
The article subject (for posted articles).
getTFTPPort() - Method in class ipworks.Tftp
The UDP port where the remote TFTP server is listening.
getTFTPServer() - Method in class ipworks.Tftp
The address of the TFTP server to exchange files with.
getTime() - Method in class ipworks.Netclock
Sends a time request to the TimeServer to ge the current time.
getTimeout() - Method in class ipworks.Filemailer
A timeout for the component.
getTimeout() - Method in class ipworks.Webform
A timeout for the component.
getTimeout() - Method in class ipworks.Smtp
A timeout for the component.
getTimeout() - Method in class ipworks.Webupload
A timeout for the component.
getTimeout() - Method in class ipworks.Ipport
A timeout for the component.
getTimeout() - Method in class ipworks.Soap
A timeout for the component.
getTimeout() - Method in class ipworks.Mx
A timeout for the component.
getTimeout() - Method in class ipworks.Netclock
A timeout for the component.
getTimeout() - Method in class ipworks.Imap
A timeout for the component.
getTimeout() - Method in class ipworks.Tftp
A timeout for the component.
getTimeout() - Method in class ipworks.Whois
A timeout for the component.
getTimeout() - Method in class ipworks.Htmlmailer
A timeout for the component.
getTimeout() - Method in class ipworks.Ftp
A timeout for the component.
getTimeout() - Method in class ipworks.Rcp
A timeout for the component.
getTimeout() - Method in class ipworks.Snpp
A timeout for the component.
getTimeout() - Method in class ipworks.Pop
A timeout for the component.
getTimeout() - Method in class ipworks.Ldap
A timeout for the component.
getTimeout() - Method in class ipworks.Http
A timeout for the component.
getTimeout() - Method in class ipworks.Rexec
A timeout for the component.
getTimeout() - Method in class ipworks.Telnet
A timeout for the component.
getTimeout() - Method in class ipworks.Rshell
A timeout for the component.
getTimeout() - Method in class ipworks.Nntp
A timeout for the component.
getTimePort() - Method in class ipworks.Netclock
The UDP port where the remote Time server is listening.
getTimeServer() - Method in class ipworks.Netclock
The time server to request the time from.
getTimeToLive() - Method in class ipworks.Mcast
The maximum number of subnets that a multicast datagram can traverse.
getTimeToLive() - Method in class ipworks.Udpport
The maximum number of subnets that a datagram can traverse.
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).
getTransferredData() - Method in class ipworks.Webform
The contents of the last transfer.
getTransferredData() - Method in class ipworks.Webupload
The contents of the last transfer.
getTransferredData() - Method in class ipworks.Http
The contents of the last transfer.
getTransferredHeaders() - Method in class ipworks.Webform
The full set of headers as received from the server.
getTransferredHeaders() - Method in class ipworks.Webupload
The full set of headers as received from the server.
getTransferredHeaders() - Method in class ipworks.Http
The full set of headers as received from the server.
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.Webform
The URL to post information to.
getURL() - Method in class ipworks.Webupload
The URL to post information to.
getURL() - Method in class ipworks.Soap
The URL to fetch.
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.Webform
A user name if Basic authentication is to be used.
getUser() - Method in class ipworks.Smtp
A user id to login as in the MailServer .
getUser() - Method in class ipworks.Webupload
A user name if Basic authentication is to be used.
getUser() - Method in class ipworks.Soap
A user name if Basic authentication is to be used.
getUser() - Method in class ipworks.Imap
The user name used to authenticate to the MailServer .
getUser() - Method in class ipworks.Ftp
The user id to login as.
getUser() - Method in class ipworks.Rcp
The identification of the remote user for a transfer.
getUser() - Method in class ipworks.Pop
The user id for the mailbox.
getUser() - Method in class ipworks.Http
A user name if Basic authentication is to be used.
getUser() - Method in class ipworks.Nntp
A user id to login as in the NewsServer .
getUserAgent() - Method in class ipworks.Webform
Information about the user agent (browser).
getUserAgent() - Method in class ipworks.Webupload
Information about the user agent (browser).
getUserAgent() - Method in class ipworks.Soap
Information about the user agent.
getUserAgent() - Method in class ipworks.Http
Information about the user agent (browser).
getValueFormat() - Method in class ipworks.Soap
Format of data returned or set.
getXAttrCount() - Method in class ipworks.Soap
Size of attribute values array for the current element.
getXAttrName(int) - Method in class ipworks.Soap
Array of attribute names for the current element.
getXAttrNamespace(int) - Method in class ipworks.Soap
Array of attribute namespaces for the current element.
getXAttrPrefix(int) - Method in class ipworks.Soap
Array of attribute prefixes for the current element.
getXAttrValue(int) - Method in class ipworks.Soap
Array of attribute values for the current element.
getXChildren() - Method in class ipworks.Xmlp
Number of children for the current element.
getXChildren() - Method in class ipworks.Soap
The number of children of the element pointed to by XPath .
getXElement() - Method in class ipworks.Xmlp
The name of the current element.
getXElement() - Method in class ipworks.Soap
The name of the element pointed to by XPath .
getXNamespace() - Method in class ipworks.Xmlp
The namespace of the current element.
getXNamespace() - Method in class ipworks.Soap
The namespace of the element pointed to by XPath .
getXParent() - Method in class ipworks.Xmlp
The parent of the current element.
getXParent() - Method in class ipworks.Soap
The parent of the element pointed to by XPath .
getXPath() - Method in class ipworks.Xmlp
Provides a way to point to a specific element in the document.
getXPath() - Method in class ipworks.Soap
A path into the SOAPPacket received by the server.
getXPrefix() - Method in class ipworks.Xmlp
The prefix of the current element.
getXPrefix() - Method in class ipworks.Soap
The prefix of the element pointed to by XPath .
getXText() - Method in class ipworks.Xmlp
The text of the current element.
getXText() - Method in class ipworks.Soap
The text of the element pointed to by XPath .
group - Variable in class ipworks.NntpGroupListEvent
 
groupList(NntpGroupListEvent) - Method in interface ipworks.NntpEventListener
 
groupOverview() - Method in class ipworks.Nntp
Receive an overview for the articles in range OverviewRange in the CurrentGroup .
groupOverview(NntpGroupOverviewEvent) - Method in interface ipworks.NntpEventListener
 
groupSearch() - Method in class ipworks.Nntp
Receive an overview for the articles in range OverviewRange in the CurrentGroup .
groupSearch(NntpGroupSearchEvent) - Method in interface ipworks.NntpEventListener
 

IP*Works!
A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2001 /n software inc. - All rights reserved.