Package | Description |
---|---|
org.wso2.carbon.event.client.stub.generated.security |
Modifier and Type | Field and Description |
---|---|
protected TopicDetails |
GetTopicDetailsResponse.local_return
field for _return
|
protected TopicDetails |
UpdateTopic.localTopicDetails
field for TopicDetails
|
Modifier and Type | Method and Description |
---|---|
TopicDetails |
GetTopicDetailsResponse.get_return()
Auto generated getter method
|
TopicDetails |
UpdateTopic.getTopicDetails()
Auto generated getter method
|
TopicDetails |
BrokerSecurityManagerStub.getTopicDetails(String topicName67)
Auto generated method signature
|
TopicDetails |
BrokerSecurityManager.getTopicDetails(String topicName36)
Auto generated method signature
|
static TopicDetails |
TopicDetails.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 | Method and Description |
---|---|
void |
BrokerSecurityManagerCallbackHandler.receiveResultgetTopicDetails(TopicDetails result)
auto generated Axis2 call back method for getTopicDetails method
override this method for handling normal response from getTopicDetails operation
|
void |
GetTopicDetailsResponse.set_return(TopicDetails param)
Auto generated setter method
|
void |
UpdateTopic.setTopicDetails(TopicDetails param)
Auto generated setter method
|
void |
BrokerSecurityManagerStub.updateTopic(TopicDetails topicDetails52)
Auto generated method signature
|
void |
BrokerSecurityManager.updateTopic(TopicDetails topicDetails21)
Auto generated method signature for Asynchronous Invocations
|
Copyright © 2019 WSO2. All rights reserved.