public interface EmbeddedServerFactory
| Modifier and Type | Method and Description |
|---|---|
EmbeddedServer |
create(Routes routeMatcher,
StaticFilesConfiguration staticFilesConfiguration,
boolean hasMultipleHandler)
Creates an embedded server instance.
|
EmbeddedServer create(Routes routeMatcher, StaticFilesConfiguration staticFilesConfiguration, boolean hasMultipleHandler)
Copyright © 2016. All rights reserved.