Class | Description |
---|---|
THTTPAuthorization |
THTTPAuthorization provides authorization methods for Http.
|
THTTPInvocation |
THTTPInvocation is the default implementation for TInvocation that makes use of the HTTP protocol.
|
THTTPInvocationMessages |
This class defines constants for the keys of the messages
defined in com.softwareag.tamino.db.api.invocation.http.THTTPInvocationMessages.xml.
|
THTTPInvocationRequestWriter |
THTTPInvocationRequestWriter is the HTTP specific implementation class for TInvocationRequestWriter.
|
THTTPSInvocation |
Subclass of the standard http invocation.
|
TURLPathEncoder |
TURLPathEncoder defines how to encode a URL path so that it fullfills the specification
given by RFC 2396.
|
Exception | Description |
---|---|
THTTPCommunicationException |
THTTPCommunicationException represents a exception that contains the information provided by
the HTTP communication protocoll.
|
THTTPInvocationFailureException | Deprecated
This exception has been replaced by the THTTPCommunicationException.
|
Copyright (c) 2017 Software AG. All Rights Reserved.