|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ten60.netkernel.layer1.nkf.impl.NKFHelperImpl
org.ten60.netkernel.layer1.nkf.impl.NKFComponentHelperImpl
org.ten60.netkernel.layer1.nkf.impl.NKFAccessorHelperImpl
public class NKFAccessorHelperImpl
| Constructor Summary | |
|---|---|
NKFAccessorHelperImpl(Container aContainer,
IRequestorContext aContext,
Scheduler aScheduler,
URRequest aRequest,
java.lang.String aClassName)
Creates a new instance of NKFAccessorHelperImpl |
|
| Method Summary | |
|---|---|
void |
handleAsyncException(java.lang.Exception aException)
log the exception as we cannot throw exception asyncronously |
void |
handleAsyncResponse(IURRepresentation aResponse)
no response can be handled asynchronously |
| Methods inherited from class org.ten60.netkernel.layer1.nkf.impl.NKFComponentHelperImpl |
|---|
innerIssueAsyncRequest, innerIssueSyncRequest |
| Methods inherited from class org.ten60.netkernel.layer1.nkf.impl.NKFHelperImpl |
|---|
createIntermediateRepresentationForAspect, createResponseFrom, createResponseFrom, createSubRequest, createSubRequest, delete, exists, fragment, getCWU, getKernel, getKernelHelper, getOwningModule, getThisKernelRequest, getThisRequest, issueAsyncSubRequest, issueRequest, issueSubRequest, issueSubRequestForAspect, requestNew, setCWU, setResponse, setResponse, sinkAspect, source, source, sourceAspect, transrept, transrept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NKFAccessorHelperImpl(Container aContainer,
IRequestorContext aContext,
Scheduler aScheduler,
URRequest aRequest,
java.lang.String aClassName)
| Method Detail |
|---|
public void handleAsyncResponse(IURRepresentation aResponse)
NKFHelperImpl
handleAsyncResponse in class NKFHelperImplpublic void handleAsyncException(java.lang.Exception aException)
NKFHelperImpl
handleAsyncException in class NKFHelperImpl
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||