bamboo.dht
Class Gateway.ProcInfo

java.lang.Object
  extended by bamboo.dht.Gateway.ProcInfo
Enclosing class:
Gateway

protected static class Gateway.ProcInfo
extends Object


Field Summary
 Constructor constructor
           
 Curry.Thunk2<Integer,org.acplt.oncrpc.XdrAble> handler
           
 
Constructor Summary
Gateway.ProcInfo(Class c, Curry.Thunk2<Integer,org.acplt.oncrpc.XdrAble> h)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constructor

public Constructor constructor

handler

public Curry.Thunk2<Integer,org.acplt.oncrpc.XdrAble> handler
Constructor Detail

Gateway.ProcInfo

public Gateway.ProcInfo(Class c,
                        Curry.Thunk2<Integer,org.acplt.oncrpc.XdrAble> h)