Package com.adobe.xfa.protocol
-
Interface Summary Interface Description Protocol A interface that all Internet protocol objects must implement. -
Class Summary Class Description AuthenticationHandler An abstract class from which to derive protocol authenticators.HttpForm The class HttpForm is designed to post form data to an HTTP(S) server.Protocol.MultiPartDesc Represents multipart/form-data in a request.Protocol.PostRsvp Represents the result of a form data post.Protocol.SimplePostData Represents simple POST data.ProtocolUtils This class provides some utility methods to support some protocol I/O capabilities.SysProtocol -
Enum Summary Enum Description AuthenticationHandler.AuthenticationType AuthenticationHandler.ConnectStatus AuthenticationHandler.HandlerType AuthenticationHandler.SOAPRequestStatus HttpForm.PostEncodingType Protocol.SectionDataOption Describes an entry in a multipart MIME section in a multipart/form-data media type.Protocol.TrustType An enumeration of trust enforcement rules.