Uses of Class
org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration

Packages that use DeploymentSynchronizerConfiguration
org.wso2.carbon.deployment.synchronizer.stub.types   
org.wso2.carbon.deployment.synchronizer.stub.types.synapse   
org.wso2.carbon.deployment.synchronizer.stub.types.util   
 

Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types
 

Methods in org.wso2.carbon.deployment.synchronizer.stub.types that return DeploymentSynchronizerConfiguration
 DeploymentSynchronizerConfiguration DeploymentSynchronizerAdmin.getSynchronizerConfigurationForCarbonRepository()
          Auto generated method signature
 DeploymentSynchronizerConfiguration DeploymentSynchronizerAdminStub.getSynchronizerConfigurationForCarbonRepository()
          Auto generated method signature
 

Methods in org.wso2.carbon.deployment.synchronizer.stub.types with parameters of type DeploymentSynchronizerConfiguration
 void DeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config7)
          Auto generated method signature for Asynchronous Invocations
 void DeploymentSynchronizerAdminStub.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config33)
          Auto generated method signature
 void DeploymentSynchronizerAdminCallbackHandler.receiveResultgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerConfiguration result)
          auto generated Axis2 call back method for getSynchronizerConfigurationForCarbonRepository method override this method for handling normal response from getSynchronizerConfigurationForCarbonRepository operation
 void DeploymentSynchronizerAdmin.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16)
          Auto generated method signature for Asynchronous Invocations
 void DeploymentSynchronizerAdminStub.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config42)
          Auto generated method signature
 

Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types.synapse
 

Fields in org.wso2.carbon.deployment.synchronizer.stub.types.synapse declared as DeploymentSynchronizerConfiguration
protected  DeploymentSynchronizerConfiguration GetSynchronizerConfigurationForCarbonRepositoryResponse.local_return
          field for _return
protected  DeploymentSynchronizerConfiguration EnableSynchronizerForCarbonRepository.localConfig
          field for Config
protected  DeploymentSynchronizerConfiguration UpdateSynchronizerForCarbonRepository.localConfig
          field for Config
 

Methods in org.wso2.carbon.deployment.synchronizer.stub.types.synapse that return DeploymentSynchronizerConfiguration
 DeploymentSynchronizerConfiguration GetSynchronizerConfigurationForCarbonRepositoryResponse.get_return()
          Auto generated getter method
 DeploymentSynchronizerConfiguration EnableSynchronizerForCarbonRepository.getConfig()
          Auto generated getter method
 DeploymentSynchronizerConfiguration UpdateSynchronizerForCarbonRepository.getConfig()
          Auto generated getter method
 

Methods in org.wso2.carbon.deployment.synchronizer.stub.types.synapse with parameters of type DeploymentSynchronizerConfiguration
 void GetSynchronizerConfigurationForCarbonRepositoryResponse.set_return(DeploymentSynchronizerConfiguration param)
          Auto generated setter method
 void EnableSynchronizerForCarbonRepository.setConfig(DeploymentSynchronizerConfiguration param)
          Auto generated setter method
 void UpdateSynchronizerForCarbonRepository.setConfig(DeploymentSynchronizerConfiguration param)
          Auto generated setter method
 

Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types.util
 

Methods in org.wso2.carbon.deployment.synchronizer.stub.types.util that return DeploymentSynchronizerConfiguration
static DeploymentSynchronizerConfiguration DeploymentSynchronizerConfiguration.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 © 2015 WSO2. All rights reserved.