Uses of Class
dermi.EventServer

Packages that use EventServer
dermi   
dermi.activation   
dermi.dolr   
 

Uses of EventServer in dermi
 

Subclasses of EventServer in dermi
 class DermiProxy
          This class is the Dynamic Proxy that replaces all static stubs that had to be pregenerated in previous versions of Dermi using the 'dermic' tool
 class DermiRemoteInterceptorObject
          This class implements the generic skeleton class for any interceptor object
 class DermiRemoteObject
          This class implements the generic skeleton class for any Dermi object
 

Uses of EventServer in dermi.activation
 

Subclasses of EventServer in dermi.activation
 class ActivatorImpl
          Implementation of object's methods Note that this implementation does not care about remote state propagation This will be taken into account by the object's skeleton
 

Uses of EventServer in dermi.dolr
 

Subclasses of EventServer in dermi.dolr
 class DOLRChannelImpl