Class CollectorImpl
- java.lang.Object
-
- org.apache.qpid.proton.engine.impl.CollectorImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.qpid.proton.engine.Collector
Collector.Factory
-
-
Constructor Summary
Constructors Constructor Description CollectorImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
more()
Event
peek()
void
pop()
org.apache.qpid.proton.engine.impl.EventImpl
put(EventType type, java.lang.Object context)
-
-
-
Method Detail
-
put
public org.apache.qpid.proton.engine.impl.EventImpl put(EventType type, java.lang.Object context)
-
-