Uses of Class
com.applitools.eyes.logging.ClientEvent
-
Packages that use ClientEvent Package Description com.applitools.eyes com.applitools.eyes.logging -
-
Uses of ClientEvent in com.applitools.eyes
Methods in com.applitools.eyes with parameters of type ClientEvent Modifier and Type Method Description voidLogHandler. onMessage(ClientEvent event)voidFileLogger. onMessageInner(ClientEvent clientEvent)abstract voidLogHandler. onMessageInner(ClientEvent event)voidMultiLogHandler. onMessageInner(ClientEvent event)voidNullLogHandler. onMessageInner(ClientEvent event)voidStdoutLogHandler. onMessageInner(ClientEvent event) -
Uses of ClientEvent in com.applitools.eyes.logging
Methods in com.applitools.eyes.logging that return types with arguments of type ClientEvent Modifier and Type Method Description List<ClientEvent>LogSessionsClientEvents. getEvents()Methods in com.applitools.eyes.logging with parameters of type ClientEvent Modifier and Type Method Description voidLogSessionsClientEvents. addEvent(ClientEvent event)
-