Package org.cometd.common
Interface JSONContext.Parser
-
- Enclosing interface:
- JSONContext
public static interface JSONContext.Parser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> T
parse(java.io.Reader reader, java.lang.Class<T> type)
-