com.ccg.net
Class DispatchNode

java.lang.Object
  extended by com.ccg.net.DispatchNode

 class DispatchNode
extends Object


Method Summary
(package private) static DispatchNode create(DispatchNode list, Object notify, Method using)
           
(package private)  void dispatch(Transport t, Object what)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

static DispatchNode create(DispatchNode list,
                           Object notify,
                           Method using)

dispatch

void dispatch(Transport t,
              Object what)
        throws IllegalAccessException,
               InvocationTargetException
Throws:
IllegalAccessException
InvocationTargetException


Copyright 1998-1998-2006 null. All Rights Reserved.