Package | Description |
---|---|
org.wso2.carbon.andes.event.stub.admin | |
org.wso2.carbon.andes.event.stub.internal.xsd | |
org.wso2.carbon.andes.event.stub.service |
Modifier and Type | Method and Description |
---|---|
static Subscription |
Subscription.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Field and Description |
---|---|
protected Subscription[] |
GetWsSubscriptionsForTopicResponse.local_return
field for _return
This was an Array!
|
protected Subscription[] |
GetJMSSubscriptionsForTopicResponse.local_return
field for _return
This was an Array!
|
protected Subscription[] |
GetAllWSSubscriptionsForTopicResponse.local_return
field for _return
This was an Array!
|
Modifier and Type | Method and Description |
---|---|
Subscription[] |
GetWsSubscriptionsForTopicResponse.get_return()
Auto generated getter method
|
Subscription[] |
GetJMSSubscriptionsForTopicResponse.get_return()
Auto generated getter method
|
Subscription[] |
GetAllWSSubscriptionsForTopicResponse.get_return()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetWsSubscriptionsForTopicResponse.add_return(Subscription param)
Auto generated add method for the array for convenience
|
void |
GetJMSSubscriptionsForTopicResponse.add_return(Subscription param)
Auto generated add method for the array for convenience
|
void |
GetAllWSSubscriptionsForTopicResponse.add_return(Subscription param)
Auto generated add method for the array for convenience
|
void |
GetWsSubscriptionsForTopicResponse.set_return(Subscription[] param)
Auto generated setter method
|
void |
GetJMSSubscriptionsForTopicResponse.set_return(Subscription[] param)
Auto generated setter method
|
void |
GetAllWSSubscriptionsForTopicResponse.set_return(Subscription[] param)
Auto generated setter method
|
protected void |
GetWsSubscriptionsForTopicResponse.validate_return(Subscription[] param)
validate the array for _return
|
protected void |
GetJMSSubscriptionsForTopicResponse.validate_return(Subscription[] param)
validate the array for _return
|
protected void |
GetAllWSSubscriptionsForTopicResponse.validate_return(Subscription[] param)
validate the array for _return
|
Modifier and Type | Method and Description |
---|---|
Subscription[] |
AndesEventAdminService.getAllWSSubscriptionsForTopic(String topic52,
int startingIndex53,
int maxSubscriptionCount54)
Auto generated method signature
|
Subscription[] |
AndesEventAdminServiceStub.getAllWSSubscriptionsForTopic(String topic131,
int startingIndex132,
int maxSubscriptionCount133)
Auto generated method signature
|
Subscription[] |
AndesEventAdminService.getJMSSubscriptionsForTopic(String topic73)
Auto generated method signature
|
Subscription[] |
AndesEventAdminServiceStub.getJMSSubscriptionsForTopic(String topic152)
Auto generated method signature
|
Subscription[] |
AndesEventAdminService.getWsSubscriptionsForTopic(String topic97)
Auto generated method signature
|
Subscription[] |
AndesEventAdminServiceStub.getWsSubscriptionsForTopic(String topic176)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
AndesEventAdminServiceCallbackHandler.receiveResultgetAllWSSubscriptionsForTopic(Subscription[] result)
auto generated Axis2 call back method for getAllWSSubscriptionsForTopic method
override this method for handling normal response from getAllWSSubscriptionsForTopic operation
|
void |
AndesEventAdminServiceCallbackHandler.receiveResultgetJMSSubscriptionsForTopic(Subscription[] result)
auto generated Axis2 call back method for getJMSSubscriptionsForTopic method
override this method for handling normal response from getJMSSubscriptionsForTopic operation
|
void |
AndesEventAdminServiceCallbackHandler.receiveResultgetWsSubscriptionsForTopic(Subscription[] result)
auto generated Axis2 call back method for getWsSubscriptionsForTopic method
override this method for handling normal response from getWsSubscriptionsForTopic operation
|
Copyright © 2019 WSO2. All rights reserved.