Uses of Interface
one.microstream.storage.restclient.jersey.Routes
Package | Description |
---|---|
one.microstream.storage.restclient.jersey |
-
Uses of Routes in one.microstream.storage.restclient.jersey
Classes in one.microstream.storage.restclient.jersey that implement Routes Modifier and Type Class Description static class
Routes.Default
Methods in one.microstream.storage.restclient.jersey that return Routes Modifier and Type Method Description static Routes
Routes. Default()
static Routes
Routes. New(String dictionary, String root, String object, String filesStatistics)
Methods in one.microstream.storage.restclient.jersey with parameters of type Routes Modifier and Type Method Description static StorageRestClientJersey
StorageRestClientJersey. New(String baseUrl, Routes routes)