|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.ibm.tspaces.examples.services.DemoURIHandler
This class handles URIs received by the Demo program
COM.ibm.almaden.gcs.hg.demo| Constructor Summary | |
DemoURIHandler(Demo demo)
Creates the Demo URI handler |
|
| Method Summary | |
com.ibm.tspaces.server.http.URIReqProcessor |
getURIReqProcessor(java.lang.String uri)
Returns an HTTP request processor to deal with the uri. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DemoURIHandler(Demo demo)
demo - the Demo class| Method Detail |
public com.ibm.tspaces.server.http.URIReqProcessor getURIReqProcessor(java.lang.String uri)
uri - the URI to be dealt with
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||