Class DoubleDecoder

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

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