Interface ReactiveSocket.Inbox
-
- Enclosing interface:
- ReactiveSocket
public static interface ReactiveSocket.Inbox
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<byte[]>take()
-
-
-
Method Detail
-
take
List<byte[]> take() throws InterruptedException
- Throws:
InterruptedException
-
-