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

Quick Search    Search Deep

plp.link.plpframeparser.* (10)

plp.link: Javadoc index of package plp.link.


Package Samples:

plp.link.plpframeparser

Classes:

PLPFrameParser: Parses raw data into a PLPFrame. **************************************************** * n * 1 * 1 * 1 * 1 * n * 1 * 1 *2-4* n * * rubbish*ETB*DLE*STX*C/S*DAT*DLE*ETX*CRC* rubbish * **************************************************** this.getStartIndex indicated ETB, this.getEndIndex indicates the last index of the frame
CRCParser: Parses the CRC part of the frame The CRC part is at least 2 bytes long, and has a max length of 4 getParsedData() always returns 2 bytes when the parse() returns true. The CRC part may be stuffed
Transmitter: This class sends data using a CommunicationDevice. It retransmits data if a the specified retry interval has expired. If the Transmition is acknowledged, it will stop retrying
PLPFrame: Represents a PLPFrame for a Nokia 9210 and probrally others
ConnectionRunner: A Class for test purposes
ConnectionStateFactory
FrameBuilder
ConnectionException
Connection
ConnectingState
ThreadedFrameBuilder
ConnectedAndReadyState
ConnectionState
IllegalConnectionStateException
FrameListener
WaitingForDataToBeAcknowledgedState
ConnectionImpl
ConnectionListener
ConnectionFactory
TryingToConnectState
DisconnectedState
ConnectionIOException
TestTransmitter

Home | Contact Us | Privacy Policy | Terms of Service