| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCmd
Abstract class to hold common flags/commands.
|
| 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 |
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 |
ListCmd
Command representing the resource information retrieval.
|
class |
ListExchangeCmd
Command representing MB exchange information retrieval.
|
class |
ListQueueCmd
Command representing MB queue information retrieval.
|
Copyright © 2018 WSO2. All rights reserved.