public class ConnectionEvent
extends java.util.EventObject
Constructor and Description |
---|
ConnectionEvent(java.lang.Object source,
int service)
Constructs a ConnectionEvent object.
|
Modifier and Type | Method and Description |
---|---|
int |
getService()
Returns the service ID.
|