public abstract class CombinedDecoder<T extends javax.websocket.Decoder> extends Object
protected List<T>
decoders
CombinedDecoder(List<T> decoders)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final List<T extends javax.websocket.Decoder> decoders
public CombinedDecoder(List<T> decoders)
Copyright © 2013 JBoss by Red Hat. All rights reserved.