Package | Description |
---|---|
org.wso2.carbon.mediator.bam.config.stub | |
org.wso2.carbon.mediator.bam.config.stub.axis2.types | |
org.wso2.carbon.mediator.bam.config.xsd |
Modifier and Type | Method and Description |
---|---|
BamServerConfig |
BAMMediatorConfigAdminStub.getBamServerConfig(String bamServerConfigLocation77)
Auto generated method signature
|
BamServerConfig |
BAMMediatorConfigAdmin.getBamServerConfig(String bamServerConfigLocation32)
Auto generated method signature
|
Modifier and Type | Method and Description |
---|---|
void |
BAMMediatorConfigAdminCallbackHandler.receiveResultgetBamServerConfig(BamServerConfig result)
auto generated Axis2 call back method for getBamServerConfig method
override this method for handling normal response from getBamServerConfig operation
|
boolean |
BAMMediatorConfigAdminStub.saveBamServerConfig(BamServerConfig bamServerConfig97)
Auto generated method signature
|
boolean |
BAMMediatorConfigAdmin.saveBamServerConfig(BamServerConfig bamServerConfig52)
Auto generated method signature
|
void |
BAMMediatorConfigAdminStub.startsaveBamServerConfig(BamServerConfig bamServerConfig97,
BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
BAMMediatorConfigAdmin.startsaveBamServerConfig(BamServerConfig bamServerConfig52,
BAMMediatorConfigAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
Modifier and Type | Field and Description |
---|---|
protected BamServerConfig |
GetBamServerConfigResponse.local_return
field for _return
|
protected BamServerConfig |
SaveBamServerConfig.localBamServerConfig
field for BamServerConfig
|
Modifier and Type | Method and Description |
---|---|
BamServerConfig |
GetBamServerConfigResponse.get_return()
Auto generated getter method
|
BamServerConfig |
SaveBamServerConfig.getBamServerConfig()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
GetBamServerConfigResponse.set_return(BamServerConfig param)
Auto generated setter method
|
void |
SaveBamServerConfig.setBamServerConfig(BamServerConfig param)
Auto generated setter method
|
Modifier and Type | Method and Description |
---|---|
static BamServerConfig |
BamServerConfig.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 © 2018 WSO2. All rights reserved.