Documentation for the _.Net package. More...
Namespaces | |
| DB | |
| Documentation for the _.Net.DB package. | |
| JSON | |
| Documentation for the _.Net.JSON package. | |
| MQTT | |
| Documentation for the _.Net.MQTT package. | |
| OpenAM | |
| Documentation for the _.Net.OpenAM package. | |
| PushNotifications | |
| Documentation for the _.Net.PushNotifications package. | |
| Remote | |
| Documentation for the _.Net.Remote package. | |
| SASL | |
| Documentation for the _.Net.SASL package. | |
| SSH | |
| Documentation for the _.Net.SSH package. | |
| WebSocket | |
| Documentation for the _.Net.WebSocket package. | |
Classes | |
| class | abstractMQ |
| class | Authenticator |
| Implement the Simple Authentication and Security Layer (SASL) as defined by RFC 2222. More... | |
| class | Bonjour |
| Provides access to the Bonjour service registration protocol. More... | |
| class | BonjourServiceReference |
| A reference to a registered Bonjour service that can be used to update the registration or remove it. More... | |
| class | BonjourTXTRecord |
| Represents a TXT record of key/value pairs that can be associated with a service registered with Bonjour. More... | |
| class | Charset |
| Class to represent MIME charsets within InterSystems IRIS and map these charsets to InterSystems IRIS locales. More... | |
| class | ChunkedWriter |
| Net.ChunkedWriter provides an interface so that its sub class may be used as an Net.HttpRequest EntityBody for chunked output from Net.HttpRequest. More... | |
| class | FetchMailProtocol |
| class | FtpCallback |
| class | FtpSession |
| class | Http |
| This class implements various utility functions for HTTP. More... | |
| class | HttpRequest |
| class | HttpResponse |
| This class encapsulates the response from the web server. More... | |
| class | MailMessage |
| class | MailMessagePart |
| class | MIMEPart |
| class | MIMEReader |
| class | MIMESerialPart |
| A serializable subclass of Net.MIMEPart. More... | |
| class | MIMEWriter |
| class | MQPub |
| The MQPub class is used to Publish a message on an MQ Topic. More... | |
| class | MQRecv |
| class | MQSend |
| class | MQSub |
| class | POP3 |
| class | Serializer |
| This is a utility class that provides an API for serializing objects to a wire protocol for interchange with remote systems. More... | |
| class | SMTP |
| class | TelnetStream |
| This class emulates the handshaking behavior of Windows NT Telnet.exe. More... | |
| class | UDP |
| UDP Communications More... | |
| class | URLParser |
| Parses a url into component parts. More... | |
| class | X509Certificate |
| This class can be used to query the SSL PeerCertificate retrieved by Net.HttpRequest when SSLCheckIdentityServer is enabled. More... | |
Documentation for the _.Net package.