JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.adamantic.quicknote.Sender
Packages that use
Sender
Package
Description
io.adamantic.quicknote
Uses of
Sender
in
io.adamantic.quicknote
Methods in
io.adamantic.quicknote
that return
Sender
Modifier and Type
Method
Description
Sender
Connector.
sender
(
String
name)
Returns a sender with the given name.
Sender
Quicknote.
sender
(
String
name)
Returns a sender for the given name, delegating its retrieval to the specific connector hosting the sender (specified in the configuration).