OpenEdge.Net.package
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
||||||
| Subpackages | ||
|---|---|---|
|
|
OpenEdge.Net.HTTP | |
|
|
OpenEdge.Net.ServerConnection | |
| Interfaces | ||
|---|---|---|
|
|
OpenEdge.Net.ISupportEncoding | INdicates whether a writer supports character encoding |
|
|
OpenEdge.Net.ISupportMultipartEntity | Indicates whether this writer supports mutipart messages/entities |
|
|
OpenEdge.Net.ISupportTransferEncoding | Indicates whether this object supports character encoding |
| Classes | ||
|---|---|---|
|
|
FileTypeRegistry | Stores mappings from file extension to mime type |
|
|
FormEncoder | Provides encoding and decoding for application/x-www-form-urlencoded content |
|
|
MediaLinkEntity | Contains links to a media resource, but not the resource itself. |
|
|
MessagePart | A single part of a multipart entity/message |
|
|
MimeTypeHelper | Helper class for working with (some) MIME types, especially JSON and XML, and where there are charset and other parameters that muddy the waters when doing comparisons |
|
|
MultipartEntity | Entity object representing a multi-part entity or message, per http://www.ietf.org/rfc/rfc2046.txt |
|
|
PercentEncoder | Percent-encodes and -decodes character data |
|
|
URI | A generic URI object, useful for making request over a network |
|
|
UriEncoder | Performs percent-encoding for a URI, in whole or in part |
|
|
UriEncodingTypeEnum | |
|
|
UriSchemeEnum | |