Uses of Class
tigase.eventbus.events.ShutdownEvent
-
Packages that use ShutdownEvent Package Description tigase.server.xmppclient tigase.server.xmppsession -
-
Uses of ShutdownEvent in tigase.server.xmppclient
Methods in tigase.server.xmppclient with parameters of type ShutdownEvent Modifier and Type Method Description protected voidClientConnectionManager. nodeShutdown(ShutdownEvent event)protected voidSeeOtherHost. nodeShutdown(ShutdownEvent event)protected voidSeeOtherHostHashed. nodeShutdown(ShutdownEvent event) -
Uses of ShutdownEvent in tigase.server.xmppsession
Methods in tigase.server.xmppsession with parameters of type ShutdownEvent Modifier and Type Method Description protected voidSessionManager. nodeShutdown(ShutdownEvent event)
-