Classes in com.cafesoft.cams.agent.http used by com.cafesoft.cams.agent.http
CamsHttpAgentException
CamsHttpAgentException represents an exceptional condition
thrown from within CamsHttpAgent that must be handled by agent code. |
CamsHttpAgentRequest
Defines an interface that normalizes a container-specific HTTP request into
an HTTP container-independent form that can be used by a Cafesoft
HttpAccessControlAgent. |
CamsHttpAgentResponse
Defines an interface that normalizes a container-specific HTTP response into
an HTTP container-independent form that can be used by a Cafesoft
AccessControlAgent. |