A
B
C
D
E
G
H
I
K
L
M
P
S
C
- Client - class in io.github.danielpeach.plugin
- An instance of Client is responsible for the lifecycle of client and server-side resources and for dispensing interfaces implemented by the plugin framework.
- client(ManagedChannel,Broker) - function in io.github.danielpeach.plugin.Plugin
- An implementation of client should return the interface implementation of T.
- ClientConfig - class in io.github.danielpeach.plugin
- An instance of ClientConfig tells a Manager how to configure a plugin.