Uses of Class
net.messagevortex.asn1.RoutingCombo
Packages that use RoutingCombo
Package
Description
Contains classes required for decoding and encoding vortex messages and represent
VortexMessages states.
-
Uses of RoutingCombo in net.messagevortex.asn1
Methods in net.messagevortex.asn1 that return RoutingComboModifier and TypeMethodDescriptionInnerMessageBlock.getRouting()InnerMessageBlock.setRouting(RoutingCombo newRouting) Sets the routing block.Methods in net.messagevortex.asn1 with parameters of type RoutingComboModifier and TypeMethodDescriptionInnerMessageBlock.setRouting(RoutingCombo newRouting) Sets the routing block.Constructors in net.messagevortex.asn1 with parameters of type RoutingComboModifierConstructorDescriptionInnerMessageBlock(PrefixBlock prefix, IdentityBlock i, RoutingCombo routing) Creates an inner message with the specified components. -
Uses of RoutingCombo in net.messagevortex.blender.recipes
Methods in net.messagevortex.blender.recipes that return RoutingComboModifier and TypeMethodDescriptionabstract RoutingComboBlenderRecipe.applyRecipe(Set<IdentityStoreBlock> anonSet, IdentityStoreBlock from, IdentityStoreBlock to) Creates a routing block with the given parameters.LowAnonRecipe.applyRecipe(Set<IdentityStoreBlock> anonSet, IdentityStoreBlock from, IdentityStoreBlock to) SimplePathRecipe.applyRecipe(Set<IdentityStoreBlock> anonSet, IdentityStoreBlock from, IdentityStoreBlock to) -
Uses of RoutingCombo in net.messagevortex.router
Methods in net.messagevortex.router that return RoutingComboModifier and TypeMethodDescriptionabstract RoutingComboMessageFactory.build()SimpleMessageFactory.build()build a simple message path.GraphSet.getRoutingBlock()