Uses of Package
com.thecoderscorner.menu.remote
Packages that use com.thecoderscorner.menu.remote
Package
Description
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.mgrClassDescriptionthe authentication states that a RemoteMenuController can be in.This is the base interface implemented by all remote connectors, it provides the means to both send and receive menu commands.This describes a remote connection at its most basic level, just the user that is connected and the name of the connection, no other operations are supported at this level, but it provides a means of dealing with any type of remote connection, be it acting as a server or acting as a client.
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.remoteClassDescriptionthe authentication states that a RemoteMenuController can be in.Use this interface to subscribe to connection change events, such as when the underlying connector disconnects or reconnects with hardware.Connection mode indicates what kind of client to server connection has been establisheda local identifier holder object that holds the name and UUIDThis is a low level part of the API that most people don't need to deal, implementations will translate commands to and from a given protocol.This is the base interface implemented by all remote connectors, it provides the means to both send and receive menu commands.This is the low level, communication listener interface that you implement in order to know when commands have been received from the remote device.This interface is implemented when you wish to receive update events from a RemoteMenuController.This describes a remote connection at its most basic level, just the user that is connected and the name of the connection, no other operations are supported at this level, but it provides a means of dealing with any type of remote connection, be it acting as a server or acting as a client.Represents the remote connection details, such as name and version.This class manages a single remote connection to an Arduino.
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.remote.mgrclientClassDescriptionThis is a low level part of the API that most people don't need to deal, implementations will translate commands to and from a given protocol.This describes a remote connection at its most basic level, just the user that is connected and the name of the connection, no other operations are supported at this level, but it provides a means of dealing with any type of remote connection, be it acting as a server or acting as a client.
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.remote.protocolClassDescriptionthe authentication states that a RemoteMenuController can be in.This is a low level part of the API that most people don't need to deal, implementations will translate commands to and from a given protocol.This is the base interface implemented by all remote connectors, it provides the means to both send and receive menu commands.
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.remote.socketClassDescriptionthe authentication states that a RemoteMenuController can be in.Connection mode indicates what kind of client to server connection has been establishedA base connection factory for client side remote connectors that can build connections and try to pair with a device.a local identifier holder object that holds the name and UUIDThis is a low level part of the API that most people don't need to deal, implementations will translate commands to and from a given protocol.This is the base interface implemented by all remote connectors, it provides the means to both send and receive menu commands.This describes a remote connection at its most basic level, just the user that is connected and the name of the connection, no other operations are supported at this level, but it provides a means of dealing with any type of remote connection, be it acting as a server or acting as a client.This class manages a single remote connection to an Arduino.Stream remote connector is the base class for all stream implementations, such as Socket and RS232.
-
Classes in com.thecoderscorner.menu.remote used by com.thecoderscorner.menu.remote.statesClassDescriptionthe authentication states that a RemoteMenuController can be in.Represents the remote connection details, such as name and version.