The provca::ClientAdapter module uses four ports which are added by
provca::ClientAdapter when an instance of the
ClientAdapter interface is created, as shown in the following table:
You can use the following IDLos as a framework for your client adapter interface:
Client adapters are configured by instantiating the provca::Config interface and loading the configuration instance in the client adapter.
The provca::Config references several other configuration interfaces and factories that can be used to reference custom implementations of
SessionFactory and others.
You can use the following IDLos as a framework for your configuration interface: