feathers.rpc.utils
| .. | |
|---|---|
| RPCObjectUtil | The RPCObjectUtil class is a subset of ObjectUtil, removing methods that create dependency issues when RPC messages are in a bootstrap loader. |
| RPCUIDUtil | The RPCUIDUtil class is a copy of UIDUtil without some functions that cause dependency problems when RPC messages are put in a bootstrap loader. |
| RPCURLUtil | The URLUtil class is a static class with methods for working with full and relative URLs within Flex. |