Uses of Interface
dermi.listener.RemoteInterceptorListener

Packages that use RemoteInterceptorListener
dermi   
dermi.session.pastry   
 

Uses of RemoteInterceptorListener in dermi
 

Classes in dermi that implement RemoteInterceptorListener
 class DermiRemoteInterceptorObject
          This class implements the generic skeleton class for any interceptor object
 

Methods in dermi with parameters of type RemoteInterceptorListener
 void Session.addInterceptor(RemoteInterceptorListener listener, java.util.Hashtable evt)
          Adds an interceptor to the specified multicast group
 

Uses of RemoteInterceptorListener in dermi.session.pastry
 

Methods in dermi.session.pastry with parameters of type RemoteInterceptorListener
 void Session.addInterceptor(RemoteInterceptorListener sel, java.util.Hashtable evt)
          Add interceptor application to specified multicast group.
 

Constructors in dermi.session.pastry with parameters of type RemoteInterceptorListener
NotificationParser(RemoteInterceptorListener filtsubs)
          Constructor