Uses of Class
open.source.exchange.enumeration.TimeEvent
| Package | Description |
|---|---|
| open.source.exchange.enumeration | |
| open.source.exchange.service |
-
Uses of TimeEvent in open.source.exchange.enumeration
Methods in open.source.exchange.enumeration that return TimeEvent Modifier and Type Method Description static TimeEventTimeEvent. valueOf(String name)Returns the enum constant of this type with the specified name.static TimeEvent[]TimeEvent. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TimeEvent in open.source.exchange.service
Method parameters in open.source.exchange.service with type arguments of type TimeEvent Modifier and Type Method Description voidInformationExchangeService. onExit(reactor.core.publisher.SignalType signalType, org.springframework.web.server.ServerWebExchange serverWebExchange, String identifier, Map<TimeEvent,Time<Long>> events)