Uses of Interface
com.evolveum.midpoint.notifications.api.transports.TransportSupport
-
Packages that use TransportSupport Package Description com.evolveum.midpoint.notifications.api.transports -
-
Uses of TransportSupport in com.evolveum.midpoint.notifications.api.transports
Methods in com.evolveum.midpoint.notifications.api.transports with parameters of type TransportSupport Modifier and Type Method Description void
Transport. configure(C configuration, @NotNull TransportSupport transportSupport)
Configures transport instance - this must be fast and exception free.
-