|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SwitchDecoder | |
|---|---|
| com.kuka.comm.codec | Contains base classes for encoding and decoding messages. |
| Uses of SwitchDecoder in com.kuka.comm.codec |
|---|
| Methods in com.kuka.comm.codec that return SwitchDecoder | |
|---|---|
SwitchDecoder<M,S,I,O> |
SwitchDecoder.addDecoder(S switchToken,
Decoder<I,O> decoder)
Adds a Decoder to this DecoderSwitch and associates it with the given token. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||