Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SECOND_HS - Enum constant in enum pt.unl.fct.di.novasys.network.messaging.control.ControlMessage.Type
- SecondHandshakeMessage - Class in pt.unl.fct.di.novasys.network.messaging.control
- SecondHandshakeMessage(int, Attributes) - Constructor for class pt.unl.fct.di.novasys.network.messaging.control.SecondHandshakeMessage
- SecondHandshakeMessage(Attributes) - Constructor for class pt.unl.fct.di.novasys.network.messaging.control.SecondHandshakeMessage
- sendMessage(T) - Method in interface pt.unl.fct.di.novasys.network.Connection
- sendMessage(T) - Method in class pt.unl.fct.di.novasys.network.pipeline.InConnectionHandler
- sendMessage(T) - Method in class pt.unl.fct.di.novasys.network.pipeline.OutConnectionHandler
- sendMessage(T, Promise<Void>) - Method in interface pt.unl.fct.di.novasys.network.Connection
- sendMessage(T, Promise<Void>) - Method in class pt.unl.fct.di.novasys.network.pipeline.InConnectionHandler
- sendMessage(T, Promise<Void>) - Method in class pt.unl.fct.di.novasys.network.pipeline.OutConnectionHandler
- sendMessage(T, Host, int) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedChannel
- sendMessage(T, Host, int) - Method in interface pt.unl.fct.di.novasys.channel.IChannel
- sendMessage(T, Host, int) - Method in class pt.unl.fct.di.novasys.channel.tcp.MultithreadedTCPChannel
- serialize(BabelMessage, ByteBuf) - Method in class pt.unl.fct.di.novasys.babel.core.BabelMessageSerializer
- serialize(AccrualMessage<T>, ByteBuf) - Method in class pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualMessageSerializer
- serialize(AckosMessage<T>, ByteBuf) - Method in class pt.unl.fct.di.novasys.channel.ackos.messaging.AckosMessageSerializer
- serialize(T, ByteBuf) - Method in interface pt.unl.fct.di.novasys.network.ISerializer
-
Serializes the received object into the received byte buffer.
- serialize(T, ByteBuf, ISerializer) - Method in interface pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualMessage.IAccrualSerializer
- serialize(T, ByteBuf, ISerializer) - Method in interface pt.unl.fct.di.novasys.channel.ackos.messaging.AckosMessage.IAckosSerializer
- serializer - Static variable in class pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualAppMessage
- serializer - Static variable in class pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualHbMessage
- serializer - Variable in enum pt.unl.fct.di.novasys.channel.accrual.messaging.AccrualMessage.Type
- serializer - Static variable in class pt.unl.fct.di.novasys.channel.ackos.messaging.AckosAckMessage
- serializer - Static variable in class pt.unl.fct.di.novasys.channel.ackos.messaging.AckosAppMessage
- serializer - Variable in enum pt.unl.fct.di.novasys.channel.ackos.messaging.AckosMessage.Type
- serializer - Static variable in class pt.unl.fct.di.novasys.network.data.Attributes
- serializer - Static variable in class pt.unl.fct.di.novasys.network.data.Host
- serializer - Static variable in class pt.unl.fct.di.novasys.network.messaging.control.ControlMessage
- serializer - Static variable in class pt.unl.fct.di.novasys.network.messaging.control.HeartbeatMessage
- ServerDownEvent - Class in pt.unl.fct.di.novasys.channel.simpleclientserver.events
- ServerDownEvent(Host, Throwable) - Constructor for class pt.unl.fct.di.novasys.channel.simpleclientserver.events.ServerDownEvent
- ServerFailedEvent - Class in pt.unl.fct.di.novasys.channel.simpleclientserver.events
- ServerFailedEvent(Host, Throwable) - Constructor for class pt.unl.fct.di.novasys.channel.simpleclientserver.events.ServerFailedEvent
- serverSocketBind(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedBiChannel
- serverSocketBind(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedServerChannel
- serverSocketBind(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.tcp.MultithreadedTCPChannel
- serverSocketBind(boolean, Throwable) - Method in interface pt.unl.fct.di.novasys.network.listeners.InConnListener
- serverSocketClose(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedBiChannel
- serverSocketClose(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.base.SingleThreadedServerChannel
- serverSocketClose(boolean, Throwable) - Method in class pt.unl.fct.di.novasys.channel.tcp.MultithreadedTCPChannel
- serverSocketClose(boolean, Throwable) - Method in interface pt.unl.fct.di.novasys.network.listeners.InConnListener
- ServerUpEvent - Class in pt.unl.fct.di.novasys.channel.simpleclientserver.events
- ServerUpEvent(Host) - Constructor for class pt.unl.fct.di.novasys.channel.simpleclientserver.events.ServerUpEvent
- setPeriodicHbTask(ScheduledFuture<?>) - Method in class pt.unl.fct.di.novasys.channel.accrual.InConnectionState
- setState(OutConnectionState.State) - Method in class pt.unl.fct.di.novasys.channel.accrual.OutConnectionState
- setState(ConnectionState.State) - Method in class pt.unl.fct.di.novasys.channel.tcp.ConnectionState
- setTriggerTime(long) - Method in class pt.unl.fct.di.novasys.babel.internal.TimerEvent
- shallowClone() - Method in class pt.unl.fct.di.novasys.network.data.Attributes
- SIMPLE_CLIENT_MAGIC_NUMBER - Static variable in class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleClientChannel
- SimpleClientChannel<T> - Class in pt.unl.fct.di.novasys.channel.simpleclientserver
- SimpleClientChannel(ISerializer<T>, ChannelListener<T>, Properties) - Constructor for class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleClientChannel
- SimpleClientChannel.State - Enum in pt.unl.fct.di.novasys.channel.simpleclientserver
- SimpleClientChannelInitializer - Class in pt.unl.fct.di.novasys.babel.initializers
- SimpleClientChannelInitializer() - Constructor for class pt.unl.fct.di.novasys.babel.initializers.SimpleClientChannelInitializer
- SimpleClientServerEvent - Class in pt.unl.fct.di.novasys.channel.simpleclientserver.events
- SimpleServerChannel<T> - Class in pt.unl.fct.di.novasys.channel.simpleclientserver
- SimpleServerChannel(ISerializer<T>, ChannelListener<T>, Properties) - Constructor for class pt.unl.fct.di.novasys.channel.simpleclientserver.SimpleServerChannel
- SimpleServerChannelInitializer - Class in pt.unl.fct.di.novasys.babel.initializers
- SimpleServerChannelInitializer() - Constructor for class pt.unl.fct.di.novasys.babel.initializers.SimpleServerChannelInitializer
- SingleThreadedBiChannel<T,
Y> - Class in pt.unl.fct.di.novasys.channel.base - SingleThreadedBiChannel(String) - Constructor for class pt.unl.fct.di.novasys.channel.base.SingleThreadedBiChannel
- SingleThreadedChannel<T,
Y> - Class in pt.unl.fct.di.novasys.channel.base - SingleThreadedChannel(String) - Constructor for class pt.unl.fct.di.novasys.channel.base.SingleThreadedChannel
- SingleThreadedClientChannel<T,
Y> - Class in pt.unl.fct.di.novasys.channel.base - SingleThreadedClientChannel(String) - Constructor for class pt.unl.fct.di.novasys.channel.base.SingleThreadedClientChannel
- SingleThreadedServerChannel<T,
Y> - Class in pt.unl.fct.di.novasys.channel.base - SingleThreadedServerChannel(String) - Constructor for class pt.unl.fct.di.novasys.channel.base.SingleThreadedServerChannel
- size() - Method in class pt.unl.fct.di.novasys.channel.accrual.HeartbeatHistory
- start() - Method in class pt.unl.fct.di.novasys.babel.core.Babel
-
Begins the execution of all protocols registered in Babel
- start() - Method in class pt.unl.fct.di.novasys.babel.core.GenericProtocol
-
Start the execution thread of the protocol
- start() - Method in class pt.unl.fct.di.novasys.babel.metrics.MetricsManager
- stdDev() - Method in class pt.unl.fct.di.novasys.channel.accrual.HeartbeatHistory
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form