| Package | Description |
|---|---|
| provided.rmiUtils |
| Modifier and Type | Field and Description |
|---|---|
private IVoidLambda<java.lang.String> |
RMIUtils.outputCmd
Command used to output strings to one or more destinations.
|
| Constructor and Description |
|---|
RMIUtils(IVoidLambda<java.lang.String> outputCmd)
Constructor for the class.
|
RMIUtils(IVoidLambda<java.lang.String> outputCmd,
boolean privateAddrOnly)
Auxiliary constructor used to set the getLocalAddress() method to return non-private addresses,
e.g.
|