|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.libs.F.BlockingEventStream<T>
public static class F.BlockingEventStream<T>
| Constructor Summary | |
|---|---|
F.BlockingEventStream(org.jboss.netty.channel.ChannelHandlerContext ctx)
|
|
F.BlockingEventStream(int maxBufferSize,
org.jboss.netty.channel.ChannelHandlerContext ctx)
|
|
| Method Summary | |
|---|---|
F.Promise<T> |
nextEvent()
|
void |
publish(T event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public F.BlockingEventStream(org.jboss.netty.channel.ChannelHandlerContext ctx)
public F.BlockingEventStream(int maxBufferSize,
org.jboss.netty.channel.ChannelHandlerContext ctx)
| Method Detail |
|---|
public F.Promise<T> nextEvent()
public void publish(T event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||