Interface JSONContext.Parser

Enclosing interface:
JSONContext<T extends org.cometd.bayeux.Message.Mutable>

public static interface JSONContext.Parser
  • Method Summary

    Modifier and Type Method Description
    <T> T parse​(Reader reader, Class<T> type)