|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.server.transport.http.UbikHttpHandler
public class UbikHttpHandler
An instance of this class handles incoming requests and delegates them to
HttpRmiServerThreads internally kept in a pool.
| Constructor Summary | |
|---|---|
UbikHttpHandler(Uri localHostUri,
int maxThreads)
|
|
| Method Summary | |
|---|---|
void |
handle(simple.http.Request req,
simple.http.Response res)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UbikHttpHandler(Uri localHostUri,
int maxThreads)
| Method Detail |
|---|
public void handle(simple.http.Request req,
simple.http.Response res)
handle in interface simple.http.ProtocolHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||