Uses of Class
com.iizix.prop.ServerSocketCommProps
Packages that use ServerSocketCommProps
Uses of ServerSocketCommProps in com.iizix.comm
Fields in com.iizix.comm declared as ServerSocketCommPropsModifier and TypeFieldDescriptionfinal ServerSocketCommProps
ServerSocketComm.properties
The properties for the socket.Constructors in com.iizix.comm with parameters of type ServerSocketCommPropsModifierConstructorDescriptionServerSocketComm
(ServerSocketCommProps properties, Worker worker, ServerSocketCommListener listener) Creates a new Server Socket Communication channel as UNINITIALIZED.Uses of ServerSocketCommProps in com.iizix.prop
Subclasses of ServerSocketCommProps in com.iizix.propModifier and TypeClassDescriptionclass
This property container contains all properties required for a WebSocket Server (NIO) connection.