Skip to content
Yair Ogen edited this page Mar 20, 2014 · 3 revisions

The commons library contains the following utilities:

  • ApplicationException
  • Flowcontext
  • IpUtils - utility for IP related API (e.g. caching of the hostname which is expensive to fetch etc.)
  • EnvUtils - utility to update environment variable in runtime (as this is not supported in Java)
  • BoyerMoore implementation.
Clone this wiki locally