com.kenmccrary.jtella
Class ConnectionEvent

java.lang.Object
  |
  +--com.kenmccrary.jtella.ConnectionEvent

public class ConnectionEvent
extends java.lang.Object

An event indicating a change in the status of connections to the network


Method Summary
 ConnectionInformation getConnectionInformation()
          Get an information instance to determine current network status
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConnectionInformation

public ConnectionInformation getConnectionInformation()
Get an information instance to determine current network status
Returns:
information