|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgps.connection.WPDecoderState
public class WPDecoderState
Refactoring is ongoing.
Constructor Summary | |
---|---|
WPDecoderState()
|
Method Summary | |
---|---|
void |
enterState(GPSrxtx context)
Indicates this state is entered. |
void |
exitState(GPSrxtx context)
Indicates this state is stopped. |
java.lang.Object |
getResponse(GPSrxtx context)
Returns valid data from the serial link. |
static void |
setNewBufferSize(int size)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WPDecoderState()
Method Detail |
---|
public static final void setNewBufferSize(int size)
public final void enterState(GPSrxtx context)
DecoderStateInterface
enterState
in interface DecoderStateInterface
public final void exitState(GPSrxtx context)
DecoderStateInterface
exitState
in interface DecoderStateInterface
public final java.lang.Object getResponse(GPSrxtx context)
DecoderStateInterface
getResponse
in interface DecoderStateInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |