public class OncRpcServerTransportRegistrationInfo extends Object
OncRpcServerTransportRegistrationInfo
holds
information about (possibly multiple) registration of server transports
for individual program and version numbers.Modifier and Type | Field and Description |
---|---|
int |
program
Number of ONC/RPC program handled.
|
int |
version
Version number of ONC/RPC program handled.
|
Constructor and Description |
---|
OncRpcServerTransportRegistrationInfo(int program,
int version) |
Copyright © 2015. All rights reserved.