108109110111112113114115116
idGenerator ); } protected MessagingClient createMessagingClient(OutgoingConnector outgoingConnector, ExecutorFactory executorFactory) { return new MessageHubBackedClient( outgoingConnector, executorFactory); }