Module rabbit_routing_util

Function Index

all_dest_prefixes/0
dest_prefixes/0
dest_temp_queue/1
ensure_binding/3
ensure_endpoint/4
ensure_endpoint/5
init_state/0
parse_endpoint/1
parse_endpoint/2
parse_routing/1

Function Details

all_dest_prefixes/0

all_dest_prefixes() -> any()

dest_prefixes/0

dest_prefixes() -> any()

dest_temp_queue/1

dest_temp_queue(X1) -> any()

ensure_binding/3

ensure_binding(QueueBin, X2, Channel) -> any()

ensure_endpoint/4

ensure_endpoint(Dir, Channel, Endpoint, State) -> any()

ensure_endpoint/5

ensure_endpoint(Dir, Channel, Endpoint, Params, State) -> any()

init_state/0

init_state() -> any()

parse_endpoint/1

parse_endpoint(Destination) -> any()

parse_endpoint/2

parse_endpoint(Destination, AllowAnonymousQueue) -> any()

parse_routing/1

parse_routing(X1) -> any()


Generated by EDoc