A C D E F G H I J L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
J
- JsonClientException - Exception in us.kbase.common.service
-
The base class of all KBase JSONRPC exceptions raised by a client.
- JsonClientException(String) - Constructor for exception us.kbase.common.service.JsonClientException
- JsonClientException(String, Throwable) - Constructor for exception us.kbase.common.service.JsonClientException
- JsonTokenStream - Class in us.kbase.common.service
-
This class gives a way to keep json data in different types of source (file, string or byte array) and to process this data through sequence of json tokens.
- JsonTokenStream(Object) - Constructor for class us.kbase.common.service.JsonTokenStream
-
Create token stream for data source of one of the following types: File, String, byte[], JsonNode.
- JsonTokenStream.DebugOpenCloseListener - Interface in us.kbase.common.service
-
Useful for listening data stream open/close events for debug purposes.
- JV_PL_CODE - Static variable in class us.kbase.common.service.ServiceChecker
- JV_PL_MSG - Static variable in class us.kbase.common.service.ServiceChecker
All Classes All Packages