| Class | Description |
|---|---|
| ArApiRpcTcpClient |
This class extends the remote tea ArOncRpcTcpClient, so that we can override the xdr stream as we needed.
|
| ARFieldDataEncyption |
This class handles the field level encryption on RPC calls
The reason this class not sit in the encryption library is that it requires rpc data, such as
ArValueStruct.
|
| ArXdrEncryptRPCSvrToCnt |
We defined this class for two reason:
The one generated by the jrpcgen from the arrpc.x is not the one ARServer is using.
|
| ArXdrUnXdrBufferStream |
Xdr or Unxdr encoding and decoding stream
|
? Copyright 2013 BMC Software, Inc.