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

I

id - Variable in class ipworks.OdataEntryEvent
 
id - Variable in class ipworks.XmppIQEvent
 
ignorableWhitespace(JsonIgnorableWhitespaceEvent) - Method in interface ipworks.JsonEventListener
 
ignorableWhitespace(RestIgnorableWhitespaceEvent) - Method in interface ipworks.RestEventListener
 
ignorableWhitespace(XmlpIgnorableWhitespaceEvent) - Method in interface ipworks.XmlpEventListener
 
ignore - Variable in class ipworks.XmppIQEvent
 
Imap - Class in ipworks
The IMAP Bean is used to communicate with IMAP servers using the IMAP (Internet Message Access) protocol.
Imap() - Constructor for class ipworks.Imap
Creates an instance of Imap Bean.
Imap(String) - Constructor for class ipworks.Imap
Creates an instance of Imap Bean with specified run-time license.
ImapConnectionStatusEvent - Class in ipworks
Fired to indicate changes in connection state.
ImapEndTransferEvent - Class in ipworks
Fired when the message or the part data finishes transferring.
ImapErrorEvent - Class in ipworks
Information about errors during data delivery.
ImapEventListener - Interface in ipworks
Event listener for the "Imap Class".
ImapHeaderEvent - Class in ipworks
Fired every time a header line comes in.
ImapMailboxACLEvent - Class in ipworks
Fires for each set of access control rights returned by the server
ImapMailboxListEvent - Class in ipworks
Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.
ImapMessageInfoEvent - Class in ipworks
Fired with information for the message(s) retrieved by the server.
ImapMessagePartEvent - Class in ipworks
Fired for each message part when FetchMessageInfo is called.
ImapPITrailEvent - Class in ipworks
Traces the commands sent to the mail server, and the respective replies.
ImapStartTransferEvent - Class in ipworks
Fired when the message or the part data starts transferring.
ImapTransferEvent - Class in ipworks
Fired while the message gets transferred from the MailServer .
importICS(String) - Method in class ipworks.Caldav
Imports iCal data (contained in an ICS file) into the bean's property list.
input(String) - Method in class ipworks.Json
Provides input to the parser.
input(String) - Method in class ipworks.Xmlp
Provides input to the parser.
interrupt() - Method in class ipworks.Atom
Interrupt the current method.
interrupt() - Method in class ipworks.Caldav
Interrupt the current method.
interrupt() - Method in class ipworks.Dns
Interrupt the current method.
interrupt() - Method in class ipworks.Filemailer
Interrupt the current method.
interrupt() - Method in class ipworks.Ftp
Interrupt the current method.
interrupt() - Method in class ipworks.Htmlmailer
Interrupt the current method.
interrupt() - Method in class ipworks.Http
Interrupt the current method.
interrupt() - Method in class ipworks.Imap
Interrupt the current method.
interrupt(String) - Method in class ipworks.Ipdaemon
Interrupts a synchronous send to the remote host.
interrupt() - Method in class ipworks.Ipport
Interrupts the current action.
interrupt() - Method in class ipworks.Json
Interrupt the current method.
interrupt() - Method in class ipworks.Ldap
Interrupt the current method.
interrupt() - Method in class ipworks.Mx
Interrupt the current method.
interrupt() - Method in class ipworks.Netclock
Interrupt the current method.
interrupt() - Method in class ipworks.Nntp
Interrupt the current method.
interrupt() - Method in class ipworks.Pop
Interrupt the current method.
interrupt() - Method in class ipworks.Rcp
Interrupt the current method.
interrupt() - Method in class ipworks.Rest
Interrupt the current method.
interrupt() - Method in class ipworks.Rexec
Interrupt the current method.
interrupt() - Method in class ipworks.Rshell
Interrupt the current method.
interrupt() - Method in class ipworks.Rss
Interrupt the current method.
interrupt() - Method in class ipworks.Smpp
Interrupt the current method.
interrupt() - Method in class ipworks.Smtp
Interrupt the current method.
interrupt() - Method in class ipworks.Snpp
Interrupt the current method.
interrupt() - Method in class ipworks.Soap
Interrupt the current method.
interrupt() - Method in class ipworks.Tftp
Interrupt the current method.
interrupt() - Method in class ipworks.Webdav
Interrupt the current method.
interrupt() - Method in class ipworks.Webform
Interrupt the current method.
interrupt() - Method in class ipworks.Webupload
Interrupt the current method.
interrupt() - Method in class ipworks.Whois
Interrupt the current method.
interrupt() - Method in class ipworks.Xmpp
Interrupt the current method.
Ipdaemon - Class in ipworks
The IPDaemon Bean is used to create TCP/IP servers.
Ipdaemon() - Constructor for class ipworks.Ipdaemon
Creates an instance of Ipdaemon Bean.
Ipdaemon(String) - Constructor for class ipworks.Ipdaemon
Creates an instance of Ipdaemon Bean with specified run-time license.
IpdaemonConnectedEvent - Class in ipworks
Fired immediately after a connection completes (or fails).
IpdaemonConnectionRequestEvent - Class in ipworks
Fired when a request for connection comes from a remote host.
IpdaemonDataInEvent - Class in ipworks
Fired when data (complete lines) comes in.
IpdaemonDisconnectedEvent - Class in ipworks
Fired when a connection is closed.
IpdaemonErrorEvent - Class in ipworks
Information about errors during data delivery.
IpdaemonEventListener - Interface in ipworks
Event listener for the "Ipdaemon Class".
IpdaemonReadyToSendEvent - Class in ipworks
Fired when the bean is ready to send data.
Ipinfo - Class in ipworks
The IPInfo bean is used to resolve host names to host addresses and vice-versa using asynchronous DNS.
Ipinfo() - Constructor for class ipworks.Ipinfo
Creates an instance of Ipinfo Bean.
Ipinfo(String) - Constructor for class ipworks.Ipinfo
Creates an instance of Ipinfo Bean with specified run-time license.
IpinfoErrorEvent - Class in ipworks
Information about errors during data delivery.
IpinfoEventListener - Interface in ipworks
Event listener for the "Ipinfo Class".
IpinfoRequestCompleteEvent - Class in ipworks
Fired after an asynchronous request completes.
Ipport - Class in ipworks
The IPPort Bean facilitates TCP/IP communications by providing an easy interface to system TCP/IP functions.
Ipport() - Constructor for class ipworks.Ipport
Creates an instance of Ipport Bean.
Ipport(String) - Constructor for class ipworks.Ipport
Creates an instance of Ipport Bean with specified run-time license.
IpportConnectedEvent - Class in ipworks
Fired immediately after a connection completes (or fails).
IpportConnectionStatusEvent - Class in ipworks
Fired to indicate changes in connection state.
IpportDataInEvent - Class in ipworks
Fired when data (complete lines) comes in.
IpportDisconnectedEvent - Class in ipworks
Fired when a connection is closed.
IpportErrorEvent - Class in ipworks
Information about errors during data delivery.
IpportEventListener - Interface in ipworks
Event listener for the "Ipport Class".
IpportReadyToSendEvent - Class in ipworks
Fired when IPPort is ready to send data.
ipworks - package ipworks
 
IPWorksException - Exception in ipworks
 
IPWorksException() - Constructor for exception ipworks.IPWorksException
 
IQ(XmppIQEvent) - Method in interface ipworks.XmppEventListener
 
iq - Variable in class ipworks.XmppIQEvent
 
iqType - Variable in class ipworks.XmppIQEvent
 
isAcceptData() - Method in class ipworks.Ipport
Enables or disables data reception (the DataIn event).
isAcceptData() - Method in class ipworks.Ldap
Enables or disables data reception from the server.
isAcceptData() - Method in class ipworks.Mcast
Enables or disables data reception (the DataIn event).
isAcceptData() - Method in class ipworks.Telnet
Enables or disables data reception (the DataIn event).
isAcceptData() - Method in class ipworks.Udpport
Enables or disables data reception (the DataIn event).
isActive() - Method in class ipworks.Mcast
Enables or disables sending and receiving data.
isActive() - Method in class ipworks.Syslog
Enables or disables sending and receiving of data.
isActive() - Method in class ipworks.Udpport
Enables or disables sending and receiving of data.
isAdapterDHCPEnabled() - Method in class ipworks.Ipinfo
Shows whether or not the adapter identified by AdapterIndex has DHCP Enabled.
isAdapterUsesWINS() - Method in class ipworks.Ipinfo
Shows whether or not the adapter identified by AdapterIndex uses WINS.
isAllowExtensions() - Method in class ipworks.Smtp
A switch allowing the bean to use ESMTP features (SMTP extensions).
isAllowHTTPCompression() - Method in class ipworks.Http
Enables HTTP compression for receiving data.
isARPProxy() - Method in class ipworks.Ipinfo
Shows whether the local computer is acting as an ARP proxy.
isAutoDecodeParts() - Method in class ipworks.Imap
Determines whether to automatically decode message parts.
isBuildDOM() - Method in class ipworks.Json
When True, an internal object model of the JSON document is created.
isBuildDOM() - Method in class ipworks.Rest
When True, an internal object model of the XML document is created.
isBuildDOM() - Method in class ipworks.Xmlp
When True, an internal object model of the XML document is created.
isConnected() - Method in class ipworks.Atom
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Caldav
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Filemailer
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Ftp
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Htmlmailer
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Http
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Imap
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Ipport
Triggers a connection or disconnection.
isConnected() - Method in class ipworks.Json
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Ldap
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Nntp
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Pop
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Rest
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Rexec
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Rshell
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Rss
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Smpp
Indicates whether or not the bean is bound.
isConnected() - Method in class ipworks.Smtp
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Snpp
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Soap
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Telnet
Triggers a connection or disconnection.
isConnected() - Method in class ipworks.Webdav
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Webform
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Webupload
Shows whether the bean is connected.
isConnected() - Method in class ipworks.Xmpp
This indicates the bean's login status.
isDefaultSingleLineMode() - Method in class ipworks.Ipdaemon
Tells the bean whether or not to treat new connections as line-oriented.
isDeleteOldRDN() - Method in class ipworks.Ldap
Controls whether the old RDN (Relative Distinguished Name) should be deleted.
isDir - Variable in class ipworks.FtpDirListEvent
 
isDNSEnabled() - Method in class ipworks.Ipinfo
Shows whether DNS is enabled on the local computer.
isDontRoute() - Method in class ipworks.Udpport
If set to True, it forces the socket to send data directly to interface (no routing).
isEmpty - Variable in class ipworks.RestEndElementEvent
 
isEmpty - Variable in class ipworks.RestStartElementEvent
 
isEmpty - Variable in class ipworks.XmlpEndElementEvent
 
isEmpty - Variable in class ipworks.XmlpStartElementEvent
 
isEOF() - Method in class ipworks.Rexec
If True, the connection has closed, and there is no buffered data available.
isEOF() - Method in class ipworks.Rshell
If True, the connection has closed, and there is no buffered data available.
isFileExists() - Method in class ipworks.Ftp
Returns True if the file specified by RemoteFile exists on the remote server.
isFlushOnEOL() - Method in class ipworks.Xmlp
If set, the parser flushes its text buffer after every line of text.
isIdle() - Method in class ipworks.Atom
The current status of the component.
isIdle() - Method in class ipworks.Caldav
The current status of the component.
isIdle() - Method in class ipworks.Dns
The current status of the component.
isIdle() - Method in class ipworks.Filemailer
The current status of the component.
isIdle() - Method in class ipworks.Ftp
The current status of the component.
isIdle() - Method in class ipworks.Htmlmailer
The current status of the component.
isIdle() - Method in class ipworks.Http
The current status of the component.
isIdle() - Method in class ipworks.Imap
The current status of the component.
isIdle() - Method in class ipworks.Json
The current status of the component.
isIdle() - Method in class ipworks.Ldap
The current status of the component.
isIdle() - Method in class ipworks.Mx
The current status of the component.
isIdle() - Method in class ipworks.Netclock
The current status of the component.
isIdle() - Method in class ipworks.Nntp
The current status of the component.
isIdle() - Method in class ipworks.Odata
The current status of the component.
isIdle() - Method in class ipworks.Pop
The current status of the component.
isIdle() - Method in class ipworks.Rcp
The current status of the component.
isIdle() - Method in class ipworks.Rest
The current status of the component.
isIdle() - Method in class ipworks.Rss
The current status of the component.
isIdle() - Method in class ipworks.Smpp
The current status of the component.
isIdle() - Method in class ipworks.Smtp
The current status of the component.
isIdle() - Method in class ipworks.Snpp
The current status of the component.
isIdle() - Method in class ipworks.Soap
The current status of the component.
isIdle() - Method in class ipworks.Tftp
The current status of the component.
isIdle() - Method in class ipworks.Webdav
The current status of the component.
isIdle() - Method in class ipworks.Webform
The current status of the component.
isIdle() - Method in class ipworks.Webupload
The current status of the component.
isIdle() - Method in class ipworks.Whois
The current status of the component.
isIncludeHeaders() - Method in class ipworks.Pop
Instructs the component to include the headers in the MessageText and LocalFile.
isKeepAlive() - Method in class ipworks.Ipdaemon
When True, KEEPALIVE packets are enabled (for long connections).
isKeepAlive() - Method in class ipworks.Ipport
When True, KEEPALIVE packets are enabled (for long connections).
isKeepAlive() - Method in class ipworks.Telnet
When True, KEEPALIVE packets are enabled (for long connections).
isLinger() - Method in class ipworks.Ipdaemon
When set to True, connections are terminated gracefully.
isLinger() - Method in class ipworks.Ipport
When set to True, connections are terminated gracefully.
isLinger() - Method in class ipworks.Telnet
When set to True, connections are terminated gracefully.
isListening() - Method in class ipworks.Ipdaemon
If True, the bean accepts incoming connections on LocalPort.
isLoopback() - Method in class ipworks.Mcast
Enables or disables loopback of data sent to the multicast group.
isOverwrite() - Method in class ipworks.Ftp
Indicates whether or not the bean should overwrite files during transfer.
isOverwrite() - Method in class ipworks.Imap
Indicates whether or not the bean should overwrite files during transfer.
isOverwrite() - Method in class ipworks.Netcode
Controls whether created file(s) should overwrite already existing file(s).
isParseHTML() - Method in class ipworks.Htmlmailer
Controls the behavior of the MessageHTML property.
isPassive() - Method in class ipworks.Ftp
Controls whether to direct the server into passive mode.
isPeekMode() - Method in class ipworks.Imap
When set to True, the message Seen flag is not changed during reading.
isRecursive() - Method in class ipworks.Dns
Determines whether to ask the DNSServer to recursively query other servers.
isRoutingEnabled() - Method in class ipworks.Ipinfo
Shows whether routing is enabled on the local computer.
isSearchReturnValues() - Method in class ipworks.Ldap
Controls whether the search operation returns values of attributes, or only types.
isSingleLineMode() - Method in class ipworks.Ipport
Special mode for line-oriented protocols.
isTransparent() - Method in class ipworks.Telnet
When True, Telnet command processing is disabled.
isUIDMode() - Method in class ipworks.Imap
If true, permanent message identifiers are used instead of the default temporary identifiers.
isValidate() - Method in class ipworks.Rest
When True, the parser checks that the document consists of well-formed XML.
isValidate() - Method in class ipworks.Xmlp
When True, the parser checks that the document consists of well-formed XML.
item(int) - Method in class ipworks.ArticleInfoList
 
item(int) - Method in class ipworks.AtomChannelList
 
item(int) - Method in class ipworks.AtomEntryList
 
item(int) - Method in class ipworks.CalAlarmList
 
item(int) - Method in class ipworks.CalCustomPropList
 
item(int) - Method in class ipworks.CalFreeBusyList
 
item(int) - Method in class ipworks.CalLockList
 
item(int) - Method in class ipworks.CalRecurrenceList
 
item(int) - Method in class ipworks.CalReportFilterList
 
item(int) - Method in class ipworks.CalTimezoneList
 
item(Object) - Method in class ipworks.ConnectionMap
 
item(int) - Method in class ipworks.DAVPropertyList
 
item(int) - Method in class ipworks.DAVResourceList
 
item(int) - Method in class ipworks.DirEntryList
 
item(int) - Method in class ipworks.DNSRecordList
 
item(int) - Method in class ipworks.FileAttachmentList
 
item(int) - Method in class ipworks.FileVarList
 
item(int) - Method in class ipworks.FirewallList
 
item(int) - Method in class ipworks.FormVarList
 
item(int) - Method in class ipworks.GroupInfoList
 
item(int) - Method in class ipworks.HeaderList
 
item(int) - Method in class ipworks.HTMLImageList
 
item(int) - Method in class ipworks.HTTPCookieList
 
item(int) - Method in class ipworks.JSONElementList
 
item(int) - Method in class ipworks.LDAPAttributeList
 
item(int) - Method in class ipworks.LDAPReferenceList
 
item(int) - Method in class ipworks.MailboxList
 
item(int) - Method in class ipworks.MessageInfoList
 
item(int) - Method in class ipworks.MessagePartList
 
item(int) - Method in class ipworks.MessageRecipientList
 
item(int) - Method in class ipworks.MIMEPartList
 
item(int) - Method in class ipworks.OAuthParamList
 
item(int) - Method in class ipworks.ODataEntryLinkList
 
item(int) - Method in class ipworks.ODataEntryPropertyList
 
item(int) - Method in class ipworks.ODataSchemaAssociationList
 
item(int) - Method in class ipworks.ODataSchemaEntityList
 
item(int) - Method in class ipworks.ODataSchemaPropertyList
 
item(int) - Method in class ipworks.ProxyList
 
item(int) - Method in class ipworks.RSSChannelList
 
item(int) - Method in class ipworks.RSSItemList
 
item(int) - Method in class ipworks.SMPPRecipientList
 
item(int) - Method in class ipworks.SOAPParamList
 
item(int) - Method in class ipworks.XMLAttributeList
 
item(int) - Method in class ipworks.XMLElementList
 
item(int) - Method in class ipworks.XMLNamespaceList
 
item(int) - Method in class ipworks.XMPPBuddyList
 
item(Object) - Method in class ipworks.XMPPUserInfoMap
 

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