| Modifier and Type | Method and Description |
|---|---|
RvdConfiguration |
RvdConfigurationBuilder.build() |
RvdConfiguration |
ApplicationContext.getConfiguration() |
RvdConfiguration |
RvdContext.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationContextBuilder |
ApplicationContextBuilder.setConfiguration(RvdConfiguration configuration) |
| Constructor and Description |
|---|
ProjectAwareRvdContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext servletContext,
RvdConfiguration configuration) |
ProjectAwareRvdContext(String projectName,
javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext servletContext,
RvdConfiguration configuration) |
ProjectLogger(String projectName,
RvdConfiguration settings,
ModelMarshaler marshaler) |
ProjectService(RvdConfiguration configuration,
WorkspaceStorage workspaceStorage,
ModelMarshaler marshaler,
String servletContextPath) |
RvdContext(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletContext servletContext,
RvdConfiguration config) |
| Constructor and Description |
|---|
CustomHttpClientBuilder(RvdConfiguration configuration) |
| Constructor and Description |
|---|
UriUtils(RvdConfiguration rvdConfiguration)
Default constructor.
|
| Constructor and Description |
|---|
AccountProvider(RvdConfiguration configuration,
CustomHttpClientBuilder httpClientBuilder) |
| Modifier and Type | Method and Description |
|---|---|
RvdConfiguration |
Interpreter.getRvdSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
Interpreter.setRvdSettings(RvdConfiguration rvdSettings) |
Copyright © 2016. All Rights Reserved.