|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdermi.core.pastry.InterceptorApp
public class InterceptorApp
This class contains interceptor application's vital data (specific to Scribe)
| Field Summary |
|---|
| Fields inherited from interface dermi.core.InterceptorApp |
|---|
serialVersionUID |
| Constructor Summary | |
|---|---|
InterceptorApp(java.lang.String key,
rice.p2p.scribe.ScribeClient client,
rice.p2p.commonapi.NodeHandle handle)
Constructor |
|
| Method Summary | |
|---|---|
ScribeClient |
getApplication()
Get interceptor application |
rice.p2p.commonapi.NodeHandle |
getApplicationNodeHandle()
Get interceptor application's node handle |
java.lang.String |
getInterceptorId()
Get interceptor id |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InterceptorApp(java.lang.String key,
rice.p2p.scribe.ScribeClient client,
rice.p2p.commonapi.NodeHandle handle)
key - String Interceptor idclient - ScribeClient Interceptor applicationhandle - NodeHandle Node handle where the interceptor application resides| Method Detail |
|---|
public java.lang.String getInterceptorId()
public ScribeClient getApplication()
public rice.p2p.commonapi.NodeHandle getApplicationNodeHandle()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||