Class SokletConfig.Builder

java.lang.Object
com.soklet.SokletConfig.Builder
Enclosing class:
SokletConfig

@NotThreadSafe public static final class SokletConfig.Builder extends Object
Builder used to construct instances of SokletConfig.

Instances are created by invoking SokletConfig.withServer(Server).

This class is intended for use by a single thread.

Author:
Mark Allen