Package org.eclipse.spi.net4j
Interface InternalChannel.SendQueueEvent
- All Superinterfaces:
org.eclipse.net4j.util.event.IEvent
- Enclosing interface:
- InternalChannel
public static interface InternalChannel.SendQueueEvent
extends org.eclipse.net4j.util.event.IEvent
- Since:
- 3.0
- Author:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getSource
InternalChannel getSource()- Specified by:
getSource
in interfaceorg.eclipse.net4j.util.event.IEvent
-
getType
InternalChannel.SendQueueEvent.Type getType() -
getQueueSize
int getQueueSize()
-