Uses of Enum
org.jgroups.protocols.ASYM_ENCRYPT.Processing
Packages that use ASYM_ENCRYPT.Processing
Package
Description
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
-
Uses of ASYM_ENCRYPT.Processing in org.jgroups.protocols
Methods in org.jgroups.protocols that return ASYM_ENCRYPT.ProcessingModifier and TypeMethodDescriptionprotected ASYM_ENCRYPT.ProcessingASYM_ENCRYPT.addMetadata(Message msg, boolean add_secret_keys, Address include_secret_key_only_for, boolean attach_fetch_key_header) protected ASYM_ENCRYPT.ProcessingASYM_ENCRYPT.skipDownMessage(Message msg) Processes a message with a GMS header (e.g.static ASYM_ENCRYPT.ProcessingReturns the enum constant of this type with the specified name.static ASYM_ENCRYPT.Processing[]ASYM_ENCRYPT.Processing.values()Returns an array containing the constants of this enum type, in the order they are declared.