| Modifier and Type | Class and Description |
|---|---|
class |
InitCmd
Representation of the broker client initialization command.
|
class |
RootCmd
Representation of the root command of the CLI client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBindingCmd
Command representing MB binding creation.
|
class |
CreateCmd
Command representing the resource creation.
|
class |
CreateExchangeCmd
Command representing MB exchange creation.
|
class |
CreateQueueCmd
Command representing MB queue creation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteCmd
Command representing the resource deletion.
|
class |
DeleteExchangeCmd
Command representing MB exchange deletion.
|
class |
DeleteQueueCmd
Command representing MB queue deletion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListBindingCmd
Command representing MB binding information retrieval.
|
class |
ListCmd
Command representing the resource information retrieval.
|
class |
ListConsumerCmd
Command representing MB consumer information retrieval.
|
class |
ListExchangeCmd
Command representing MB exchange information retrieval.
|
class |
ListQueueCmd
Command representing MB queue information retrieval.
|
Copyright © 2018 WSO2. All rights reserved.