Parent Package: OpenEdge

OpenEdge.Net

Subpackages
OpenEdge.Net.ServerConnection
OpenEdge.Net.HTTP

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
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
FileTypeRegistry Stores mappings from file extension to mime type
FormEncoder Provides encoding and decoding for application/x-www-form-urlencoded content