|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpRpcServer | |
---|---|
com.flat502.rox.http | Utility classes for packing and unpacking HTTP messages. |
com.flat502.rox.server | Server-side API and supporting classes. |
Uses of HttpRpcServer in com.flat502.rox.http |
---|
Constructors in com.flat502.rox.http with parameters of type HttpRpcServer | |
---|---|
HttpRequestBuffer(HttpRpcServer server,
java.net.Socket socket)
|
|
HttpRequestBuffer(HttpRpcServer server,
java.net.Socket socket,
EncodingMap encodingMap)
Construct a new buffer for requests on the given socket. |
Uses of HttpRpcServer in com.flat502.rox.server |
---|
Subclasses of HttpRpcServer in com.flat502.rox.server | |
---|---|
class |
XmlRpcServer
This is the server-side XML-RPC interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |