Package org.apache.tomcat.websocket
Class DecoderEntry
- java.lang.Object
-
- org.apache.tomcat.websocket.DecoderEntry
-
public class DecoderEntry extends Object
-
-
Constructor Summary
Constructors Constructor Description DecoderEntry(Class<?> clazz, Class<? extends Decoder> decoderClazz)
-