Package com.axelor.rpc
-
Interface Summary Interface Description ContextEntity This interface is used byContextHandler
to return real context entity.ContextHandlerFactory.HandlerAccessor -
Class Summary Class Description ActionRequest ActionResponse An implementation ofResponse
to be used with controllers.Context The Context class represents anActionRequest
context.ContextHandler<T> TheContextHandler
provides seamless way to access context values using proxy.ContextHandlerFactory Factory to createContextHandler
.Criteria JsonContext ObjectMapperProvider Request RequestFilter Keep track of currentRequest
object.RequestUtils Resource<T extends Model> This class defines CRUD like interface.Response ResponseInterceptor