@ComponentScan(basePackageClasses=org.kurento.repository.RepositoryItem.class) public static class RepositoryMongoTest.RepositoryWebServer extends WebServerService.WebServer
| Constructor and Description |
|---|
RepositoryWebServer() |
| Modifier and Type | Method and Description |
|---|---|
RepositoryApiConfiguration |
repositoryApiConfiguration() |
RepositoryHttpServlet |
repositoryHttpServlet() |
org.springframework.boot.web.servlet.ServletRegistrationBean<?> |
repositoryServletRegistrationBean(RepositoryHttpServlet repositoryHttpServlet) |
servletContainer@Bean public RepositoryHttpServlet repositoryHttpServlet()
@Bean public org.springframework.boot.web.servlet.ServletRegistrationBean<?> repositoryServletRegistrationBean(RepositoryHttpServlet repositoryHttpServlet)
@Bean public RepositoryApiConfiguration repositoryApiConfiguration() throws UnknownHostException
UnknownHostExceptionCopyright © 2019 Kurento. All rights reserved.