addClientFactory abstract method
Adds a new clientFactory
to this Servient.
Implementation
void addClientFactory(ProtocolClientFactory clientFactory);
Adds a new clientFactory
to this Servient.
void addClientFactory(ProtocolClientFactory clientFactory);