Example - configuring a connector programmatically - explanation

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 2789

This topic has not yet been written. The content below is from the topic description.
creates a server invoker based on the socket transport, directs it to listen for invocations on port 8084 of host test.somedomain.com, and passes two configuration parameters, "clientLeasePeriod" and "timeout". It also supplies the server invoker with an invocation handler.