|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ix.util.http | |
---|---|
ix.iserve | The I-Serve agent and related classes. |
ix.iserve.ipc | The main classes that make up the "iserve" communication strategy. |
ix.iserve.ipc.sl | |
ix.util.http | HTTP utilities. |
Classes in ix.util.http used by ix.iserve | |
---|---|
HttpServer
An HTTP 1.1 server that can serve static content (files) and also supports servlets. |
Classes in ix.util.http used by ix.iserve.ipc | |
---|---|
HttpObjectClient
Makes HTTP requests that can be regarded as sending an object and receiving one in reply. |
|
HttpObjectServlet
Handles HTTP requests that can be regarded as sending an object and receiving one in reply. |
|
HttpRequestException
Indicates that an HTTP request should return a given error status and reason. |
|
HttpStringServlet
Handles HTTP requests that can be regarded as sending a string and receiving one in reply. |
|
HttpUtilities
Provides some utility methods for HTTP-related code. |
Classes in ix.util.http used by ix.iserve.ipc.sl | |
---|---|
HttpObjectServlet
Handles HTTP requests that can be regarded as sending an object and receiving one in reply. |
|
HttpRequestException
Indicates that an HTTP request should return a given error status and reason. |
|
HttpStringClient
Makes HTTP requests that can be regarded as sending a string and receiving one in reply. |
|
HttpStringServlet
Handles HTTP requests that can be regarded as sending a string and receiving one in reply. |
Classes in ix.util.http used by ix.util.http | |
---|---|
HttpObjectClient
Makes HTTP requests that can be regarded as sending an object and receiving one in reply. |
|
HttpObjectServlet
Handles HTTP requests that can be regarded as sending an object and receiving one in reply. |
|
HttpRequestException
Indicates that an HTTP request should return a given error status and reason. |
|
HttpUtilities
Provides some utility methods for HTTP-related code. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |