| Package | Description |
|---|---|
| biz.onixs.util.network |
| Modifier and Type | Field and Description |
|---|---|
static Acceptor.Listener |
Acceptor.NULL_LISTENER
This field represents a null implementation of the
Acceptor.Listener interface. |
| Modifier and Type | Method and Description |
|---|---|
Acceptor.Listener |
Acceptor.getListener()
Returns the listener which will be called in case there is a new connection accepted on a listening port.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Acceptor.setListener(Acceptor.Listener listener)
Sets the listener which will be called in case there is a new connection accepted on a listening port.
|
Copyright © 2005–2026 Onix Solutions. All rights reserved.