Uses of Class
com.iizix.prop.SocketCommProps
Package
Description
Uses of SocketCommProps in com.iizigo.ssl
ModifierConstructorDescriptionSSLSettingsComposite
(org.eclipse.swt.widgets.Composite parent, SocketCommProps socketProps, SSLCommProps _props, ISSLSettingsCompositeOwner owner, boolean isEdit) Create the composite.Uses of SocketCommProps in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
This Terminal property container holds terminal settings.Uses of SocketCommProps in com.iizix.comm
Modifier and TypeFieldDescriptionfinal SocketCommProps
SocketComm.properties
The properties for the socket.ModifierConstructorDescriptionSocketComm
(SocketCommProps properties, Worker worker, SocketCommListener listener, SSLEngine engine) Creates a new Socket Client Communication channel as UNINITIALIZED.Uses of SocketCommProps in com.iizix.prop
Modifier and TypeClassDescriptionclass
This property container contains all properties required for Transaction communication based on WebSockets.class
This property container contains all properties required for WebSocket communication.Modifier and TypeMethodDescriptionSocketCommProps.clone()
Clone method overridden in order not to clone the proxy password.Uses of SocketCommProps in com.iizix.term.prop
Modifier and TypeClassDescriptionclass
This property container contains all properties required for Telnet 3270 and 5250 connections, and extends the SocketProp used for Socket properties.class
This property container contains all properties required for the terminal connector in terms of flags, colors, etc.