|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ten60.netkernel.urrequest.URResult
public final class URResult
The result of a request on a requestee
| Constructor Summary | |
|---|---|
URResult(URRequest aRequest,
IURRepresentation aResource)
Construct a new URResult |
|
| Method Summary | |
|---|---|
URRequest |
getRequest()
return the request that this is the result for |
IURRepresentation |
getResource()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URResult(URRequest aRequest,
IURRepresentation aResource)
aRequest - the request that this is the result foraResource - the resource that is the result of the request| Method Detail |
|---|
public URRequest getRequest()
public IURRepresentation getResource()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||