Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.synchrona.jred.irlap.* (25)

com.synchrona.jred: Javadoc index of package com.synchrona.jred.


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
IrOBEX: Implements the Infrared Data Association (IrDA) Object Exchange (OBEX) protocol.
AsyncFrameWrapper: Implements asynchronous frame wrapping, which IrLAP uses at 9600bps - 115200bps
IrLMP: Implement link management as defined in the IrLMP specification.
IrLAPFrame: Encodes information frames for the IrLAPSendQueue.
IrLAPStateNDM: Implement IrLAP's Normal Disconnected Mode.
Client: Proxy for a remote IrDA device.
Crc: Generate a 16-bit CRC-CCITT
Test: Will become IrLMP
IrIAS
IrLMPConnection
TinyTP
iIrLMPService
CheckCRC
ConnectionInformation
ConnectionLog
CrcTable
DiscoveryInformation
DiscoveryLog
IrLAPFramer
IrLAPSendQueue
IrLAPStateConnect

Home | Contact Us | Privacy Policy | Terms of Service