The {@link #ClientSessionServiceImpl constructor} requires the
com.sun.sgs.app.name
configuration property and supports these public configuration properties. It also supports the following additional properties:
{@value #SERVER_PORT_PROPERTY}
Default: {@value #DEFAULT_SERVER_PORT}ClientSessionService
's internal server. {@value #WRITE_BUFFER_SIZE_PROPERTY}
Default: {@value #DEFAULT_WRITE_BUFFER_SIZE} {@value #EVENTS_PER_TXN_PROPERTY}
Default: {@value #DEFAULT_EVENTS_PER_TXN} {@value #ALLOW_NEW_LOGIN_PROPERTY}
Default: {@code false} {@value #PROTOCOL_ACCEPTOR_PROPERTY}
Default: {@value #DEFAULT_PROTOCOL_ACCEPTOR}
|
|
|
|