| Package | Description |
|---|---|
| org.nustaq.kontraktor.asyncio |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectAsyncSocketConnection
Created by moelrue on 5/7/15.
|
class |
QueuingAsyncSocketConnection
Created by moelrue on 5/5/15.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncSocketConnection |
_AsyncClientSocket.getConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncServerSocket.connect(int port,
java.util.function.BiFunction<SelectionKey,SocketChannel,AsyncSocketConnection> connectionFactory) |
IPromise |
_AsyncClientSocket.connect(String host,
int port,
java.util.function.BiFunction<SelectionKey,SocketChannel,AsyncSocketConnection> connectionFactory) |
Copyright © 2015. All rights reserved.