jGCS Documentation

Uses of Interface
net.sf.jgcs.ExceptionListener

Packages that use ExceptionListener
net.sf.jgcs This package defines the basic interface for group membership. 
 

Uses of ExceptionListener in net.sf.jgcs
 

Methods in net.sf.jgcs with parameters of type ExceptionListener
 void DataSession.setExceptionListener(ExceptionListener exception)
          Adds a listener to deliver exceptions related to message reception.
 void ControlSession.setExceptionListener(ExceptionListener exception)
          Adds a listener to deliver exceptions related to message reception and membership notifications.
 void AbstractDataSession.setExceptionListener(ExceptionListener listener)
           
 void AbstractControlSession.setExceptionListener(ExceptionListener listener)
          Sets the exception listener.
 


jGCS Documentation

Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page