Package org.firebirdsql.gds.ng.wire
Class AsynchronousChannelListener.Event
java.lang.Object
org.firebirdsql.gds.ng.wire.AsynchronousChannelListener.Event
- Enclosing interface:
- AsynchronousChannelListener
Event count notification
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Event
public Event(int eventId, int eventCount)
-
-
Method Details
-
getEventId
public int getEventId() -
getEventCount
public int getEventCount()
-