Package com.ramblingwood.minecraft.jsonapi.api

Interface Summary
JSONAPICallHandler A simple way to add/overload JSONAPI method calls.
JSONAPIStreamListener A way to programatically "subscribe" to streams.
 

Class Summary
APIMethodName This class represents an API method such as "remotetoolkit.startServer" or "getServer".
JSONAPIStream This class represents a stream.
JSONAPIStreamMessage This class will need to be subcalled to provide meaningful data.