|
Class Summary |
| ClassUtil |
Utilities used for working with Class objects. |
| CommandTraceUtil |
Static utility methods useful when logging commands, used mainly for debugging a client and remote endpoint. |
| CommUtils |
Just a place where basic comm utility methods are placed for use by anything
that needs to use the comm layer. |
| ConcurrencyManager |
This is basically a thread gatekeeper that allows a thread to ask for permission to continue. |
| ConcurrencyManager.Permit |
|
| DumpBytes |
Dumps hexadecimal, decimal, octal and binary representations of any given File, String or byte array. |
| SecurityUtil |
Utilities to help perform security tasks. |