Package | Description |
---|---|
org.waarp.gateway.kernel.rest | |
org.waarp.openr66.protocol.http.rest.handler |
Http Rest method handlers for R66
|
Modifier and Type | Class and Description |
---|---|
class |
DataModelRestMethodHandler<E extends AbstractDbData>
Generic Rest Model handler for Data model (CRUD access to a database table)
|
class |
RootOptionsRestMethodHandler
RestMethod handler to implement Root Options handler
|
Modifier and Type | Field and Description |
---|---|
protected RestMethodHandler |
HttpRestHandler.handler |
Modifier and Type | Field and Description |
---|---|
HashMap<String,RestMethodHandler> |
HttpRestHandler.restHashMap |
HashMap<String,RestMethodHandler> |
RestConfiguration.restHashMap
Associated RestMethod Handlers
|
Modifier and Type | Method and Description |
---|---|
protected RestMethodHandler |
HttpRestHandler.getHandler()
Could be overwritten if necessary
|
Modifier and Type | Class and Description |
---|---|
class |
DbConfigurationR66RestMethodHandler
DBConfiguration Rest Handler
|
class |
DbHostAuthR66RestMethodHandler
DbHostAUth Rest handler
|
class |
DbHostConfigurationR66RestMethodHandler
DbHostConfiguration Rest handler
|
class |
DbRuleR66RestMethodHandler
DbRule Rest handler
|
class |
DbTaskRunnerR66RestMethodHandler
DbTaskRunner Rest handler
|
class |
HttpRestAbstractR66Handler
Common method implementation for Action Rest R66 handlers
|
class |
HttpRestBandwidthR66Handler
Bandwidth Http REST interface: http://host/bandwidth?...
|
class |
HttpRestBusinessR66Handler
Business Http REST interface: http://host/business?...
|
class |
HttpRestConfigR66Handler
Configuration Http REST interface: http://host/config?...
|
class |
HttpRestControlR66Handler
Transfer Http REST interface: http://host/control?...
|
class |
HttpRestInformationR66Handler
Info Http REST interface: http://host/info?...
|
class |
HttpRestLogR66Handler
Log Http REST interface: http://host/log?...
|
class |
HttpRestServerR66Handler
Server Http REST interface: http://host/server?...
|
Copyright © 2009–2020 Waarp. All rights reserved.