Uses of Interface
dermi.RemoteInterceptorListener

Packages that use RemoteInterceptorListener
dermi   
dermi.session   
 

Uses of RemoteInterceptorListener in dermi
 

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
 

Methods in dermi.session 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 with parameters of type RemoteInterceptorListener
NotificationParser(RemoteInterceptorListener filtsubs)
          Constructor