| Modifier and Type | Method and Description |
|---|---|
ServiceEventingConfigData |
WebappStatPublisherAdmin.getEventingConfigData()
Auto generated method signature
|
ServiceEventingConfigData |
WebappStatPublisherAdminStub.getEventingConfigData()
Auto generated method signature
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebappStatPublisherAdmin.configureEventing(ServiceEventingConfigData eventingConfigData3)
Auto generated method signature for Asynchronous Invocations
|
void |
WebappStatPublisherAdminStub.configureEventing(ServiceEventingConfigData eventingConfigData14)
Auto generated method signature
|
void |
WebappStatPublisherAdminCallbackHandler.receiveResultgetEventingConfigData(ServiceEventingConfigData result)
auto generated Axis2 call back method for getEventingConfigData method
override this method for handling normal response from getEventingConfigData operation
|
| Modifier and Type | Field and Description |
|---|---|
protected ServiceEventingConfigData |
GetEventingConfigDataResponse.local_return
field for _return
|
protected ServiceEventingConfigData |
ConfigureEventing.localEventingConfigData
field for EventingConfigData
|
| Modifier and Type | Method and Description |
|---|---|
ServiceEventingConfigData |
GetEventingConfigDataResponse.get_return()
Auto generated getter method
|
ServiceEventingConfigData |
ConfigureEventing.getEventingConfigData()
Auto generated getter method
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEventingConfigDataResponse.set_return(ServiceEventingConfigData param)
Auto generated setter method
|
void |
ConfigureEventing.setEventingConfigData(ServiceEventingConfigData param)
Auto generated setter method
|
| Modifier and Type | Method and Description |
|---|---|
static ServiceEventingConfigData |
ServiceEventingConfigData.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
|
Copyright © 2019 WSO2. All rights reserved.