|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DKSAppInterface | |
|---|---|
| org.kth.dks | |
| org.kth.dks.dks_dht | |
| org.kth.dks.dks_node | |
| Uses of DKSAppInterface in org.kth.dks |
|---|
| Methods in org.kth.dks with parameters of type DKSAppInterface | |
|---|---|
DKSCallbackInterface |
DKSImpl.setCallbackHandler(DKSAppInterface appHandler)
Instructs the DKS system to pass on all received messages to the specified DKSMessageReceiver. |
DKSCallbackInterface |
DKSCallbackInterface.setCallbackHandler(DKSAppInterface receiver)
Instructs the DKS system to pass on all received messages to the specified DKSAppInterface which contains the proper callbacks. |
| Uses of DKSAppInterface in org.kth.dks.dks_dht |
|---|
| Classes in org.kth.dks.dks_dht that implement DKSAppInterface | |
|---|---|
class |
DKSDHTImpl
|
| Uses of DKSAppInterface in org.kth.dks.dks_node |
|---|
| Classes in org.kth.dks.dks_node that implement DKSAppInterface | |
|---|---|
class |
DefaultAppHandler
This is a default class implementing placeholders for every callback that an application should implement Title: DKS Description: DKS Middleware Copyright: Copyright (c) 2004 Company: KTH-IMIT/SICS |
| Methods in org.kth.dks.dks_node with parameters of type DKSAppInterface | |
|---|---|
DKSCallbackInterface |
DKSNode.setCallbackHandler(DKSAppInterface appHandler)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||