JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.miniclient
Interface RestClient
All Known Subinterfaces:
DecoratedRestApiServiceClient
,
DecoratedRestApiUserClient
,
DecoratedRestServiceClient
,
DecoratedRestUserClient
,
RestApiServiceClient
,
RestApiUserClient
,
RestServiceClient
,
RestUserClient
All Known Implementing Classes:
AbstractRestApiServiceClient
,
AbstractRestApiUserClient
,
AbstractRestServiceClient
,
AbstractRestUserClient
,
DefaultRestApiServiceClient
,
DefaultRestApiUserClient
,
DefaultRestServiceClient
,
DefaultRestUserClient
public interface
RestClient
"Marker" interface for "REST clients". Note that MiniClient provides two different API sets: "API clients": High level. Uses CRUD action verbs. "REST clients": Low level. Uses HTTP method verbs.
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2013. All rights reserved.