Package | Description |
---|---|
org.wso2.carbon.andes.mqtt.stub |
Modifier and Type | Method and Description |
---|---|
boolean |
AndesMQTTAdminService.checkCurrentUserHasTopicSubscriptionClosePermission()
Auto generated method signature
|
boolean |
AndesMQTTAdminServiceStub.checkCurrentUserHasTopicSubscriptionClosePermission()
Auto generated method signature
|
void |
AndesMQTTAdminService.closeSubscription(String subscriptionID42,
String destination43,
String protocolType44,
String destinationType45)
Auto generated method signature
|
void |
AndesMQTTAdminServiceStub.closeSubscription(String subscriptionID84,
String destination85,
String protocolType86,
String destinationType87)
Auto generated method signature
|
void |
AndesMQTTAdminService.deleteTopicFromRegistry(String topicName13,
String subscriptionId14)
Auto generated method signature
|
void |
AndesMQTTAdminServiceStub.deleteTopicFromRegistry(String topicName55,
String subscriptionId56)
Auto generated method signature
|
Subscription[] |
AndesMQTTAdminService.getFilteredSubscriptions(MQTTSubscription subscription37,
String tenantDomain38)
Auto generated method signature
|
Subscription[] |
AndesMQTTAdminServiceStub.getFilteredSubscriptions(MQTTSubscription subscription79,
String tenantDomain80)
Auto generated method signature
|
long |
AndesMQTTAdminService.getMessageCount(String destinationName32,
String msgPattern33)
Auto generated method signature
|
long |
AndesMQTTAdminServiceStub.getMessageCount(String destinationName74,
String msgPattern75)
Auto generated method signature
|
Subscription[] |
AndesMQTTAdminService.getSubscriptions(String isDurable48,
String isActive49,
String protocolType50,
String destinationType51)
Auto generated method signature
|
Subscription[] |
AndesMQTTAdminServiceStub.getSubscriptions(String isDurable90,
String isActive91,
String protocolType92,
String destinationType93)
Auto generated method signature
|
int |
AndesMQTTAdminService.getTotalSubscriptionCountForSearchResult(boolean isDurable20,
boolean isActive21,
String protocolType22,
String destinationType23,
String filteredNamePattern24,
boolean isFilteredNameByExactMatch25,
String identifierPattern26,
boolean isIdentifierPatternByExactMatch27,
String ownNodeId28)
Auto generated method signature
|
int |
AndesMQTTAdminServiceStub.getTotalSubscriptionCountForSearchResult(boolean isDurable62,
boolean isActive63,
String protocolType64,
String destinationType65,
String filteredNamePattern66,
boolean isFilteredNameByExactMatch67,
String identifierPattern68,
boolean isIdentifierPatternByExactMatch69,
String ownNodeId70)
Auto generated method signature
|
Copyright © 2018 WSO2. All rights reserved.