See: Description
| Interface | Description | 
|---|---|
| FanEventListener | |
| FanSubscription | |
| FanUpEventListener | 
| Class | Description | 
|---|---|
| FanEvent | This abstract class supports three types of FAN events: service events,
 node down events, and load advisory (RLB) events. | 
| FanManager | An instance of this class is used to manage access to FAN
 events. | 
| LoadAdvisoryEvent | This FAN event provides advice that directs load balancing for subscribers. | 
| NodeDownEvent | The event posted when a node goes down. | 
| NodeUpEvent | The event posted when a node gets UP. | 
| ServiceDownEvent | A container that can hold both kinds of service events. | 
| ServiceDownEvent.ServiceMemberEvent | The service member event that reflects the status change of a
 service on a particular instance (and node). | 
| ServiceUpEvent | A container that can hold both kinds of service events. | 
| ServiceUpEvent.ServiceMemberEvent | The service member event that reflects the status change of a
 service on a particular instance (and node). | 
| Enum | Description | 
|---|---|
| LoadAdvisoryEvent.LoadStatus | |
| ServiceDownEvent.EventKind | |
| ServiceDownEvent.Reason | |
| ServiceUpEvent.EventKind | |
| ServiceUpEvent.Reason | 
This package supports four FAN events.
ons.config
localport=4100 remoteport=4200 loglevel=3 nodes=myhost.myco.com:6200