JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jdrupes.vmoperator.manager.events.ChannelCache.Both
Packages that use
ChannelCache.Both
Package
Description
org.jdrupes.vmoperator.manager.events
Domain specific
Event
s (and
Channel
s) used to communicate between the core components of the
Manager
and “plugin” components such as the conlets.
Uses of
ChannelCache.Both
in
org.jdrupes.vmoperator.manager.events
Methods in
org.jdrupes.vmoperator.manager.events
that return types with arguments of type
ChannelCache.Both
Modifier and Type
Method
Description
Optional
<
ChannelCache.Both
<
C
,
A
>>
ChannelCache.
both
(
K
key)
Returns the channel and associates data registered for the key or an empty optional if no mapping exists.