You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fjc40
134586f407
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
Removed the big switch statement from BinaryMessageDecoder - it now uses the decoder factory instead.
issue #35 #36
#story[1095]
|
8 years ago |
| .. |
|
AverageWindDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
BoatActionDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
BoatLocationDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
BoatStatusDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
CourseWindDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
CourseWindsDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
DecoderFactory.java
|
Added MarkRoundingEncoder.
|
8 years ago |
|
HeartBeatDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
JoinAcceptanceDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
MarkRoundingDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
MessageDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
RaceStartStatusDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
RaceStatusDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
RequestToJoinDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |
|
XMLMessageDecoder.java
|
The message encoders and decoders now catch exceptions, and throw InvalidMessageException.
|
8 years ago |