|
Class Summary |
| ArticleInfo |
An article listed as a result of a GroupOverview or GroupSearch . |
| ArticleInfoList |
|
| AtomChannel |
The information about an Atom Feed as received from the server. |
| AtomChannelList |
|
| AtomEntry |
An Atom entry as it is received from the Atom feed. |
| AtomEntryList |
|
| Atoms |
The AtomS Bean is used to retrieve, parse, and update Atom content. |
| AtomsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| AtomsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| AtomsDisconnectedEvent |
Fired when a connection is closed. |
| AtomsEndTransferEvent |
Fired when a document finishes transferring. |
| AtomsErrorEvent |
Information about errors during data delivery. |
| AtomsHeaderEvent |
Fired every time a header line comes in. |
| AtomsRedirectEvent |
Fired when a redirection is received from the server. |
| AtomsSetCookieEvent |
Fired for every cookie set by the server. |
| AtomsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| AtomsSSLStatusEvent |
Shows the progress of the secure connection. |
| AtomsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| AtomsStatusEvent |
Fired when the HTTP status line is received from the server. |
| AtomsTransferEvent |
Fired while a document transfers (delivers document). |
| CalAlarm |
An alarm related to a calendar event. |
| CalAlarmList |
|
| CalCustomProp |
Name/Value pair of custom properties to add to the request. |
| CalCustomPropList |
|
| Caldavs |
The CalDAVS Bean implements an easy-to-use interface to the Calendaring Extensions to
the Web Distributed Authoring and Versioning protocol (WebDAV). |
| CaldavsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| CaldavsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| CaldavsDisconnectedEvent |
Fired when a connection is closed. |
| CaldavsEndTransferEvent |
Fired when a document finishes transferring. |
| CaldavsErrorEvent |
Information about errors during data delivery. |
| CaldavsEventDetailsEvent |
Fires for each calendar event received. |
| CaldavsFreeBusyEvent |
Fires for each Free/Busy element received in the response. |
| CaldavsHeaderEvent |
Fired every time a header line comes in. |
| CaldavsRedirectEvent |
Fired when a redirection is received from the server. |
| CaldavsSetCookieEvent |
Fired for every cookie set by the server. |
| CaldavsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| CaldavsSSLStatusEvent |
Shows the progress of the secure connection. |
| CaldavsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| CaldavsStatusEvent |
Fired when the HTTP status line is received from the server. |
| CaldavsTransferEvent |
Fired while a document transfers (delivers document). |
| CalFreeBusy |
Describes a single free/busy element in the calendar event. |
| CalFreeBusyList |
|
| CalLock |
Group of fields used when locking and unlocking a calendar resource. |
| CalLockList |
|
| CalRecurrence |
Defines the recurrence set for an event. |
| CalRecurrenceList |
|
| CalReportFilter |
Used to restrict the results of a Report returned from the CalDAV server. |
| CalReportFilterList |
|
| CalTimezone |
Specifies a time zone on a calendar collection. |
| CalTimezoneList |
|
| CertExtension |
Represents an extension for a certificate. |
| CertExtensionList |
|
| Certificate |
The digital certificate being used. |
| CertificateList |
|
| Certmgr |
The CertMgr bean is used to manage the digital certificates installed
on a system. |
| CertmgrCertChainEvent |
Shows the certificate chain for the certificate (see the ShowCertificateChain method). |
| CertmgrCertListEvent |
Lists the certificates in a store (see the ListStoreCertificates method). |
| CertmgrErrorEvent |
Information about errors during data delivery. |
| CertmgrKeyListEvent |
Lists the keysets in a CSP (see the ListKeys method). |
| CertmgrStoreListEvent |
Lists the system certificate stores (see the ListCertificateStores and ListMachineStores methods). |
| Connection |
A currently connected client. |
| ConnectionMap |
|
| DAVProperty |
A property that is either sent to or received from the server. |
| DAVPropertyList |
|
| DAVResource |
A resource as returned in a directory listing from the WebDAV bean. |
| DAVResourceList |
|
| DirEntry |
A listing in a directory returned from the server. |
| DirEntryList |
|
| FileAttachment |
This describes the file being attached. |
| FileAttachmentList |
|
| Filemailers |
The FileMailerS Bean is used to send emails with file attachments. |
| FilemailersConnectionStatusEvent |
Fired to indicate changes in connection state. |
| FilemailersEndTransferEvent |
Fired when the message text completes transferring. |
| FilemailersErrorEvent |
Information about errors during data delivery. |
| FilemailersPITrailEvent |
Traces the commands sent to the mail server, and the respective replies. |
| FilemailersSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| FilemailersSSLStatusEvent |
Shows the progress of the secure connection. |
| FilemailersStartTransferEvent |
Fired when the message text starts transferring. |
| FilemailersTransferEvent |
Fired while the message text gets transferred to MailServer . |
| FileVar |
The file variable for the current request. |
| FileVarList |
|
| Firewall |
The firewall the bean will connect through. |
| FirewallList |
|
| FormVar |
The form variable for the current request. |
| FormVarList |
|
| Ftps |
The FTPS Bean can be used to transfer files to and from
FTP servers using the FTP Protocol. |
| FtpsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| FtpsDirListEvent |
Fired when a directory entry is received. |
| FtpsEndTransferEvent |
Fired when a file completes downloading/uploading. |
| FtpsErrorEvent |
Information about errors during data delivery. |
| FtpsPITrailEvent |
Traces the commands sent to the server, and the respective replies. |
| FtpsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| FtpsSSLStatusEvent |
Shows the progress of the secure connection. |
| FtpsStartTransferEvent |
Fired when a file starts downloading/uploading. |
| FtpsTransferEvent |
Fired during file download/upload. |
| GroupInfo |
A group listed by the NNTP server. |
| GroupInfoList |
|
| Header |
An HTTP header as it is received from the server. |
| HeaderList |
|
| HTMLImage |
This type describes an HTML embedded image. |
| HTMLImageList |
|
| Htmlmailers |
The HTMLMailerS Bean is used to send HTML email including embedded images. |
| HtmlmailersConnectionStatusEvent |
Fired to indicate changes in connection state. |
| HtmlmailersEndTransferEvent |
Fired when the message text completes transferring. |
| HtmlmailersErrorEvent |
Information about errors during data delivery. |
| HtmlmailersPITrailEvent |
Traces the commands sent to the mail server, and the respective replies. |
| HtmlmailersSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| HtmlmailersSSLStatusEvent |
Shows the progress of the secure connection. |
| HtmlmailersStartTransferEvent |
Fired when the message text starts transferring. |
| HtmlmailersTransferEvent |
Fired while the message text gets transferred to MailServer . |
| HTTPCookie |
An HTTP cookie either sent to or received from the server. |
| HTTPCookieList |
|
| Https |
The HTTPS Bean can be used to retrieve documents from the
World Wide Web. |
| HttpsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| HttpsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| HttpsDisconnectedEvent |
Fired when a connection is closed. |
| HttpsEndTransferEvent |
Fired when a document finishes transferring. |
| HttpsErrorEvent |
Information about errors during data delivery. |
| HttpsHeaderEvent |
Fired every time a header line comes in. |
| HttpsRedirectEvent |
Fired when a redirection is received from the server. |
| HttpsSetCookieEvent |
Fired for every cookie set by the server. |
| HttpsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| HttpsSSLStatusEvent |
Shows the progress of the secure connection. |
| HttpsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| HttpsStatusEvent |
Fired when the HTTP status line is received from the server. |
| HttpsTransferEvent |
Fired while a document transfers (delivers document). |
| Imaps |
The IMAPS Bean is used to communicate with IMAP servers
using the IMAP (Internet Message Access) protocol. |
| ImapsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| ImapsEndTransferEvent |
Fired when the message or the part data finishes transferring. |
| ImapsErrorEvent |
Information about errors during data delivery. |
| ImapsHeaderEvent |
Fired every time a header line comes in. |
| ImapsMailboxACLEvent |
Fires for each set of access control rights returned by the server |
| ImapsMailboxListEvent |
Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods. |
| ImapsMessageInfoEvent |
Fired with information for the message(s) retrieved by the server. |
| ImapsMessagePartEvent |
Fired for each message part when FetchMessageInfo is called. |
| ImapsPITrailEvent |
Traces the commands sent to the mail server, and the respective replies. |
| ImapsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| ImapsSSLStatusEvent |
Shows the progress of the secure connection. |
| ImapsStartTransferEvent |
Fired when the message or the part data starts transferring. |
| ImapsTransferEvent |
Fired while the message gets transferred from the MailServer . |
| Ipdaemons |
The IPDaemonS Bean is a generic TCP server component based on
an asynchronous, event-driven architecture. |
| IpdaemonsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| IpdaemonsConnectionRequestEvent |
Fired when a request for connection comes from a remote host. |
| IpdaemonsDataInEvent |
Fired when data (complete lines) comes in. |
| IpdaemonsDisconnectedEvent |
Fired when a connection is closed. |
| IpdaemonsErrorEvent |
Information about errors during data delivery. |
| IpdaemonsReadyToSendEvent |
Fired when the bean is ready to send data. |
| IpdaemonsSSLClientAuthenticationEvent |
Fired when the client presents its credentials to the server. |
| IpdaemonsSSLStatusEvent |
Shows the progress of the secure connection. |
| Ipports |
The IPPortS Bean is a generic TCP stream client based on an
asynchronous, event-driven architecture. |
| IpportsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| IpportsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| IpportsDataInEvent |
Fired when data (complete lines) comes in. |
| IpportsDisconnectedEvent |
Fired when a connection is closed. |
| IpportsErrorEvent |
Information about errors during data delivery. |
| IpportsReadyToSendEvent |
Fired when IPPort is ready to send data. |
| IpportsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| IpportsSSLStatusEvent |
Shows the progress of the secure connection. |
| JSONElement |
An element contained within the JSON document. |
| JSONElementList |
|
| Jsons |
The JSONS Bean can be used to easily integrate with web services
that produce JSON output. |
| JsonsCharactersEvent |
Fired for plain text segments of the input stream. |
| JsonsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| JsonsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| JsonsDisconnectedEvent |
Fired when a connection is closed. |
| JsonsEndElementEvent |
Fired when an end-element tag is encountered. |
| JsonsErrorEvent |
Information about errors during data delivery. |
| JsonsHeaderEvent |
Fired every time a header line comes in. |
| JsonsIgnorableWhitespaceEvent |
Fired when a section of ignorable whitespace is encountered. |
| JsonsRedirectEvent |
Fired when a redirection is received from the server. |
| JsonsSetCookieEvent |
Fired for every cookie set by the server. |
| JsonsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| JsonsSSLStatusEvent |
Shows the progress of the secure connection. |
| JsonsStartElementEvent |
Fired when a new element is encountered in the document. |
| JsonsStatusEvent |
Fired when the HTTP status line is received from the server. |
| LDAPAttribute |
An attribute for the current entry. |
| LDAPAttributeList |
|
| LDAPReference |
A reference returned from the server. |
| LDAPReferenceList |
|
| Ldaps |
The LDAPS Bean is used to search, manage, and
maintain Internet Directory (LDAP) servers. |
| LdapsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| LdapsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| LdapsDisconnectedEvent |
Fired when a connection is closed. |
| LdapsErrorEvent |
Information about errors during data delivery. |
| LdapsExtendedResponseEvent |
Fired for LDAP V3 Extended Responses. |
| LdapsResultEvent |
Fired for every server response, except search responses. |
| LdapsSearchCompleteEvent |
Fired upon completion of a search operation. |
| LdapsSearchPageEvent |
Fired for every page returned from a search operation. |
| LdapsSearchResultEvent |
Fired for every entry returned from a search operation. |
| LdapsSearchResultReferenceEvent |
Fired for every result reference returned from a search operation. |
| LdapsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| LdapsSSLStatusEvent |
Shows the progress of the secure connection. |
| Mailbox |
Mailboxes collected when calling ListMailboxes or ListSubscribedMailboxes . |
| MailboxList |
|
| MessageInfo |
This is a listing of information for a message returned by the server. |
| MessageInfoList |
|
| MessagePart |
A message part of a message listing. |
| MessagePartList |
|
| MessageRecipient |
A recipient of the message. |
| MessageRecipientList |
|
| Nntps |
The NNTPS Bean is used to read, search, and post articles on Usenet news servers. |
| NntpsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| NntpsEndTransferEvent |
Fired when the article text completes transferring. |
| NntpsErrorEvent |
Information about errors during data delivery. |
| NntpsGroupListEvent |
Fired while group data transfers (during group listings). |
| NntpsGroupOverviewEvent |
Fired for each line of article overview data (during group overviews). |
| NntpsGroupSearchEvent |
Fired for each line of group search data (during group searches). |
| NntpsHeaderEvent |
Fired for every article header being retrieved during article retrieval. |
| NntpsPITrailEvent |
Traces the commands sent to the news server, and the respective replies. |
| NntpsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| NntpsSSLStatusEvent |
Shows the progress of the secure connection. |
| NntpsStartTransferEvent |
Fired when the article text starts transferring. |
| NntpsTransferEvent |
Fired while the article text gets transferred (to or from the NewsServer ). |
| Oauth |
The OAuth bean is used to authorize a client and provide an authorization string used in future requests. |
| OauthConnectedEvent |
Fired immediately after a connection completes (or fails). |
| OauthConnectionStatusEvent |
Fired to indicate changes in connection state. |
| OauthDisconnectedEvent |
Fired when a connection is closed. |
| OauthEndTransferEvent |
Fired when a document finishes transferring. |
| OauthErrorEvent |
Information about errors during data delivery. |
| OauthHeaderEvent |
Fired every time a header line comes in. |
| OauthLaunchBrowserEvent |
Fires before launching a browser with the authorization URL. |
| OAuthParam |
The parameter to be used in the request, or received in the response. |
| OAuthParamList |
|
| OauthRedirectEvent |
Fired when a redirection is received from the server. |
| OauthReturnURLEvent |
Fires when the user is redirected to the embedded web server. |
| OauthSetCookieEvent |
Fired for every cookie set by the server. |
| OauthSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| OauthSSLStatusEvent |
Shows the progress of the secure connection. |
| OauthStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| OauthStatusEvent |
Fired when the HTTP status line is received from the server. |
| OauthTransferEvent |
Fired while a document transfers (delivers document). |
| ODataEntryLink |
An object representing a single OData entry link. |
| ODataEntryLinkList |
|
| ODataEntryProperty |
An object representing a single OData entry property. |
| ODataEntryPropertyList |
|
| Odatas |
The ODataS component implements the Open Data Protocol (OData). |
| ODataSchemaAssociation |
An object representing a single OData schema navigation property and its corresponding association. |
| ODataSchemaAssociationList |
|
| ODataSchemaEntity |
An object representing a single OData schema entity. |
| ODataSchemaEntityList |
|
| ODataSchemaProperty |
An object representing a single OData schema property. |
| ODataSchemaPropertyList |
|
| OdatasConnectedEvent |
Fired immediately after a connection completes (or fails). |
| OdatasDisconnectedEvent |
Fired when a connection is closed. |
| OdatasEndTransferEvent |
Fired when a document finishes transferring. |
| OdatasEntityEvent |
Fired once for each entity retrieved. |
| OdatasEntryEvent |
Fired once for each entry retrieved. |
| OdatasErrorEvent |
Information about errors during data delivery. |
| OdatasHeaderEvent |
Fired every time a header line comes in. |
| OdatasPropertyEvent |
Fired once for each property found within an entity. |
| OdatasSetCookieEvent |
Fired for every cookie set by the server. |
| OdatasSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| OdatasSSLStatusEvent |
Shows the progress of the secure connection. |
| OdatasStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| OdatasStatusEvent |
Fired when the HTTP status line is received from the server. |
| OdatasTransferEvent |
Fired while a document transfers (delivers document). |
| Pops |
The POPS Bean is used to easily retrieve electronic mail from
Internet Post Office servers (POP). |
| PopsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| PopsEndTransferEvent |
Fired when the message completes transferring. |
| PopsErrorEvent |
Information about errors during data delivery. |
| PopsHeaderEvent |
Fired for every message header being retrieved. |
| PopsMessageListEvent |
Fired for every message listed by ListMessageSizes and/or ListMessageUIDs . |
| PopsPITrailEvent |
Traces the commands sent to the mail server, and the respective replies. |
| PopsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| PopsSSLStatusEvent |
Shows the progress of the secure connection. |
| PopsStartTransferEvent |
Fired when the message starts transferring. |
| PopsTransferEvent |
Fired while the message gets transferred from MailServer . |
| Proxy |
The proxy the bean will connect to. |
| ProxyList |
|
| Rests |
The RESTS Bean can be used to retrieve XML and JSON documents
from the World Wide Web. |
| RestsCharactersEvent |
Fired for plain text segments of the input stream. |
| RestsCommentEvent |
Fired when a comment section is encountered. |
| RestsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| RestsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| RestsDisconnectedEvent |
Fired when a connection is closed. |
| RestsEndElementEvent |
Fired when an end-element tag is encountered. |
| RestsEndPrefixMappingEvent |
Fired when leaving the scope of a namespace declaration. |
| RestsErrorEvent |
Information about errors during data delivery. |
| RestsEvalEntityEvent |
Fired every time an entity needs to be evaluated. |
| RestsHeaderEvent |
Fired every time a header line comes in. |
| RestsIgnorableWhitespaceEvent |
Fired when a section of ignorable whitespace is encountered. |
| RestsMetaEvent |
Fired when a meta section is encountered. |
| RestsPIEvent |
Fired when a processing instruction section is encountered. |
| RestsRedirectEvent |
Fired when a redirection is received from the server. |
| RestsSetCookieEvent |
Fired for every cookie set by the server. |
| RestsSpecialSectionEvent |
Fired when a special section is encountered. |
| RestsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| RestsSSLStatusEvent |
Shows the progress of the secure connection. |
| RestsStartElementEvent |
Fired when a begin-element tag is encountered in the document. |
| RestsStartPrefixMappingEvent |
Fired when entering the scope of a namespace declaration. |
| RestsStatusEvent |
Fired when the HTTP status line is received from the server. |
| RSSChannel |
The information about an RSS Feed as received from the server. |
| RSSChannelList |
|
| RSSItem |
An RSS item as it is received from the RSS feed. |
| RSSItemList |
|
| Rsss |
The RSSS Bean is used to retrieve, parse, edit, and write RSS syndicated content. |
| RsssConnectedEvent |
Fired immediately after a connection completes (or fails). |
| RsssConnectionStatusEvent |
Fired to indicate changes in connection state. |
| RsssDisconnectedEvent |
Fired when a connection is closed. |
| RsssEndTransferEvent |
Fired when a document finishes transferring. |
| RsssErrorEvent |
Information about errors during data delivery. |
| RsssHeaderEvent |
Fired every time a header line comes in. |
| RsssOPMLHeaderEvent |
Fired for each value in the Header section of the current OPML document. |
| RsssOPMLOutlineEvent |
Fired for each outline in the current OPML document. |
| RsssRedirectEvent |
Fired when a redirection is received from the server. |
| RsssSetCookieEvent |
Fired for every cookie set by the server. |
| RsssSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| RsssSSLStatusEvent |
Shows the progress of the secure connection. |
| RsssStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| RsssStatusEvent |
Fired when the HTTP status line is received from the server. |
| RsssTransferEvent |
Fired while a document transfers (delivers document). |
| SMPPRecipient |
A recipient of the SMPP message. |
| SMPPRecipientList |
|
| Smpps |
The SmppS Bean implements a lightweight message transmission
interface using the Short Message Peer-to-Peer protocol, most known
for its use in cellular text messaging. |
| SmppsConnectedEvent |
This event is fired after a successful bind operation. |
| SmppsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| SmppsDisconnectedEvent |
This event is fired when connection to the SMS service is lost. |
| SmppsErrorEvent |
This event is fired when the server detects an error. |
| SmppsMessageInEvent |
This event is fired upon receipt of a message. |
| SmppsMessageStatusEvent |
This event is fired upon receipt of a message. |
| SmppsPITrailEvent |
This event is fired once for each PDU sent between the client and server. |
| SmppsReadyToSendEvent |
Fired when IPPort is ready to send data. |
| SmppsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| SmppsSSLStatusEvent |
Shows the progress of the secure connection. |
| Smtps |
The SMTPS Bean is used to send Internet mail using the SMTP protocol
(the Internet mail standard). |
| SmtpsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| SmtpsEndTransferEvent |
Fired when the message text completes transferring. |
| SmtpsErrorEvent |
Information about errors during data delivery. |
| SmtpsExpandEvent |
Fired for every email address returned by the server when the Expand method is called. |
| SmtpsPITrailEvent |
Traces the commands sent to the mail server, and the respective replies. |
| SmtpsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| SmtpsSSLStatusEvent |
Shows the progress of the secure connection. |
| SmtpsStartTransferEvent |
Fired when the message text starts transferring. |
| SmtpsTransferEvent |
Fired while the message text gets transferred to MailServer . |
| Snpps |
The SNPPS Bean is used to send pages through the internet using the
SNPP protocol. |
| SnppsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| SnppsErrorEvent |
Information about errors during data delivery. |
| SnppsPITrailEvent |
Traces the commands sent to the server, and the respective replies. |
| SnppsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| SnppsSSLStatusEvent |
Shows the progress of the secure connection. |
| SOAPParam |
A parameter for the SOAP Method . |
| SOAPParamList |
|
| Soaps |
The SOAPS Bean is a generic SOAP client supporting SOAP 1.1 that is
used to communicate with SOAP servers. |
| SoapsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| SoapsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| SoapsDisconnectedEvent |
Fired when a connection is closed. |
| SoapsEndTransferEvent |
Fired when a document finishes transferring. |
| SoapsErrorEvent |
Information about errors during data delivery. |
| SoapsHeaderEvent |
Fired every time a header line comes in. |
| SoapsRedirectEvent |
Fired when a redirection is received from the server. |
| SoapsSetCookieEvent |
Fired for every cookie set by the server. |
| SoapsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| SoapsSSLStatusEvent |
Shows the progress of the secure connection. |
| SoapsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| SoapsStatusEvent |
Fired when the HTTP status line is received from the server. |
| SoapsTransferEvent |
Fired while the response transfers. |
| Telnets |
The TelnetS Bean is used to communicate with servers implementing the
TELNET protocol. |
| TelnetsCommandEvent |
Fired when a Telnet command comes from the Telnet server. |
| TelnetsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| TelnetsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| TelnetsDataInEvent |
Fired when data is received from the remote host. |
| TelnetsDisconnectedEvent |
Fired when a connection is closed. |
| TelnetsDoDoEvent |
Fired when a Telnet DO OPTION command comes from the Telnet server. |
| TelnetsDontEvent |
Fired when a Telnet DONT OPTION command comes from the Telnet server. |
| TelnetsErrorEvent |
Information about errors during data delivery. |
| TelnetsReadyToSendEvent |
Fired when the bean is ready to send data. |
| TelnetsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| TelnetsSSLStatusEvent |
Shows the progress of the secure connection. |
| TelnetsSubOptionEvent |
Fired when a Telnet SubOption command comes from the Telnet server. |
| TelnetsWillEvent |
Fired when a Telnet WILL OPTION command comes from the Telnet server. |
| TelnetsWontEvent |
Fired when a Telnet WONT OPTION command comes from the Telnet server. |
| Webdavs |
The WebDAVS Bean implements an easy-to-use interface to the Web
Distributed Authoring and Versioning protocol (WebDAV). |
| WebdavsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| WebdavsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| WebdavsDirListEvent |
Fires for each entry returned in a directory listing. |
| WebdavsDisconnectedEvent |
Fired when a connection is closed. |
| WebdavsEndTransferEvent |
Fired when a document finishes transferring. |
| WebdavsErrorEvent |
Information about errors during data delivery. |
| WebdavsHeaderEvent |
Fired every time a header line comes in. |
| WebdavsRedirectEvent |
Fired when a redirection is received from the server. |
| WebdavsResourcePropertiesEvent |
Fires for each entry returned through a property search. |
| WebdavsSetCookieEvent |
Fired for every cookie set by the server. |
| WebdavsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| WebdavsSSLStatusEvent |
Shows the progress of the secure connection. |
| WebdavsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| WebdavsStatusEvent |
Fired when the HTTP status line is received from the server. |
| WebdavsTransferEvent |
Fired while a document transfers (delivers document). |
| Webforms |
The WebFormS Bean is used to POST data to interactive
web pages or scripts (CGI, ASP, etc.), similar to what
HTML forms do. |
| WebformsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| WebformsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| WebformsDisconnectedEvent |
Fired when a connection is closed. |
| WebformsEndTransferEvent |
Fired when a document finishes transferring. |
| WebformsErrorEvent |
Information about errors during data delivery. |
| WebformsHeaderEvent |
Fired every time a header line comes in. |
| WebformsRedirectEvent |
Fired when a redirection is received from the server. |
| WebformsSetCookieEvent |
Fired for every cookie set by the server. |
| WebformsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| WebformsSSLStatusEvent |
Shows the progress of the secure connection. |
| WebformsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| WebformsStatusEvent |
Fired when the HTTP status line is received from the server. |
| WebformsTransferEvent |
Fired while a document transfers (delivers document). |
| Webuploads |
The WebUploadS Bean is used to upload files
to RFC1867-compliant web servers. |
| WebuploadsConnectedEvent |
Fired immediately after a connection completes (or fails). |
| WebuploadsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| WebuploadsDisconnectedEvent |
Fired when a connection is closed. |
| WebuploadsEndTransferEvent |
Fired when a document finishes transferring. |
| WebuploadsErrorEvent |
Information about errors during data delivery. |
| WebuploadsHeaderEvent |
Fired every time a header line comes in. |
| WebuploadsRedirectEvent |
Fired when a redirection is received from the server. |
| WebuploadsSetCookieEvent |
Fired for every cookie set by the server. |
| WebuploadsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| WebuploadsSSLStatusEvent |
Shows the progress of the secure connection. |
| WebuploadsStartTransferEvent |
Fired when a document starts transferring (after the headers). |
| WebuploadsStatusEvent |
Fired when the HTTP status line is received from the server. |
| WebuploadsTransferEvent |
Fired while a document transfers (delivers document). |
| WebuploadsUploadProgressEvent |
Fired while the bean is uploading files to the URL . |
| XMLAttribute |
An XML attribute from the current XML element. |
| XMLAttributeList |
|
| XMLElement |
An element contained within the XML document. |
| XMLElementList |
|
| XMLNamespace |
An XML namespace from the current namespace stack. |
| XMLNamespaceList |
|
| XMPPBuddy |
A buddy in the XMPP buddy list. |
| XMPPBuddyList |
|
| Xmpps |
The XMPPS Bean is used to create a lightweight messaging client
using the XMPP (Jabber) protocol. |
| XmppsBuddyUpdateEvent |
This event is fired whenever a roster entry is updated. |
| XmppsConnectedEvent |
This event is fired when a connection to the IM Server is completed. |
| XmppsConnectionStatusEvent |
Fired to indicate changes in connection state. |
| XmppsDisconnectedEvent |
This event is fired when the chat service connection is lost. |
| XmppsEndTransferEvent |
Fired when a file transfer completes. |
| XmppsErrorEvent |
This event is fired when the server sends a protocol error message. |
| XmppsIQEvent |
This event is fired for IQ messages not normally supported by the bean. |
| XmppsMessageInEvent |
This event is fired upon receipt of a message. |
| XmppsPITrailEvent |
This event is fired for all protocol messages. |
| XmppsPresenceEvent |
This event is fired when the presence of a subscribed entity changes. |
| XmppsReadyToSendEvent |
Fired when IPPort is ready to send data. |
| XmppsSSLServerAuthenticationEvent |
Fired after the server presents its certificate to the client. |
| XmppsSSLStatusEvent |
Shows the progress of the secure connection. |
| XmppsStartTransferEvent |
Fired when a file transfer begins. |
| XmppsSubscriptionRequestEvent |
This event fires when a subscription request is received. |
| XmppsSyncEvent |
This event fires upon a complete information synchronization with the server. |
| XmppsTransferEvent |
Fired during file transfer. |
| XMPPUserInfo |
A named registration field. |
| XMPPUserInfoMap |
|