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 class
DefaultSmallJettyConfiguration
Configuration 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.Server
SmallJettyBootstrap. create(SmallJettyConfiguration config)
Starts Jetty using the provided configuration.