com.phidgets.event
Interface ServerConnectListener


public interface ServerConnectListener

This interface represents a ServerConnectEvent. This event originates from all Phidgets.

Author:
Phidgets Inc.

Method Summary
 void serverConnected(ServerConnectEvent ae)
          This method is called with the event data when a new event arrives.
 

Method Detail

serverConnected

public void serverConnected(ServerConnectEvent ae)
This method is called with the event data when a new event arrives.

Parameters:
ae - the event data object containing event data