public class ConnectionStartEvent extends ConnectionEvent
connectionId, serverId| Constructor and Description | 
|---|
ConnectionStartEvent(long timestamp,
                    int serverId,
                    int connectionId)
Creates a ConnectionStartEvent. 
 |