Interface JSONContextServer

All Superinterfaces:
JSONContext<ServerMessage.Mutable>
All Known Implementing Classes:
JacksonJSONContextServer, JettyJSONContextServer

public interface JSONContextServer extends JSONContext<ServerMessage.Mutable>

Server specific JSONContext that binds to ServerMessage.Mutable.