Class SokletConfiguration.Builder

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

Builder used to construct instances of SokletConfiguration.

Instances are created by invoking SokletConfiguration.withServer(Server) or SokletConfiguration.forTesting().

This class is intended for use by a single thread.

Author:
Mark Allen