Package org.firebirdsql.gds.ng.wire
Class AsynchronousChannelListener.Event
- java.lang.Object
-
- org.firebirdsql.gds.ng.wire.AsynchronousChannelListener.Event
-
- Enclosing interface:
- AsynchronousChannelListener
public static class AsynchronousChannelListener.Event extends java.lang.Object
Event count notification
-
-
Constructor Summary
Constructors Constructor Description Event(int eventId, int eventCount)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getEventCount()
int
getEventId()
-