| 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 |
GrantCmd
Command representing the resource permission granting.
|
class |
GrantExchangeCmd
Command representing MB exchange grant permission.
|
class |
GrantQueueCmd
Command representing MB queue permission granting.
|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RevokeCmd
Command representing the resource permission revoking.
|
class |
RevokeExchangeCmd
Command representing MB exchange permission revoking.
|
class |
RevokeQueueCmd
Command representing MB queue permission revoking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransferCmd
Command representing the resource ownership transferring.
|
class |
TransferExchangeCmd
Command representing MB exchange ownership transferring.
|
class |
TransferQueueCmd
Command representing MB queue ownership transferring.
|
Copyright © 2018 WSO2. All rights reserved.