| Class and Description |
|---|
| ChannelConfiguration
Configuration Object for channels.
|
| ChannelEventHandler
Event handler receiving channel events such as clients joining or leaving.
|
| ChannelInformation |
| ClientQuestionHandler
Handler for ClientQuestions (introduced in netcode 2.0.0).
|
| ConnectionException
Exception indicating that a connection with the server could not be
established.
|
| Message
Base interface for received messages.
|
| MessageHandler
Interface for asynchronously handling messages.
|
| NetcodeClient
The client instance for the Netcode system.
|
| NetcodeClientFactory
Factory for creating Netcode clients.
|
| NetcodeServer
A Netcode server instance.
|
| SecurityMode
Defines the security constraints for the selected
SocketMode. |
| SocketMode
Defines the mode of operation for the underlying sockets.
|
Copyright © 2018. All Rights Reserved.