Uses of Class
com.iizix.prop.vs.actor.TransportGroup.Settings
Packages that use TransportGroup.Settings Package Description com.iizix.prop.vs.actor Uses of TransportGroup.Settings in com.iizix.prop.vs.actor
Methods in com.iizix.prop.vs.actor that return TransportGroup.Settings Modifier and Type Method Description TransportGroup.Settings
TransportGroup. createSettings()
Create the container withAtom.SETTINGS
name.Methods in com.iizix.prop.vs.actor that return types with arguments of type TransportGroup.Settings Modifier and Type Method Description protected 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.Settings Constructor Description TransportGroup(VSAction action, TransportGroup.Settings settings)
Creates a new instance.