Uses of Class
pt.unl.fct.di.novasys.channel.ChannelEvent
Packages that use ChannelEvent
Package
Description
-
Uses of ChannelEvent in pt.unl.fct.di.novasys.babel.core
Methods in pt.unl.fct.di.novasys.babel.core with parameters of type ChannelEventModifier and TypeMethodDescriptionvoidChannelToProtoForwarder.deliverEvent(ChannelEvent channelEvent) -
Uses of ChannelEvent in pt.unl.fct.di.novasys.babel.handlers
Classes in pt.unl.fct.di.novasys.babel.handlers with type parameters of type ChannelEventModifier and TypeInterfaceDescriptioninterfaceChannelEventHandler<T extends ChannelEvent>Represents an operation that accepts a single input argument and returns no result. -
Uses of ChannelEvent in pt.unl.fct.di.novasys.babel.internal
Methods in pt.unl.fct.di.novasys.babel.internal that return ChannelEventConstructors in pt.unl.fct.di.novasys.babel.internal with parameters of type ChannelEventModifierConstructorDescriptionCustomChannelEvent(ChannelEvent evt, int channelId) Create a protocol message event with the provided numeric identifier -
Uses of ChannelEvent in pt.unl.fct.di.novasys.channel
Methods in pt.unl.fct.di.novasys.channel with parameters of type ChannelEvent -
Uses of ChannelEvent in pt.unl.fct.di.novasys.channel.accrual.events
Subclasses of ChannelEvent in pt.unl.fct.di.novasys.channel.accrual.events -
Uses of ChannelEvent in pt.unl.fct.di.novasys.channel.ackos.events
Subclasses of ChannelEvent in pt.unl.fct.di.novasys.channel.ackos.events -
Uses of ChannelEvent in pt.unl.fct.di.novasys.channel.simpleclientserver.events
Subclasses of ChannelEvent in pt.unl.fct.di.novasys.channel.simpleclientserver.eventsModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of ChannelEvent in pt.unl.fct.di.novasys.channel.tcp.events
Subclasses of ChannelEvent in pt.unl.fct.di.novasys.channel.tcp.eventsModifier and TypeClassDescriptionclassTriggered periodically if enabled.classTriggered when an incoming connection is disconnected.classTriggered when an incoming connection is established.classTriggered when an established outbound connection is disconnected.classTriggered when an outbound connection fails to establish.classTriggered when a new outbound connection is established.class