Uses of Class
com.iizix.prop.vs.actor.TransportGroup.Settings
Packages that use TransportGroup.Settings
Uses of TransportGroup.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportGroup.SettingsModifier and TypeMethodDescriptionTransportGroup.createSettings()Create the container withAtom.SETTINGSname.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportGroup.SettingsModifier and TypeMethodDescriptionprotected IActionActor<TransportGroup.Settings>TransportGroup.Settings.createActor(VSAction action) Create the instance of the action actor.Constructors in com.iizix.prop.vs.actor with parameters of type TransportGroup.SettingsModifierConstructorDescriptionTransportGroup(VSAction action, TransportGroup.Settings settings) Creates a new instance.