| Home >> All >> com >> synchrona >> jred >> [ irlap Javadoc ] |
com.synchrona.jred.irlap: Javadoc index of package com.synchrona.jred.irlap.
Package Samples:
com.synchrona.jred.irlap
Classes:
IrLAPState: IrLAPState is a base class for all of the IrLAP states. You shouldn't use this in production, but it provides stub implementations of the event handlers so you can see what's going on (or at least get some indication when something that you aren't expecting happens). IrLAPState is part of the implementation of the ObjectsAsStates pattern, which can be found in the Gang of Four book. IrLAPContext provides access to variables that are shared by all states, as well as methods to change state and respond to events. IrLAPState also implements the Singleton pattern. There is at most one instance of each ...
ServiceHints: IrLMP peers exchange service hints during the connection process to describe their capabilities and to provide a human-readable nickname for discovery logs.
IrLAPContext: IrLAPContext offers services for the IrLAP states. Log messages mimic directives in the IrLAP specification, which helps in debuggering.
UserString: supported character encodings
AsyncFrameWrapper: Implements asynchronous frame wrapping, which IrLAP uses at 9600bps - 115200bps
IrLAPFrame: Encodes information frames for the IrLAPSendQueue.
IrLAPStateNDM: Implement IrLAP's Normal Disconnected Mode.
Crc: Generate a 16-bit CRC-CCITT
CheckCRC
ConnectionInformation
ConnectionLog
CrcTable
DiscoveryInformation
DiscoveryLog
IrLAPFramer
IrLAPSendQueue
IrLAPStateConnect
IrLAPStateReceive
IrLAPStateReply
IrLAPStateSetup
Parameters
iFrameWrapper
iIrLAPFramerListener
iIrLAPListener
IrLAPStateQuery
| Home | Contact Us | Privacy Policy | Terms of Service |