Uses of Class
org.ferris.resiste.console.retry.ExceptionRetry
-
Packages that use ExceptionRetry Package Description org.ferris.resiste.console.email org.ferris.resiste.console.retry org.ferris.resiste.console.rss -
-
Uses of ExceptionRetry in org.ferris.resiste.console.email
Methods in org.ferris.resiste.console.email with annotations of type ExceptionRetry Modifier and Type Method Description void
EmailSender. send(EmailDraft draft)
-
Uses of ExceptionRetry in org.ferris.resiste.console.retry
Classes in org.ferris.resiste.console.retry with annotations of type ExceptionRetry Modifier and Type Class Description class
ExceptionRetryInterceptor
-
Uses of ExceptionRetry in org.ferris.resiste.console.rss
Methods in org.ferris.resiste.console.rss with annotations of type ExceptionRetry Modifier and Type Method Description RssFeed
RssFeedFactory. build(RssUrl feedUrl)
-