| Package | Description |
|---|---|
| biz.onixs.util.network |
| Class and Description |
|---|
| Acceptor
The interface provides methods for maintaining multiple listening ports.
|
| Acceptor.Listener
The interface represents a listener for handling accept events.
|
| ConnectionMode
An enum that defines supported TCP connection modes.
|
| ExternalService |
| IMulticastReceiver |
| MulticastGroup |
| MulticastListener
User classes must implement this interface to receive data from MulticastReceiver.
|
| MulticastReceiver |
| MulticastThreadReceiver |
| PortRange
An immutable range of port numbers, represented from first to last port numbers.
|
| ProxySettings
This class represents the settings for a proxy server, including the host, port, username, and password.
|
| ProxySettings.Type
Enumeration representing proxy types: HTTP and SOCKS.
|
| Socket
The interface provides methods for configuring sockets and performing IO operations.
|
| SocketConnector
The interface provides methods for creating socket connections.
|
| SocketConnector.ErrorReason
An enum that defines reasons for socket connecting errors.
|
| SocketConnector.Listener
The interface represents a listener for handling connect events.
|
| TcpConnection
The interface provides methods for sending and receiving data via TCP connection.
|
| TcpConnection.Listener
The interface represents a listener for the TCP connection events
|
| TcpConnectionStopReason
An enum that defines the reasons why a TCP connection was stopped.
|
Copyright © 2014–2025 Onix Solutions. All rights reserved.