| Package | Description |
|---|---|
| org.openucx.jucx.ucp |
| Modifier and Type | Method and Description |
|---|---|
UcpListenerParams |
UcpListenerParams.clear() |
UcpListenerParams |
UcpListenerParams.setConnectionHandler(UcpListenerConnectionHandler handler)
Handler of an incoming connection request in a client-server connection flow.
|
UcpListenerParams |
UcpListenerParams.setSockAddr(InetSocketAddress sockAddr)
An address, on which
UcpListener would bind. |
| Modifier and Type | Method and Description |
|---|---|
UcpListener |
UcpWorker.newListener(UcpListenerParams params)
Creates new UcpListener on current worker.
|
| Constructor and Description |
|---|
UcpListener(UcpWorker worker,
UcpListenerParams params) |
Copyright © 2021. All rights reserved.