Class CommandFactory
java.lang.Object
org.ovirt.vdsm.jsonrpc.client.reactors.stomp.CommandFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final List<ReactorClient.MessageListener> private final Map<String, List<ServerListener>> private final Sender -
Constructor Summary
ConstructorsConstructorDescriptionCommandFactory(Sender sender, List<ReactorClient.MessageListener> eventListeners) -
Method Summary
-
Field Details
-
listeners
-
destinations
-
eventListeners
-
sender
-
commands
-
-
Constructor Details
-
CommandFactory
-
-
Method Details
-
getCommandExecutor
-