Uses of Interface
com.evolveum.midpoint.notifications.api.transports.Transport
Packages that use Transport
-
Uses of Transport in com.evolveum.midpoint.notifications.api.transports
Methods in com.evolveum.midpoint.notifications.api.transports that return TransportModifier and TypeMethodDescriptionTransport<?>TransportService.getTransport(String name) Returns transport with the specified name or throws if no such transport exists.Methods in com.evolveum.midpoint.notifications.api.transports with parameters of type TransportModifier and TypeMethodDescriptionvoidTransportService.registerTransport(@NotNull Transport<?> transport)