@Deprecated public static class Jetty9ServerCustomizers.Pool extends Object implements org.springframework.boot.context.embedded.jetty.JettyServerCustomizer
Constructor and Description |
---|
Pool()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
customize(org.eclipse.jetty.server.Server server)
Deprecated.
|
static Jetty9ServerCustomizers.Pool |
smallPool()
Deprecated.
|
public void customize(org.eclipse.jetty.server.Server server)
customize
in interface org.springframework.boot.context.embedded.jetty.JettyServerCustomizer
public static Jetty9ServerCustomizers.Pool smallPool()
Copyright © 2017. All rights reserved.