JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.adamantic.quicknote.Channel
Packages that use
Channel
Package
Description
io.adamantic.quicknote
Uses of
Channel
in
io.adamantic.quicknote
Subinterfaces of
Channel
in
io.adamantic.quicknote
Modifier and Type
Interface
Description
interface
Connector
Handles connection details to specific remote relays Every module should have its connector.
interface
Receiver
Abstracts an incoming channel.
interface
Sender
A channel to send messages to a remote destination.