DEFAULT_DOMAIN - static field in class fr.dgac.ivy.
Ivy the domain for the UDP rendez vous
DEFAULT_PORT - static field in class fr.dgac.ivy.
Ivy the port for the UDP rendez vous, if none is supplied
getRegexps() - method in class fr.dgac.ivy.
IvyClient allow an Ivy package class to access the list of regexps at a
given time.
getRegexpsArray() - method in class fr.dgac.ivy.
IvyClient allow an Ivy package class to access the list of regexps at a
given time.
Ivy - class fr.dgac.ivy.
Ivy a software bus package
Probe - class fr.dgac.ivy.
Probe terminal implementation in java of the ivyprobe.
protectNewlines(boolean) - method in class fr.dgac.ivy.
Ivy Toggles the encoding/decoding of messages to prevent bugs related to the
presence of a "\n"
run() - method in class fr.dgac.ivy.
IvyWatcher the behaviour of each thread watching the UDP socket.
sendMsg(String) - method in class fr.dgac.ivy.
Ivy Performs a pattern matching according to everyone's regexps, and sends
the results to the relevant ivy agents.
sendToSelf(boolean) - method in class fr.dgac.ivy.
Ivy Toggles the sending of messages to oneself, the remote client's
IvyMessageListeners are processed first, and ourself afterwards.
start(String) - method in class fr.dgac.ivy.
Ivy connects the Ivy bus to a domain or list of domains.
stop() - method in class fr.dgac.ivy.
Ivy disconnects from the Ivy bus