| Modifier and Type | Method and Description |
|---|---|
ServletServerBuilder |
ServletServerBuilder.maxInboundMessageSize(int bytes) |
ServletServerBuilder |
ServletServerBuilder.scheduledExecutorService(ScheduledExecutorService scheduler)
Provides a custom scheduled executor service to the server builder.
|
ServletServerBuilder |
ServletServerBuilder.useTransportSecurity(File certChain,
File privateKey)
Throws
UnsupportedOperationException. |