Class SocketOptionBuilder

java.lang.Object
io.socket.client.SocketOptionBuilder

public class SocketOptionBuilder extends Object
Convenient builder class that helps creating Client Option object as builder pattern. Finally, you can get option object with call build() method.
Author:
junbong