Uses of Record Class
nl.andrewl.concord_core.util.Pair
Packages that use Pair
Package
Description
Message components which are used by the server and the default client
implementation.
-
Uses of Pair in nl.andrewl.concord_core.msg
Methods in nl.andrewl.concord_core.msg that return PairModifier and TypeMethodDescriptionstatic Pair<CipherInputStream,
CipherOutputStream> Encryption.upgrade
(InputStream in, OutputStream out, Serializer serializer) Upgrades the given input and output streams to a pair of cipher input and output streams.