Class | Description |
---|---|
ConfResource |
Provides access to framework, resource, logging and security configuration.
|
HttpRequestHelper |
Contains service utilities.
|
LifecycleListener |
Loads properties file from servlet context (web.xml), or attempts to load from the system property and failing that
loads from the default.
|
LogResource |
Provides access to logs.
|
ResResource |
Contains core JAX-RS Resource of the service, processing SQL Resource CRUD requests.
|
RestSqlApplication |
Identifies JAX-RS resources through code, since the declarative Jersey scanner does not work with JBoss AS.
|
SecurityContextAdapter |
Adapts JAX-RS's SecurityContext to restSQL's SecurityContext .
|
ToolsResource |
Provides utilities to users.
|
WadlResource |
Redirects wadl request to the wadl file.
|
Copyright © 2011-2018 restSQL Project Contributors