Uses of Class
pt.unl.fct.di.novasys.channel.tcp.events.TCPEvent
Packages that use TCPEvent
-
Uses of TCPEvent in pt.unl.fct.di.novasys.channel.tcp.events
Subclasses of TCPEvent in pt.unl.fct.di.novasys.channel.tcp.eventsModifier and TypeClassDescriptionclass
Triggered periodically if enabled.class
Triggered when an incoming connection is disconnected.class
Triggered when an incoming connection is established.class
Triggered when an established outbound connection is disconnected.class
Triggered when an outbound connection fails to establish.class
Triggered when a new outbound connection is established.