Module cl.netswitch.lib
Package cl.netswitch.lib.client
package cl.netswitch.lib.client
Classes and interfaces to build client applications that communicate with a
NetSwitch server.
-
ClassDescriptionExecutes logic using a managed logical channel.Implements the common logic of a client application.Executes the logic of a client action using a connected channel.Communication channel between a client application and the NetSwitch server.Signals that a client error of some kind has occurred.Logical channel of a multiplexed communication
ClientChannel
.Pool of reusable thread-safelogical channels
.MulticastEvent is used to notify that a multicast message has arrived.Listener interface for receiving multicast messages.ReplyEvent is used to notify that a reply message has arrived.Listener interface for receiving reply messages.Allows a Rest Service to communicate with NetSwitch.