Uses of Interface
com.blackrook.small.jetty.SmallJettyConfiguration
- 
Uses of SmallJettyConfiguration in com.blackrook.small.jetty
Classes in com.blackrook.small.jetty that implement SmallJettyConfiguration Modifier and Type Class Description classDefaultSmallJettyConfigurationConfiguration builder for the Jetty bootstrap.Methods in com.blackrook.small.jetty with parameters of type SmallJettyConfiguration Modifier and Type Method Description static org.eclipse.jetty.server.ServerSmallJettyBootstrap. create(SmallJettyConfiguration config)Starts Jetty using the provided configuration.