JavaScript is disabled on your browser.
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
C
cleanup(Handler<DocumentResource>, String)
- Method in class li.chee.vertx.reststorage.
FileSystemStorage
cleanup(Handler<DocumentResource>, String)
- Method in class li.chee.vertx.reststorage.
RedisStorage
cleanup(Handler<DocumentResource>, String)
- Method in interface li.chee.vertx.reststorage.
Storage
cleanupRecursive(Handler<DocumentResource>, long, long, int)
- Method in class li.chee.vertx.reststorage.
RedisStorage
Cleans up the outdated resources recursive.
closeHandler
- Variable in class li.chee.vertx.reststorage.
DocumentResource
CollectionResource
- Class in
li.chee.vertx.reststorage
CollectionResource()
- Constructor for class li.chee.vertx.reststorage.
CollectionResource
compareTo(Resource)
- Method in class li.chee.vertx.reststorage.
Resource
D
dataHandler(Handler<Buffer>)
- Method in class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
delete(String, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
FileSystemStorage
delete(String, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
RedisStorage
delete(String, Handler<Resource>)
- Method in interface li.chee.vertx.reststorage.
Storage
DocumentResource
- Class in
li.chee.vertx.reststorage
DocumentResource()
- Constructor for class li.chee.vertx.reststorage.
DocumentResource
E
endHandler
- Variable in class li.chee.vertx.reststorage.
DocumentResource
endHandler(Handler<Void>)
- Method in class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
equals(Object)
- Method in class li.chee.vertx.reststorage.
Resource
errorHandler
- Variable in class li.chee.vertx.reststorage.
Resource
etag
- Variable in class li.chee.vertx.reststorage.
DocumentResource
ETAG_HEADER
- Static variable in class li.chee.vertx.reststorage.
RestStorageHandler
EventBusAdapter
- Class in
li.chee.vertx.reststorage
Provides a direct eventbus interface.
EventBusAdapter()
- Constructor for class li.chee.vertx.reststorage.
EventBusAdapter
exceptionHandler(Handler<Throwable>)
- Method in class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
exists
- Variable in class li.chee.vertx.reststorage.
Resource
EXPIRE_AFTER_HEADER
- Static variable in class li.chee.vertx.reststorage.
RestStorageHandler
F
FileSystemStorage
- Class in
li.chee.vertx.reststorage
FileSystemStorage(Vertx, String)
- Constructor for class li.chee.vertx.reststorage.
FileSystemStorage
fromJson(JsonArray)
- Static method in class li.chee.vertx.reststorage.
EventBusAdapter
G
get(String, String, int, int, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
FileSystemStorage
get(String, String, int, int, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
RedisStorage
get(String, String, int, int, Handler<Resource>)
- Method in interface li.chee.vertx.reststorage.
Storage
H
handle(HttpServerRequest)
- Method in class li.chee.vertx.reststorage.
RestStorageHandler
hashCode()
- Method in class li.chee.vertx.reststorage.
Resource
I
IF_NONE_MATCH_HEADER
- Static variable in class li.chee.vertx.reststorage.
RestStorageHandler
init(Vertx, String, Handler<HttpServerRequest>)
- Method in class li.chee.vertx.reststorage.
EventBusAdapter
items
- Variable in class li.chee.vertx.reststorage.
CollectionResource
L
length
- Variable in class li.chee.vertx.reststorage.
DocumentResource
li.chee.vertx.reststorage
- package li.chee.vertx.reststorage
limit
- Variable in class li.chee.vertx.reststorage.
RestStorageHandler.OffsetLimit
M
MimeTypeResolver
- Class in
li.chee.vertx.reststorage
MimeTypeResolver(String)
- Constructor for class li.chee.vertx.reststorage.
MimeTypeResolver
modified
- Variable in class li.chee.vertx.reststorage.
Resource
N
name
- Variable in class li.chee.vertx.reststorage.
Resource
O
offset
- Variable in class li.chee.vertx.reststorage.
RestStorageHandler.OffsetLimit
offsetLimit(String, String)
- Static method in class li.chee.vertx.reststorage.
UrlParser
P
pause()
- Method in class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
put(String, String, boolean, long, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
FileSystemStorage
put(String, String, boolean, long, Handler<Resource>)
- Method in class li.chee.vertx.reststorage.
RedisStorage
put(String, String, boolean, long, Handler<Resource>)
- Method in interface li.chee.vertx.reststorage.
Storage
R
readStream
- Variable in class li.chee.vertx.reststorage.
DocumentResource
RedisStorage
- Class in
li.chee.vertx.reststorage
RedisStorage(Vertx, Logger, String, String, String, String, String, String, long)
- Constructor for class li.chee.vertx.reststorage.
RedisStorage
RedisStorage.ByteArrayReadStream
- Class in
li.chee.vertx.reststorage
RedisStorage.ByteArrayReadStream(byte[])
- Constructor for class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
resolveMimeType(String)
- Method in class li.chee.vertx.reststorage.
MimeTypeResolver
Resource
- Class in
li.chee.vertx.reststorage
Resource()
- Constructor for class li.chee.vertx.reststorage.
Resource
RestStorageHandler
- Class in
li.chee.vertx.reststorage
RestStorageHandler(Logger, Storage, String, JsonObject)
- Constructor for class li.chee.vertx.reststorage.
RestStorageHandler
RestStorageHandler.OffsetLimit
- Class in
li.chee.vertx.reststorage
RestStorageHandler.OffsetLimit(int, int)
- Constructor for class li.chee.vertx.reststorage.
RestStorageHandler.OffsetLimit
RestStorageMod
- Class in
li.chee.vertx.reststorage
RestStorageMod()
- Constructor for class li.chee.vertx.reststorage.
RestStorageMod
resume()
- Method in class li.chee.vertx.reststorage.
RedisStorage.ByteArrayReadStream
S
start()
- Method in class li.chee.vertx.reststorage.
RestStorageMod
Storage
- Interface in
li.chee.vertx.reststorage
T
toJson(MultiMap)
- Static method in class li.chee.vertx.reststorage.
EventBusAdapter
U
UrlParser
- Class in
li.chee.vertx.reststorage
UrlParser()
- Constructor for class li.chee.vertx.reststorage.
UrlParser
W
writeStream
- Variable in class li.chee.vertx.reststorage.
DocumentResource
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes