Class HttpServer.Builder

java.lang.Object
com.soklet.HttpServer.Builder
Enclosing interface:
HttpServer

@NotThreadSafe public static final class HttpServer.Builder extends Object
Builder used to construct a standard implementation of HttpServer.

This class is intended for use by a single thread.

Author:
Mark Allen