Class ShortDecoder

java.lang.Object
org.eclipse.jetty.websocket.javax.common.decoders.AbstractDecoder
org.eclipse.jetty.websocket.javax.common.decoders.ShortDecoder
All Implemented Interfaces:
javax.websocket.Decoder, javax.websocket.Decoder.Text<Short>

public class ShortDecoder extends AbstractDecoder implements javax.websocket.Decoder.Text<Short>
Default implementation of the Decoder.Text Message to Short decoder