Uses of Package
org.avis.client

Packages that use org.avis.client
org.avis.client   
 

Classes in org.avis.client used by org.avis.client
AvisEventObject
          Extends java.util.EventObject to add useful utilities such as general data association.
CloseEvent
          An event sent when the connection to the Elvin router is closed.
CloseListener
          A listener to the close event sent when the client's connection to the router is disconnected.
ConnectionOptions
          Connection options sent by the client to the server.
ConnectionOptionsException
          Thrown when the Elvin client receives a rejection of one or more requested connection options.
Elvin
          The core class in the Avis client library which manages a client's connection to an Elvin router.
ElvinLogEvent
          A logging event fired by an elvin client.
ElvinLogEvent.Type
           
ElvinLogListener
          A listener for messages logged by an elvin client.
ElvinOptions
          Options for configuring an Elvin client connection.
GeneralNotificationEvent
          A notification event sent to Elvin subscription listeners.
GeneralNotificationListener
          A listener to notifications received by any subscription created by an elvin connection.
InvalidSubscriptionException
          Thrown when a subscription parse error is detected by the router.
Notification
          A notification sent via an Elvin router.
NotificationEvent
          A notification event sent to subscription listeners.
NotificationListener
          A listener to notifications from a subscription.
RouterNackException
          An exception indicating the Elvin router rejected (NACK'd) one of the client's requests.
SecureMode
          Specifies the secure delivery mode for notifications.
Subscription
          A subscription to notifications from an Elvin connection.
 



Copyright © 2008 Matthew Phillips. All Rights Reserved.