Interface WebSocketStreamParser<T>


public interface WebSocketStreamParser<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(String input, Class<T> clazz)