com.ten60.netkernel.urrequest
Class URResult
java.lang.Object
com.ten60.netkernel.urrequest.URResult
- public final class URResult
- extends Object
The result of a request on a requestee
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URResult
public URResult(URRequest aRequest,
IURRepresentation aResource)
- Construct a new URResult
- Parameters:
aRequest
- the request that this is the result foraResource
- the resource that is the result of the request
getRequest
public URRequest getRequest()
- return the request that this is the result for
getResource
public IURRepresentation getResource()
Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.