Interface JSONContext<T extends org.cometd.bayeux.Message.Mutable>

All Known Subinterfaces:
JSONContext.Client
All Known Implementing Classes:
JacksonJSONContextClient, JettyJSONContextClient

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