Home
last modified time | relevance | path

Searched defs:DecoderMatch (Results 1 – 1 of 1) sorted by relevance

/unit/src/java/nginx/unit/websocket/
H A DUtil.java573 public static class DecoderMatch { class in Util
581 public DecoderMatch(Class<?> target, List<DecoderEntry> decoderEntries) { in DecoderMatch() method in Util.DecoderMatch