Uses of Class
com.soklet.core.impl.DefaultServerSentEventServer.Builder
Packages that use DefaultServerSentEventServer.Builder
-
Uses of DefaultServerSentEventServer.Builder in com.soklet.core.impl
Methods in com.soklet.core.impl that return DefaultServerSentEventServer.BuilderModifier and TypeMethodDescriptionDefaultServerSentEventServer.Builder.concurrentConnectionLimit(Integer concurrentConnectionLimit) DefaultServerSentEventServer.Builder.maximumRequestSizeInBytes(Integer maximumRequestSizeInBytes) DefaultServerSentEventServer.Builder.requestHandlerExecutorServiceSupplier(Supplier<ExecutorService> requestHandlerExecutorServiceSupplier) DefaultServerSentEventServer.Builder.requestReadBufferSizeInBytes(Integer requestReadBufferSizeInBytes) DefaultServerSentEventServer.Builder.requestTimeout(Duration requestTimeout) DefaultServerSentEventServer.Builder.shutdownTimeout(Duration shutdownTimeout)