Package com.cygnusreach

Types

Link copied to clipboard
interface ILogger
Link copied to clipboard
interface IMessageSender

Message sending functions of the IRemoteSupportClient interface

Link copied to clipboard
interface IRemoteSupportClient : IMessageSender

IRemoteSupportClient is central interface that declares the necessary behavior responsible for establishing a connection to a remote peer allowing the exchange of Commands, Querys, and Notifications.

Link copied to clipboard
interface IRemoteSupportClientJava : Closeable

Java interop methods for com.cygnusreach.IRemoteSupportClient

Link copied to clipboard
open class Logger : ILogger

Used defined logger thats passed as a parameter to the IRemoteSupportClient.

Link copied to clipboard
object RemoteSupportClient

Cygnus Reach remote support client factory

Link copied to clipboard

The remote support client's connection state