|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use INKFResponse | |
org.ten60.netkernel.layer1.nkf | |
org.ten60.netkernel.layer1.nkf.impl |
Uses of INKFResponse in org.ten60.netkernel.layer1.nkf |
Methods in org.ten60.netkernel.layer1.nkf that return INKFResponse | |
INKFResponse |
INKFBasicHelper.createResponseFrom(IURRepresentation aRepresentation)
Create a response which should then be configured before being set as the overall response for the accessor. |
INKFResponse |
INKFBasicHelper.createResponseFrom(IURAspect aAspect)
Create a response which should then be configured before being set as the overall response for the accessor. |
Methods in org.ten60.netkernel.layer1.nkf with parameters of type INKFResponse | |
void |
INKFBasicHelper.setResponse(INKFResponse aResponse)
Set the response to be returned as the result for the invocation of this accessor |
Uses of INKFResponse in org.ten60.netkernel.layer1.nkf.impl |
Classes in org.ten60.netkernel.layer1.nkf.impl that implement INKFResponse | |
class |
NKFResponseImpl
Wrapper around the setting of a response from the invocation of an accessor |
Methods in org.ten60.netkernel.layer1.nkf.impl that return INKFResponse | |
INKFResponse |
NKFHelperImpl.createResponseFrom(IURRepresentation aRepresentation)
|
INKFResponse |
NKFHelperImpl.createResponseFrom(IURAspect aAspect)
|
Methods in org.ten60.netkernel.layer1.nkf.impl with parameters of type INKFResponse | |
void |
NKFTransreptorHelperImpl.setResponse(INKFResponse aResponse)
Override to ensure intermediate flag on meta data is preserved |
void |
NKFHelperImpl.setResponse(INKFResponse aResponse)
|
|
NetKernel APIs |
||||||||||
PREV NEXT | FRAMES NO FRAMES |