Skip navigation links
G I J N 

G

getHttpStatusCode() - Method in interface net.inveed.jsonrpc.core.IHttpMethodException
 

I

IHttpMethodException - Interface in net.inveed.jsonrpc.core
Base interface for any HTTP exception

J

JsonRpcError - Annotation Type in net.inveed.jsonrpc.core.annotation
Marks an exception as a JSON-RPC error (with error code available)
JsonRpcMethod - Annotation Type in net.inveed.jsonrpc.core.annotation
Marks a method as allowed for calling from the web.
JsonRpcOptional - Annotation Type in net.inveed.jsonrpc.core.annotation
Marks a parameter as optional.
JsonRpcParam - Annotation Type in net.inveed.jsonrpc.core.annotation
Because Java doesn't retain information about method names in a class file and therefore this information is not available in runtime, this annotation MUST be placed on all the method parameters.
JsonRpcRequestScope - Annotation Type in net.inveed.jsonrpc.core.annotation
 
JsonRpcService - Annotation Type in net.inveed.jsonrpc.core.annotation
Mark a class as a JSON-RPC service

N

net.inveed.jsonrpc.core - package net.inveed.jsonrpc.core
 
net.inveed.jsonrpc.core.annotation - package net.inveed.jsonrpc.core.annotation
 
G I J N 
Skip navigation links

Copyright © 2018. All rights reserved.