Uses of Class
com.iizix.prop.SocketCommProps
Packages that use SocketCommProps
Package
Description
Uses of SocketCommProps in com.iizigo.ssl
Constructors in com.iizigo.ssl with parameters of type SocketCommPropsModifierConstructorDescriptionSSLSettingsComposite
(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
Subclasses of SocketCommProps in com.iizigo.term.propModifier and TypeClassDescriptionclass
This Terminal property container holds terminal settings.Uses of SocketCommProps in com.iizix.comm
Fields in com.iizix.comm declared as SocketCommPropsModifier and TypeFieldDescriptionfinal SocketCommProps
SocketComm.properties
The properties for the socket.Constructors in com.iizix.comm with parameters of type SocketCommPropsModifierConstructorDescriptionSocketComm
(SocketCommProps properties, Worker worker, SocketCommListener listener, SSLEngine engine) Creates a new Socket Client Communication channel as UNINITIALIZED.Uses of SocketCommProps in com.iizix.prop
Subclasses of SocketCommProps in com.iizix.propModifier 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.Methods in com.iizix.prop that return SocketCommPropsModifier and TypeMethodDescriptionSocketCommProps.clone()
Clone method overridden in order not to clone the proxy password.Uses of SocketCommProps in com.iizix.term.prop
Subclasses of SocketCommProps in com.iizix.term.propModifier 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.