- cancelTask(String) - Static method in class org.wso2.carbon.core.deployment.RegistryBasedRepositoryUpdater
-
Cancel a particular task which updates a repo
- canConnect(Member) - Static method in class org.wso2.carbon.core.clustering.hazelcast.util.MemberUtils
-
- canExposeServiceMetadata(AxisService) - Static method in class org.wso2.carbon.core.transports.util.RequestProcessorUtil
-
Checks whether exposing the WSDL & WSDL elements such as schema & policy have been allowed
- CarbonAxisConfigurator - Class in org.wso2.carbon.core
-
WSO2 Carbon implementation of AxisConfigurator to load Axis2
configuration for WSO2 Carbon.
- CarbonAxisConfigurator() - Constructor for class org.wso2.carbon.core.CarbonAxisConfigurator
-
- CarbonCluster - Interface in org.wso2.carbon.core.clustering.api
-
This interface denotes a Carbon cluster
- CarbonConfigurationContextFactory - Class in org.wso2.carbon.core
-
This class is used for holding the ConfigurationContext object used on the Carbon server side
- CarbonConfigurationContextFactory() - Constructor for class org.wso2.carbon.core.CarbonConfigurationContextFactory
-
- CarbonCoreActivator - Class in org.wso2.carbon.core.internal
-
OSGi bundle Activator for Carbon core
- CarbonCoreActivator() - Constructor for class org.wso2.carbon.core.internal.CarbonCoreActivator
-
- CarbonCoreDataHolder - Class in org.wso2.carbon.core.internal
-
This singleton data holder contains all the data required by the Carbon core OSGi bundle
- CarbonCoreServiceComponent - Class in org.wso2.carbon.core.internal
-
- CarbonCoreServiceComponent() - Constructor for class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- CarbonDeploymentSchedulerExtender - Interface in org.wso2.carbon.core.deployment
-
This can be used as an Extender in order to schedule some task while the deployment task is
running.
- CarbonDeploymentSchedulerTask - Class in org.wso2.carbon.core.deployment
-
This task takes care of deployment in WSO2 Carbon servers.
- CarbonDeploymentSchedulerTask(RepositoryListener, AxisConfiguration, int, String) - Constructor for class org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask
-
- CarbonHttpRequest - Class in org.wso2.carbon.core.transports
-
This class abstracts a HttpRequest for Carbon framework.
- CarbonHttpRequest(String, String) - Constructor for class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- CarbonHttpRequest(String, String, String) - Constructor for class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- CarbonHttpResponse - Class in org.wso2.carbon.core.transports
-
This class abstracts a HttpResponse for Carbon framework.
- CarbonHttpResponse(OutputStream) - Constructor for class org.wso2.carbon.core.transports.CarbonHttpResponse
-
Create the CarbonHttpResponse for a incoming HTTP message into carbon.
- CarbonInitConstant - Class in org.wso2.carbon.core.init
-
- CarbonInitConstant() - Constructor for class org.wso2.carbon.core.init.CarbonInitConstant
-
- CarbonJMXAuthenticator - Class in org.wso2.carbon.core.security
-
JMX Authenticator for WSAS
- CarbonJMXAuthenticator() - Constructor for class org.wso2.carbon.core.security.CarbonJMXAuthenticator
-
- CarbonLocalTransportReceiver - Class in org.wso2.carbon.core.transports.local
-
- CarbonLocalTransportReceiver() - Constructor for class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- CarbonLocalTransportReceiver(LocalTransportSender, boolean) - Constructor for class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- CarbonLocalTransportReceiver(ConfigurationContext, boolean) - Constructor for class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- CarbonLocalTransportSender - Class in org.wso2.carbon.core.transports.local
-
- CarbonLocalTransportSender() - Constructor for class org.wso2.carbon.core.transports.local.CarbonLocalTransportSender
-
- CarbonServerManager - Class in org.wso2.carbon.core.init
-
This class is responsible for managing the WSO2 Carbon server core.
- CarbonServerManager() - Constructor for class org.wso2.carbon.core.init.CarbonServerManager
-
- CarbonServlet - Class in org.wso2.carbon.core.transports
-
This is the main HTTP and HTTPS transport
- CarbonServlet(ConfigurationContext) - Constructor for class org.wso2.carbon.core.transports.CarbonServlet
-
- CarbonSessionReplicationMessage - Class in org.wso2.carbon.core.session
-
This is wrapper class which wraps tomcat's ClusterMessage in axis2's ClusteringMessage.
- CarbonSessionReplicationMessage() - Constructor for class org.wso2.carbon.core.session.CarbonSessionReplicationMessage
-
- CarbonThreadCleanup - Class in org.wso2.carbon.core
-
This ThreadCleanup implementation wil clear out all the ThreadLocal variables, and do other
Thread cleanup related work
- CarbonThreadCleanup() - Constructor for class org.wso2.carbon.core.CarbonThreadCleanup
-
- CarbonTomcatClusterableSessionManager - Class in org.wso2.carbon.core.session
-
A Clusterable SessionManager implementation which ensures that sessions of distributable
webapps are replicated across cluster nodes.
- CarbonTomcatClusterableSessionManager() - Constructor for class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- CarbonTomcatClusterableSessionManager(int) - Constructor for class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- CarbonTomcatSessionMessage - Class in org.wso2.carbon.core.session
-
This class implements tomcat session message and extends axis2 clustering message.
- CarbonTomcatSessionMessage() - Constructor for class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- CarbonTomcatSessionMessage(String, int, byte[], String, String) - Constructor for class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
Creates a session message.
- CarbonTomcatSimpleTcpCluster - Class in org.wso2.carbon.core.session
-
The class extends tomcat's SimpleTcpCluster.
- CarbonTomcatSimpleTcpCluster() - Constructor for class org.wso2.carbon.core.session.CarbonTomcatSimpleTcpCluster
-
- CertProcessor - Class in org.wso2.carbon.core.transports.util
-
- CertProcessor() - Constructor for class org.wso2.carbon.core.transports.util.CertProcessor
-
- changeSessionId(Session, boolean) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- checkForAnnotation(CarbonHttpRequest) - Method in class org.wso2.carbon.core.transports.util.AbstractWsdlProcessor
-
This method check for annotation=true query param.
- checkout(String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Invoke the checkout operation on the specified repository
- checkout(String, int) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Invoke the checkout operation on the specified repository, with given depth
- cleanup() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- cleanup() - Method in class org.wso2.carbon.core.CarbonThreadCleanup
-
- cleanup() - Method in class org.wso2.carbon.core.deployment.OSGiAxis2ServiceDeployer
-
- cleanup() - Method in class org.wso2.carbon.core.deployment.OSGiBundleDeployer
-
- cleanup() - Static method in class org.wso2.carbon.core.deployment.RegistryBasedRepositoryUpdater
-
Cleanup
- cleanup() - Method in class org.wso2.carbon.core.multitenancy.MultitenantServerManager
-
- cleanup() - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- cleanup(MessageContext) - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportSender
-
- cleanup(MessageContext) - Method in class org.wso2.carbon.core.multitenancy.transports.TenantTransportSender
-
- cleanup() - Method in class org.wso2.carbon.core.persistence.file.deployer.PersistenceMetaDataDeployer
-
Deprecated.
- cleanupTenants(long) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
Traverse the list of tenants and cleanup tenants which have been idling for longer than
tenantIdleTimeMillis
- clear() - Static method in class org.wso2.carbon.core.CarbonConfigurationContextFactory
-
- cloneFromTemplate() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- close() - Method in class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
- close() - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- CLUSTER_COORDINATOR_LOCK - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- CLUSTERING_MESSAGE_TOPIC - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- ClusteringUtil - Class in org.wso2.carbon.core.util
-
- ClusteringUtil() - Constructor for class org.wso2.carbon.core.util.ClusteringUtil
-
- ClusterMember - Class in org.wso2.carbon.core.clustering.api
-
A member in a Carbon cluster
- ClusterMember(String, InetSocketAddress) - Constructor for class org.wso2.carbon.core.clustering.api.ClusterMember
-
- ClusterMembershipListener - Interface in org.wso2.carbon.core.clustering.api
-
Listener which gets notified when membership changes occur
- ClusterMessage - Class in org.wso2.carbon.core.clustering.api
-
A message sent to the cluster
- ClusterMessage() - Constructor for class org.wso2.carbon.core.clustering.api.ClusterMessage
-
- clusterMessageReceived(ClusterMessage) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- commit(int) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Do a commit of the deployment repository
- commit(String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Invoke the commit operation on the specified repository.
- commit(String, String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Invoke the commit operation on the specified repository at rootPath, with the given
filePath to commit.
- commitTransaction(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- completedServerStartup() - Method in class org.wso2.carbon.core.internal.DeploymentServerStartupObserver
-
- completedServerStartup() - Method in interface org.wso2.carbon.core.ServerStartupObserver
-
This method will be invoked just after completing server startup.
- completingServerStartup() - Method in class org.wso2.carbon.core.internal.DeploymentServerStartupObserver
-
- completingServerStartup() - Method in interface org.wso2.carbon.core.ServerStartupObserver
-
This method will be invoked just before completing server startup.
- COMPONENTS - Static variable in class org.wso2.carbon.core.RegistryResources
-
- COMPONENTS - Static variable in class org.wso2.carbon.core.Resources
-
- CONFIG - Static variable in class org.wso2.carbon.core.RegistryResources
-
- CONFIG - Static variable in class org.wso2.carbon.core.Resources
-
- CONFIG_XML_NAME - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- CONFIG_XML_PATH_PROP - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- configRegistry - Variable in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
The Configuration registry instance in which all configuration data are stored.
- configurationContext - Variable in class org.wso2.carbon.core.AbstractAdmin
-
- configurationContext - Variable in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- CONNECTION_PROPS - Static variable in class org.wso2.carbon.core.RegistryResources
-
- CONNECTION_PROPS - Static variable in class org.wso2.carbon.core.Resources
-
- CONNECTION_TIMEOUT - Static variable in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSConstants
-
- CONNECTION_TIMEOUT - Static variable in class org.wso2.carbon.core.clustering.hazelcast.wka.WKAConstants
-
- containsHeader(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- CONTROL_COMMAND_TOPIC - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- convertStreamToString(InputStream) - Static method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- CoordinatedActivity - Interface in org.wso2.carbon.core.clustering.api
-
Represents a coordinated activity.
- createAssociation(String, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
I'm thinking of making the destinationPath be either a xpath or a path to a registry.
- createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.core.internal.permission.update.PermissionUpdateAxis2ConfigurationContextObserver
-
- createdConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.core.transports.TransportAxis2ConfigurationContextObserver
-
- createInstance() - Static method in class org.wso2.carbon.core.multitenancy.TenantAxisConfiguration
-
- createManager(String) - Method in class org.wso2.carbon.core.session.CarbonTomcatSimpleTcpCluster
-
Create new Manager without add to cluster (comes with start the manager)
- createMessageContext(HttpServletRequest, HttpServletResponse, boolean) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- createModule(String, String, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Creates a <module>
OMElement that can be used to add to serviceGroup file.
- createNewConfigurationContext(AxisConfigurator, BundleContext) - Static method in class org.wso2.carbon.core.CarbonConfigurationContextFactory
-
Create a new ConfigurationContext for this WSAS server instance
- createOperation(AxisDescription, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
- createParameter(OMElement) - Static method in class org.wso2.carbon.core.util.ParameterUtil
-
Create an Axis2 parameter using the given OMElement
- createParameter(String, String) - Static method in class org.wso2.carbon.core.util.ParameterUtil
-
Create an Axis2 parameter based on key and value.
- createParameter(String, String, boolean) - Static method in class org.wso2.carbon.core.util.ParameterUtil
-
Create an Axis2 parameter based using param name, value and whether it is locked
- createPolicyElement(Policy) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Creates a registry Resource for a given Policy
- createPolicyResource(Registry, Policy, String, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Creates a registry Resource for a given Policy
- CryptoException - Exception in org.wso2.carbon.core.util
-
- CryptoException() - Constructor for exception org.wso2.carbon.core.util.CryptoException
-
- CryptoException(String) - Constructor for exception org.wso2.carbon.core.util.CryptoException
-
- CryptoException(Throwable) - Constructor for exception org.wso2.carbon.core.util.CryptoException
-
- CryptoException(String, Throwable) - Constructor for exception org.wso2.carbon.core.util.CryptoException
-
- CryptoUtil - Class in org.wso2.carbon.core.util
-
The utility class to encrypt/decrypt passwords to be stored in the
database.
- DB_DRIVER - Static variable in class org.wso2.carbon.core.util.PasswordUpdater
-
- DB_PASSWORD - Static variable in class org.wso2.carbon.core.util.PasswordUpdater
-
- DB_URL - Static variable in class org.wso2.carbon.core.util.PasswordUpdater
-
- DB_USERNAME - Static variable in class org.wso2.carbon.core.util.PasswordUpdater
-
- deactivate(ComponentContext) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- deactivate(ComponentContext) - Method in class org.wso2.carbon.core.internal.permission.update.PermissionUpdateServiceComponent
-
- deactivate(ComponentContext) - Method in class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- decrypt(byte[]) - Method in class org.wso2.carbon.core.util.CryptoUtil
-
Decrypt the given cipher text value using the WSO2 WSAS key
- decryptWithSymmetricKey(byte[]) - Method in class org.wso2.carbon.core.encryption.SymmetricEncryption
-
- DEFAULT_SECURITY_CERTIFICATE_ALIAS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- DEFAULT_STORE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- DEFAULT_STORE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- DEFAULT_SUB_DOMAIN - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- delete(String, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- delete(String, String) - Method in class org.wso2.carbon.core.persistence.file.ModuleFilePersistenceManager
-
Deprecated.
- delete(String, String) - Method in class org.wso2.carbon.core.persistence.file.ServiceGroupFilePersistenceManager
-
Deprecated.
- deleteAll(String, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- deleteArtifactFromRegistry(String) - Method in class org.wso2.carbon.core.deployment.RegistryBasedRepository
-
When a path to an artifact which is in the file system repository is given, deletes that
artifact from the registry based repository.
- deleteMetafile(String, ArtifactType) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadataManager
-
Deprecated.
- deleteService(AxisService) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Deletes the registry resource of the specified service
- deleteServiceGroup(AxisServiceGroup) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Deletes the registry resource of the specified service group
- deleteServiceProperty(AxisService, String) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Set the given property to the service resource in the registry
- dependenciesAvailable(TransportParameter[]) - Method in class org.wso2.carbon.core.transports.AbstractTransportService
-
- dependenciesAvailable(TransportParameter[]) - Method in interface org.wso2.carbon.core.transports.TransportService
-
Whether the dependencies required by the transport are available
- deploy(DeploymentFileData) - Method in class org.wso2.carbon.core.deployment.OSGiAxis2ServiceDeployer
-
- deploy(DeploymentFileData) - Method in class org.wso2.carbon.core.deployment.OSGiBundleDeployer
-
- deploy(DeploymentFileData) - Method in class org.wso2.carbon.core.persistence.file.deployer.PersistenceMetaDataDeployer
-
Deprecated.
Axis2 deployment engine will call this method when a .xml meta file is changed.
- DEPLOYED_TIME - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- DEPLOYED_TIME - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- DeploymentArtifactMetadataFactory - Class in org.wso2.carbon.core.persistence.metadata
-
Deprecated.
- DeploymentArtifactMetadataFactory(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.metadata.DeploymentArtifactMetadataFactory
-
Deprecated.
- DeploymentInterceptor - Class in org.wso2.carbon.core.deployment
-
This deployment interceptor will be called whenever before a module is initialized or service is
deployed.
- DeploymentInterceptor() - Constructor for class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- DeploymentServerStartupObserver - Class in org.wso2.carbon.core.internal
-
This will call all registered deployers during the server start-up.
- DeploymentServerStartupObserver() - Constructor for class org.wso2.carbon.core.internal.DeploymentServerStartupObserver
-
- DeploymentSynchronizer - Interface in org.wso2.carbon.core.deployment
-
Interface for OSGi services which provide DeploymentSynchronization.
- DeploymentUtils - Class in org.wso2.carbon.core.util
-
- DeploymentUtils() - Constructor for class org.wso2.carbon.core.util.DeploymentUtils
-
- deployServices() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- deployServices() - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- deserializeParameters(OMElement) - Method in class org.wso2.carbon.core.clustering.hazelcast.ParameterAdapter
-
- deserializeParameters(OMElement) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- DESTINATION_PATH - Static variable in class org.wso2.carbon.core.Resources.Associations
-
- destroy() - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- destroy() - Method in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- destroy() - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- disableTransport(boolean, AxisConfiguration) - Method in class org.wso2.carbon.core.transports.AbstractTransportService
-
- disableTransport(boolean, AxisConfiguration) - Method in interface org.wso2.carbon.core.transports.TransportService
-
Shutdown the transport
- disengageModuleForOperation(AxisModule, AxisOperation) - Method in class org.wso2.carbon.core.persistence.OperationPersistenceManager
-
Deprecated.
Handle the dis-engagement of the module to operation at the registry level
- disengageModuleForService(AxisModule, AxisService) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Handle the dis-engagement of the module to service at the registry level
- disengageModuleForServiceGroup(AxisModule, AxisServiceGroup) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Handle the dis-engagement of the module to service group at the registry level
- DOCUMENTATION - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- DOCUMENTATION - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.transports.CarbonServlet
-
WSAS specific GET implementation
- doNhttpREST(MessageContext, String, String, ConfigurationContext, String) - Method in class org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver
-
Process a REST message coming in from the NHTTP transport.
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.transports.CarbonServlet
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- doSignature(String) - Static method in class org.wso2.carbon.core.util.SignatureUtil
-
Performs the signature with the default private key in the system.
- DummyTransportListener - Class in org.wso2.carbon.core.multitenancy.transports
-
- DummyTransportListener(TransportListener, String) - Constructor for class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- DummyTransportSender - Class in org.wso2.carbon.core.multitenancy.transports
-
- DummyTransportSender() - Constructor for class org.wso2.carbon.core.multitenancy.transports.DummyTransportSender
-
- genEpr(String, String, int, String, String) - Method in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- GeneralMembershipScheme - Class in org.wso2.carbon.core.clustering.hazelcast.general
-
This membership scheme is used to update carbon cluster when
hazelcast.xml is used for hazelcast configuration.
- GeneralMembershipScheme(String, List<ClusteringMessage>) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.general.GeneralMembershipScheme
-
- generateSymmetricKey() - Method in class org.wso2.carbon.core.encryption.SymmetricEncryption
-
- GenericArtifactUnloader - Class in org.wso2.carbon.core.multitenancy
-
The thread which runs the unload task using the ServiceTracker by calling unload methods of all
ArtifactUnloaders which are registered as OSGI services.
- GenericArtifactUnloader() - Constructor for class org.wso2.carbon.core.multitenancy.GenericArtifactUnloader
-
- get(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
Returns the root resource's element
This simply calls #get(String resourceId, String xpathStr)
with xpathStr = Resources.ServiceGroupProperties.ROOT_XPATH or "/module[1]" as relevant
- get(String, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
Use this to retrieve a matched OMNode.
- get(String) - Method in class org.wso2.carbon.core.persistence.file.ModuleFilePersistenceManager
-
Deprecated.
Returns the root module element
This simply calls #get(String serviceGroupId, String xpathStr) with xpathStr = "/"
- get(String) - Method in class org.wso2.carbon.core.persistence.file.ServiceGroupFilePersistenceManager
-
Deprecated.
Returns the root serviceGroup element
This simply calls #get(String serviceGroupId, String xpathStr) with xpathStr = "/serviceGroup[1]"
- getA_r() - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- getActiveSessions() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getActiveTenants(ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
Get the list of all active tenants in the system
- getAddress() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getAliveMemberCount() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getAll(String, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- getAllClusterSessions() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getArtifactName() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- getArtifactType() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- getArtifactType() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactType
-
Deprecated.
- getAssociations(String, String, String) - Method in class org.wso2.carbon.core.persistence.file.ServiceGroupFilePersistenceManager
-
Deprecated.
Returns the root serviceGroup element
This simply calls #get(String serviceGroupId, String xpathStr) with xpathStr = "/serviceGroup[1]"
Note: Don't use this to retrieve a module association.
- getAsyncContext() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getAttribute(String, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
Use this if you are retrieving an attribute using an xpath.
- getAttribute(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getAttributeNames() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getAuthenticationSkippingUrls() - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration.AuthenticatorConfig
-
- getAuthenticatorConfig(String) - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration
-
Return the authenticator config for the given name
- getAuthType() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getAxisConfig() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getAxisConfiguration() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
First create a Deployment engine, use that to create an AxisConfiguration
- getAxisConfiguration() - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
First create a Deployment engine, use that to create an AxisConfiguration
- getAxisService(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- getAxisService(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
- getB_r() - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- getBindingOperationPath(String, AxisBindingOperation) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the resource path for the specified AxisBindingOperation
- getBindingPath(String, AxisBinding) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the resource path for the specified AxisBindingOperation
- getBufferSize() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getBundleContext() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getC() - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- getCertificate(String, KeyStore) - Static method in class org.wso2.carbon.core.util.KeyStoreUtil
-
- getCharacterEncoding() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getCharacterEncoding() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getClusterMembers() - Method in interface org.wso2.carbon.core.clustering.api.CarbonCluster
-
- getClusterMembers() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- getConfigContext() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getConfigItemHolder() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- getConfigSystemRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getConfigurationContext() - Static method in class org.wso2.carbon.core.CarbonConfigurationContextFactory
-
Retrieve the server ConfigurationContext
- getConfigUserRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getContentLength() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getContentType() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getContentType() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getContextName() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getContextPath() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getContextPath() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getCookies() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getCoordinatedActivities() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getCurrentFPM() - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- getCurrentStatus() - Static method in class org.wso2.carbon.core.ServerStatus
-
Get the current server status
- getDateHeader(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getDefaultCryptoUtil() - Static method in class org.wso2.carbon.core.util.CryptoUtil
-
This method returns CryptoUtil object, where this should only be used at runtime,
after the server is properly initialized, or else, use the overloaded method,
CryptoUtil#getDefaultCryptoUtil(ServerConfigurationService).
- getDefaultCryptoUtil(ServerConfigurationService, RegistryService) - Static method in class org.wso2.carbon.core.util.CryptoUtil
-
This method is used to get the CryptoUtil object given the ServerConfigurationService
service.
- getDefaultPrimaryCertificate() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
This method is used to load the default public certificate of the primary key store
- getDefaultPrivateKey() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get the default private key, only allowed for tenant 0
- getDefaultPublicKey() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get default pub.
- getDeployerBundles() - Method in class org.wso2.carbon.core.init.PreAxis2ConfigItemListener
-
- getDescription() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- getDestinationEPR(MessageContext) - Static method in class org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver
-
Get the EPR for the message passed in
- getDestinationEPR(MessageContext) - Static method in class org.wso2.carbon.core.multitenancy.transports.TenantTransportSender
-
Get the EPR for the message passed in
- getDispatcherType() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getDomains() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getEmptyPolicyAsOMElement() - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- getEnabledTransports(boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- getEPRForService(String, String) - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- getEPRForService(String, String) - Method in class org.wso2.carbon.core.transports.http.HttpsTransportListener
-
- getEPRForService(String, String) - Method in class org.wso2.carbon.core.transports.http.HttpTransportListener
-
- getEPRForService(String, String) - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- getEPRsForService(String, String) - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- getEPRsForService(String, String) - Method in class org.wso2.carbon.core.transports.http.HttpsTransportListener
-
- getEPRsForService(String, String) - Method in class org.wso2.carbon.core.transports.http.HttpTransportListener
-
- getEPRsForService(String, String) - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- getEventType() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
returns the event type
- getEventTypeString() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
clear text event type name (for logging purpose only)
- getExcludeTenantList() - Method in class org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig
-
- getExistingAxisModule(String, String) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
Finds the existing AxisModule instance for a particular module.
- getExpiredSessions() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getFile() - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- getFile() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- getFileLastModifiedDate() - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- getFilePathFromResourceId(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
with commons-io 2.2, you may simply replace this with FileUtils#getFile()
- getFilePathFromResourceId(String) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadataManager
-
Deprecated.
- getGlobalTransportParameters(boolean, AxisConfiguration) - Method in class org.wso2.carbon.core.transports.AbstractTransportService
-
- getGlobalTransportParameters(boolean, AxisConfiguration) - Method in interface org.wso2.carbon.core.transports.TransportService
-
Get the set of globally defined transport parameters.
- getGovernanceRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
Deprecated.
Use either getGovernanceSystemRegistry or getGovernanceUserRegistry
- getGovernanceSystemRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getGovernanceUserRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getGroupManagementAgent(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getGroupManagementAgent(String, String) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getHazelcastInstance() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastInstanceManager
-
- getHeader(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getHeader(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getHeader(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getHeaderNames() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getHeaderNames() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getHeaders() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getHeaders() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getHeaders(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getHeaders(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getHttpMethod() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getHttpService() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getHttpSession() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getId() - Method in class org.wso2.carbon.core.clustering.api.ClusterMember
-
- getImportedWSDL(CarbonHttpRequest, String) - Method in class org.wso2.carbon.core.transports.util.AbstractWsdlProcessor
-
This method will return the value of the parameter
- getIncludeTenantList() - Method in class org.wso2.carbon.core.multitenancy.eager.TenantLoadingConfig
-
- getInetSocketAddress() - Method in class org.wso2.carbon.core.clustering.api.ClusterMember
-
- getInParameters() - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- getInputStream() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getInputStream() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getInstance() - Static method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastInstanceManager
-
- getInstance() - Static method in class org.wso2.carbon.core.encryption.SymmetricEncryption
-
- getInstance() - Static method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getInstance(AxisConfiguration) - Static method in class org.wso2.carbon.core.persistence.metadata.DeploymentArtifactMetadataFactory
-
Deprecated.
- getInstance(AxisConfiguration) - Static method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
Only one PersistenceFactory instance should be there per server instance
- getInstance() - Static method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration
-
Returns the AuthenticatorsConfiguration singleton instance
- getInstance(int) - Static method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get a KeyStoreManager instance for that tenant.
- getInstance(int, ServerConfigurationService, RegistryService) - Static method in class org.wso2.carbon.core.util.KeyStoreManager
-
- getIntHeader(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getKeyStore() - Method in class org.wso2.carbon.core.util.KeyStoreBean
-
- getKeyStore(String) - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get the key store object for the given key store name
- getKeyStoreFileName(String) - Static method in class org.wso2.carbon.core.util.KeyStoreUtil
-
- getKeyStorePassword(String) - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get the key store password for the given key store name.
- getLastAccessed(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- getLastCheckoutTime(String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Gets the time at which the checkout operation was last invoked on the given repository
- getLastCommitTime(String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Gets the time at which the commit operation was last invoked on the given repository
- getLastModifiedDate() - Method in class org.wso2.carbon.core.util.KeyStoreBean
-
- getListenerManager() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getLocalAddr() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getLocale() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getLocale() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getLocales() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getLocalMember(String, String, int) - Static method in class org.wso2.carbon.core.clustering.hazelcast.util.MemberUtils
-
- getLocalName() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getLocalPort() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getLocalRepo() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getMainServerConfigContext() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getManagerTemplate() - Method in class org.wso2.carbon.core.session.CarbonTomcatSimpleTcpCluster
-
- getMap(String, MapEntryListener) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider
-
- getMaxActive() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getMaxInactiveInterval() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getMembers() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getMembers() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- getMembersMap(HazelcastInstance, String) - Static method in class org.wso2.carbon.core.clustering.hazelcast.util.MemberUtils
-
- getMetadataDirName() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactType
-
Deprecated.
- getMetadataManager() - Method in class org.wso2.carbon.core.persistence.metadata.DeploymentArtifactMetadataFactory
-
Deprecated.
- getMetaDirName() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- getMethod() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getMIMEType(File) - Method in class org.wso2.carbon.core.util.MIMEType2FileExtensionMap
-
- getModule(String, String) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Returns the registry Resource for the specified Axis2 Module
- getModuleBundles() - Method in class org.wso2.carbon.core.init.PreAxis2ConfigItemListener
-
- getModuleFilePM() - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- getModuleFilePM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
Though this looks like same as other persistencemanagers, it's not.
- getModulePM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
- getModuleVersion(AxisModule) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
- getName() - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration.AuthenticatorConfig
-
- getName() - Method in class org.wso2.carbon.core.transports.AbstractTransportService
-
- getName() - Method in interface org.wso2.carbon.core.transports.TransportService
-
Get the name of the transport protocol.
- getName() - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- getName() - Method in class org.wso2.carbon.core.util.NameValuePair
-
Getter for property 'name'.
- getNodeManager() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
Deprecated.
- getOMElement() - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- getOperationPM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
- getOutFaultMessageContext() - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- getOutMessageContext() - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- getOutParameters() - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- getOutputStream() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getOutputStream() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getParamElement() - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- getParameter(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSBasedMembershipScheme
-
- getParameter(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme
-
- getParameter(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.ParameterAdapter
-
- getParameter(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.wka.WKABasedMembershipScheme
-
- getParameter(String) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- getParameter(String) - Method in class org.wso2.carbon.core.multitenancy.transports.TenantTransportInDescription
-
- getParameter(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getParameter(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getParameterMap() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getParameterNames() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getParameters() - Method in class org.wso2.carbon.core.clustering.hazelcast.ParameterAdapter
-
- getParameters() - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- getParameters() - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration.AuthenticatorConfig
-
- getParameterValues(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getPart(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getParts() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getPassword(Resource) - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get the key store password of the given key store resource
- getPathInfo() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getPathTranslated() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getPolicyAsOMElement(Policy) - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- getPolicyAsString(Policy) - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- getPolicyElementFromList(String, List) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Finds a policy with the given uuid in the provided list of policies
- getPolicyFromOMElement(OMElement) - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- getPolicyUUIDFromWrapperOM(OMElement) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the policyUUID (Resources.POLICY_UUID) from the given policyWrapperElement OMElement
A policyWrapperElement is a <policy> element that wraps <wsp:policy>.
- getPrimaryHazelcastConfig() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getPrimaryKeyStore() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Load the primary key store, this is allowed only for the super tenant
- getPrimaryPrivateKeyPasssword() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
Get the private key password
- getPriority() - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration.AuthenticatorConfig
-
- getPrivateKey(String, String) - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
This method loads the private key of a given key store
- getPrivateKeyAlias(KeyStore) - Static method in class org.wso2.carbon.core.util.KeyStoreUtil
-
KeyStore name will be here.
- getProperties() - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- getProperty(OMElement, String) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
Returns the attribute value
- getPropertyValues(String, String) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
why we need store multiple property values with the same property name specially for POLICY_UUID?
- getProtocol() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getProtocol() - Method in class org.wso2.carbon.core.transports.util.TransportSummary
-
- getQueryString() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getQueryString() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getQueuedSessionMsgMap() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getReader() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getReadSize() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
Get the read size
- getReadSize() - Method in class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
Get the read size
- getRealmByTenantDomain(RegistryService, RealmService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
- getRealmByUserName(RegistryService, RealmService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
- getRealmService() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getRealPath(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRedirect() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getRegistry() - Method in class org.wso2.carbon.core.AbstractAdmin
-
Deprecated.
- getRegistryKeyStore() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
- getRegistryResourcePath(AxisService) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Used for Proxy services since we write the policy to both registry and file system
- getRegistryService() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getRegistryService() - Method in class org.wso2.carbon.core.util.CryptoUtil
-
- getRegistryService() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
- getRejectedSessions() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getRemoteAddr() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRemoteHost() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRemotePort() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRemoteUser() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRepositoryDir() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- getRepositoryDir() - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- getRequestDispatcher(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRequestedSessionId() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRequestURI() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getRequestURI() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getRequestURL() - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- getRequestURL() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getResourceDocumentElement(File) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
- getResourcePath(AxisService) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the resource path for the specified AxisService
/serviceGroup/service[@name="xxx"]
Ideal for use with get* operations.
- getResourcePath(AxisOperation) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the resource path for the specified AxisOperation
- getResourcePath(AxisModule) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Returns the xpath for the given module
The name of the module isn't needed here, because it's not needed to calculate
the xpath as it's one file per moduleName.
- getResponse() - Method in class org.wso2.carbon.core.deployment.SynchronizeGitRepositoryRequest
-
- getResponse() - Method in class org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest
-
- getResponse() - Method in class org.wso2.carbon.core.session.CarbonSessionReplicationMessage
-
- getResponse() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getScheme() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getServerConfigService() - Method in class org.wso2.carbon.core.util.CryptoUtil
-
- getServerConfigService() - Method in class org.wso2.carbon.core.util.KeyStoreManager
-
- getServerConfigurationService() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getServerName() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getServerPort() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getService(AxisService) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Returns the registry Resource for the specified AxisService
- getServiceContextPath(ConfigurationContext) - Static method in class org.wso2.carbon.core.transports.util.RequestProcessorUtil
-
- getServiceGroup(String) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Returns the registry Resource for the specified Service group name
- getServiceGroupFilePM() - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- getServiceGroupFilePM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
Though this looks like same as other persistencemanagers, it's not.
- getServiceGroupPM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
- getServiceLevelTransportParameters(String, boolean, AxisConfiguration) - Method in class org.wso2.carbon.core.transports.AbstractTransportService
-
- getServiceLevelTransportParameters(String, boolean, AxisConfiguration) - Method in interface org.wso2.carbon.core.transports.TransportService
-
Get the set of service specific transport parameters.
- getServicePM() - Method in class org.wso2.carbon.core.persistence.PersistenceFactory
-
Deprecated.
- getServicesHTML(ConfigurationContext) - Static method in class org.wso2.carbon.core.transports.util.ServiceHTMLProcessor
-
Returns the HTML text for the list of services deployed.
- getServletContext() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getServletPath() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getSession() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getSession() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getSession(boolean) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getSessionAverageAliveTime() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getSessionContext(MessageContext) - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- getSessionContext(MessageContext) - Method in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- getSessionContext(MessageContext) - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- getSessionID() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getSessionMaxAliveTime() - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getSessionReplicationMessage(String, boolean) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- getSessionValidationSkippingUrls() - Method in class org.wso2.carbon.core.security.AuthenticatorsConfiguration.AuthenticatorConfig
-
- getStateManager() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- getStatus() - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.ServletRequestResponseTransport
-
- getStatus() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getStatusCode() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getStatusMessage() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getSymmetricKeyEncryptEnabled() - Method in class org.wso2.carbon.core.encryption.SymmetricEncryption
-
- getSystemRegistry() - Static method in class org.wso2.carbon.core.util.AdminServicesUtil
-
Deprecated.
- getSystemRegistryByDomainName(RegistryService, RealmService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
Deprecated.
- getSystemRegistryByUserName(RegistryService, RealmService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
Deprecated.
- getTenantAxisConfiguration(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- getTenantAxisConfiguration(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
- getTenantConfigurationContext(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- getTenantConfigurationContext(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
- getTenantConfigurationContextFromUrl(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- getTenantConfigurationContextFromUrl(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
- getTenantConfigurationContexts(ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
Get all the tenant ConfigurationContexts
- getTenantDomain() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getTenantDomain(String) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
Calculate the tenant domain from the complete URL
- getTenantFromUrl(String) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
Deprecated.
use
MultitenantUtils.getTenantDomainFromUrl(String)
- getTenantId(ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
Deprecated.
use MultitenantUtils.getTenantId(ConfigurationContext)
- getTenantId(ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
Deprecated.
use MultitenantUtils.getTenantId(ConfigurationContext)
- getTenantRegistryLoader() - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- getThumbPrintForAlias(String) - Static method in class org.wso2.carbon.core.util.SignatureUtil
-
Retrieves the thumbprint for alias.
- getTimestamp() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getTransportElement(String, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- getTransportListener(String, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- getTransportResource(String) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- getTransportSender(String, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- getUniqueId() - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- getUsername() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getUserPrincipal() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- getUserRealm() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- getUserRealm() - Static method in class org.wso2.carbon.core.util.AdminServicesUtil
-
- getUserRegistry() - Static method in class org.wso2.carbon.core.util.AdminServicesUtil
-
Deprecated.
- getUserRegistry(RegistryService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
Deprecated.
- getUserRegistryByUserName(RegistryService, RealmService, String) - Static method in class org.wso2.carbon.core.util.AnonymousSessionUtil
-
Deprecated.
- getUuid() - Method in class org.wso2.carbon.core.clustering.api.ClusterMessage
-
- getValue() - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- getValue() - Method in class org.wso2.carbon.core.util.NameValuePair
-
Getter for property 'value'.
- getVersion() - Method in class org.wso2.carbon.core.services.version.Version
-
- getWrapper(String) - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- getWriter() - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- getWriter() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- getWrittenSize() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
Get the written size
- getXPathAttrPredicate(String, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
[@attrName="attrValue"]
- getXPathTextPredicate(String, String) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Set null for prefixes if there aren't any.
- geWrittenSize() - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
Get the written size
- GhostDispatcher - Class in org.wso2.carbon.core.dispatchers
-
- GhostDispatcher() - Constructor for class org.wso2.carbon.core.dispatchers.GhostDispatcher
-
- GhostDispatcherUtils - Class in org.wso2.carbon.core.util
-
- GLOBALLY_ENGAGED - Static variable in class org.wso2.carbon.core.RegistryResources.ModuleProperties
-
- GLOBALLY_ENGAGED - Static variable in class org.wso2.carbon.core.Resources.ModuleProperties
-
- globallyDisengageModule(AxisModule) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Update the module resource with a 'globlally engaged' property set to false
- globallyEngageModule(AxisModule) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Update the module resource with a 'globally engaged' property set to true
- GROUP_MGT_CMD_TOPIC - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- GROUP_PASSWORD - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- GroupManagementCommandListener - Class in org.wso2.carbon.core.clustering.hazelcast
-
- GroupManagementCommandListener(ConfigurationContext) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.GroupManagementCommandListener
-
- handleDepSynchUpdate(AxisConfiguration, AxisService) - Static method in class org.wso2.carbon.core.util.GhostDispatcherUtils
-
Deprecated.
partial depsync update is deprecated.
This method handles the partial synchronizing/updating of the service file
synchronized to avoid concurrent dep sycnh updates of the same file
- handleException(String, Throwable) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- handleException(String) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- handleException(String, Throwable) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- handleException(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- handleExceptionWithRollback(String, String, Throwable) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
Handles exception and rollbacks an already started transaction.
- handleExceptionWithRollback(String, String, Throwable) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
Handles exception and rollbacks an already started transaction.
- handleExistingModuleInit(OMElement, AxisModule) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Handle initialization of an already existing module in regsitry.
- handleExistingServiceGroupInit(AxisServiceGroup) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Handle initialization of an already existing service group in registry.
- handleExistingServiceInit(AxisService) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Handle initialization of an already existing service in regsitry.
- handleGET_ALL_SESSIONS(SessionMessage, Member) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- handleGlobalParams(AxisModule, OMElement) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Set the needed global params for the module by reading from registry resource
- handleModuleForAxisDescription(String, AxisModule, String, boolean) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
Engage or disengage module at the given resource path.
- handleNewModuleAddition(AxisModule, String, String) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Handle initialization of a new module in regsitry.
- handleNewServiceAddition(AxisService) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
When a new service is deployed, persist all it's contents (operations, policies etc.)
into the registry
- handleNewServiceGroupAddition(AxisServiceGroup) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Handle initialization of a new service group in regsitry.
- handleRestRequest(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.carbon.core.transports.CarbonServlet
-
- HASH_VALUE - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceGroupProperties
-
- HASH_VALUE - Static variable in class org.wso2.carbon.core.Resources.ServiceGroupProperties
-
- hashCode() - Method in class org.wso2.carbon.core.clustering.api.ClusterMember
-
- hashCode() - Method in class org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest
-
- HazelcastCarbonClusterImpl - Class in org.wso2.carbon.core.clustering.hazelcast
-
TODO: class description
- HazelcastCarbonClusterImpl(HazelcastInstance) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- HazelcastClusteringAgent - Class in org.wso2.carbon.core.clustering.hazelcast
-
This is the main ClusteringAgent class which is based on Hazelcast
- HazelcastClusteringAgent() - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- HazelcastClusterMessageListener - Class in org.wso2.carbon.core.clustering.hazelcast
-
TODO: class description
- HazelcastClusterMessageListener(ConfigurationContext, Map<String, Long>, List<ClusteringMessage>) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusterMessageListener
-
- HazelcastConstants - Class in org.wso2.carbon.core.clustering.hazelcast
-
Constants used in Hazelcast based clustering implementation
- HazelcastControlCommandListener - Class in org.wso2.carbon.core.clustering.hazelcast
-
TODO: class description
- HazelcastControlCommandListener(ConfigurationContext) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastControlCommandListener
-
- HazelcastDistributedMapProvider - Class in org.wso2.carbon.core.clustering.hazelcast
-
- HazelcastDistributedMapProvider(HazelcastInstance) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastDistributedMapProvider
-
- HazelcastGroupManagementAgent - Class in org.wso2.carbon.core.clustering.hazelcast
-
GroupManagementAgent based on Hazelcast
- HazelcastGroupManagementAgent() - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- HazelcastInstanceManager - Class in org.wso2.carbon.core.clustering.hazelcast
-
TODO: class description
- HazelcastMembershipScheme - Interface in org.wso2.carbon.core.clustering.hazelcast
-
MembershipScheme which adds some methods for the Hazelcast based clustering implementation
- HazelcastUtil - Class in org.wso2.carbon.core.clustering.hazelcast
-
TODO: class description
- HazelcastUtil() - Constructor for class org.wso2.carbon.core.clustering.hazelcast.HazelcastUtil
-
- HOST_HEADER - Static variable in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSConstants
-
- HouseKeepingTask - Class in org.wso2.carbon.core.util
-
This task handles house keeping.
- HouseKeepingTask(String, BidiMap) - Constructor for class org.wso2.carbon.core.util.HouseKeepingTask
-
- HTTPGetProcessorListener - Class in org.wso2.carbon.core.internal
-
this class will Listen for bundles exposing HTTPGetRequestProcessors as OSGI services and add
then to the CarbonServlet.
- HTTPGetProcessorListener(CarbonServlet, BundleContext) - Constructor for class org.wso2.carbon.core.internal.HTTPGetProcessorListener
-
- HttpGetRequestProcessor - Interface in org.wso2.carbon.core.transports
-
This interface is used for plugging in different implementations for special processing of some
HTTP GET requests.
- HttpsTransportListener - Class in org.wso2.carbon.core.transports.http
-
- HttpsTransportListener() - Constructor for class org.wso2.carbon.core.transports.http.HttpsTransportListener
-
- HttpTransportListener - Class in org.wso2.carbon.core.transports.http
-
- HttpTransportListener() - Constructor for class org.wso2.carbon.core.transports.http.HttpTransportListener
-
- main(String[]) - Static method in class org.wso2.carbon.core.util.PasswordUpdater
-
- managerTemplate - Variable in class org.wso2.carbon.core.session.CarbonTomcatSimpleTcpCluster
-
- mappingFileName - Static variable in class org.wso2.carbon.core.util.MIMEType2FileExtensionMap
-
- mark(int) - Method in class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
- markFaultyModule(AxisModule) - Static method in class org.wso2.carbon.core.persistence.PersistenceUtils
-
Deprecated.
Mark this module as faulty
- markSupported() - Method in class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
- memberAdded(ClusterMember) - Method in interface org.wso2.carbon.core.clustering.api.ClusterMembershipListener
-
- memberAdded(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- memberRemoved(ClusterMember) - Method in interface org.wso2.carbon.core.clustering.api.ClusterMembershipListener
-
- memberRemoved(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- MemberUtils - Class in org.wso2.carbon.core.clustering.hazelcast.util
-
Utility methods for member manipulation
- MESSAGE_IN_POLICY_UUID - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- MESSAGE_IN_POLICY_UUID - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- MESSAGE_OUT_POLICY_UUID - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- MESSAGE_OUT_POLICY_UUID - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- MESSAGE_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- MESSAGE_TYPE - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- MESSAGES - Static variable in class org.wso2.carbon.core.RegistryResources
-
- MESSAGES - Static variable in class org.wso2.carbon.core.Resources
-
- METAFILE_EXTENSION - Static variable in class org.wso2.carbon.core.Resources
-
- MeteredServletRequest - Class in org.wso2.carbon.core.transports.metering
-
MeteredServletRequest is to use to track the request message sizes and the bandwidth.
- MeteredServletRequest(HttpServletRequest) - Constructor for class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- MeteredServletResponse - Class in org.wso2.carbon.core.transports.metering
-
MeteredServletResponse is to use to track the response message sizes and the bandwidth.
- MeteredServletResponse(HttpServletResponse) - Constructor for class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- MeteringInputStream - Class in org.wso2.carbon.core.transports.metering
-
MeteringInputStream class wraps InputStream and meter the number of
byte transfered which can be retrieved using the getReadSize()
method.
- MeteringInputStream(ServletInputStream) - Constructor for class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
- MeteringOutputStream - Class in org.wso2.carbon.core.transports.metering
-
MeteringOutputStream class wraps OutputStream and meter the number of
byte transfered which can be retrieved using the geWrittenSize()
method.
- MeteringOutputStream(ServletOutputStream) - Constructor for class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- MGT_CENTER_URL - Static variable in class org.wso2.carbon.core.clustering.hazelcast.HazelcastConstants
-
- MIMEType2FileExtensionMap - Class in org.wso2.carbon.core.util
-
- MIMEType2FileExtensionMap() - Constructor for class org.wso2.carbon.core.util.MIMEType2FileExtensionMap
-
- MockTryItProcessor - Class in org.wso2.carbon.core.transports.util
-
The purpose of this mock class is to provide information to user of WSAS, when ?tryit has
used.
- MockTryItProcessor() - Constructor for class org.wso2.carbon.core.transports.util.MockTryItProcessor
-
- MODULE_XML_TAG - Static variable in class org.wso2.carbon.core.Resources.ModuleProperties
-
- ModuleFilePersistenceManager - Class in org.wso2.carbon.core.persistence.file
-
Deprecated.
- ModuleFilePersistenceManager(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.file.ModuleFilePersistenceManager
-
Deprecated.
- ModulePersistenceManager - Class in org.wso2.carbon.core.persistence
-
Deprecated.
- ModulePersistenceManager(AxisConfiguration, PersistenceFactory) - Constructor for class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
Constructor gets the axis config and calls the super constructor.
- ModulePersistenceManager(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
- MODULES - Static variable in class org.wso2.carbon.core.RegistryResources
-
- MODULES - Static variable in class org.wso2.carbon.core.Resources
-
- MODULES_METAFILES_DIR - Static variable in class org.wso2.carbon.core.Resources
-
Deprecated.
- moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- MULTICAST_ADDRESS - Static variable in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastConstants
-
- MULTICAST_PORT - Static variable in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastConstants
-
- MULTICAST_TIMEOUT - Static variable in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastConstants
-
- MULTICAST_TTL - Static variable in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastConstants
-
- MulticastBasedMembershipScheme - Class in org.wso2.carbon.core.clustering.hazelcast.multicast
-
Multicast based membership scheme based on Hazelcast
- MulticastBasedMembershipScheme(Map<String, Parameter>, String, MulticastConfig, List<ClusteringMessage>) - Constructor for class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme
-
- MulticastConstants - Class in org.wso2.carbon.core.clustering.hazelcast.multicast
-
Multicast based membership discovery constants
- MultitenantAddressingBasedDispatcher - Class in org.wso2.carbon.core.multitenancy
-
This Axis2 dispatcher will deal with tenant specific requests as well as general requests which
contain addressing headers needed for dispatching.
- MultitenantAddressingBasedDispatcher() - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantAddressingBasedDispatcher
-
- MultitenantDispatcher - Class in org.wso2.carbon.core.multitenancy
-
If none of the dispatcher were able to find an Axis2 service or operation, this dispatcher will
be reached, and it will dispatch to the MultitenantService, which is associated with the
MultitenantMessageReceiver
- MultitenantDispatcher() - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantDispatcher
-
- MultitenantMessageReceiver - Class in org.wso2.carbon.core.multitenancy
-
This MessageReceiver will try to locate the tenant specific AxisConfiguration and dispatch the
request to that AxisConfiguration.
- MultitenantMessageReceiver() - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantMessageReceiver
-
- MultitenantMeteringHandler - Class in org.wso2.carbon.core.multitenancy
-
// TODO: Just for testing.
- MultitenantMeteringHandler() - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantMeteringHandler
-
- MultitenantRESTServlet - Class in org.wso2.carbon.core.multitenancy
-
A servlet class for handling REST requests in a multitenant environment
- MultitenantRESTServlet(ConfigurationContext, String, String) - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet
-
- MultitenantRESTServlet.CarbonRestRequestProcessor - Class in org.wso2.carbon.core.multitenancy
-
Extend the Axis2 RestRequestProcessor to support Ghost services.
- MultitenantRESTServlet.CarbonRestRequestProcessor(String, HttpServletRequest, HttpServletResponse) - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.CarbonRestRequestProcessor
-
- MultitenantRESTServlet.ServletRequestResponseTransport - Class in org.wso2.carbon.core.multitenancy
-
- MultitenantServerManager - Class in org.wso2.carbon.core.multitenancy
-
Handles server startup & iniatialization when a multitenant deployment is available
- MultitenantServerManager() - Constructor for class org.wso2.carbon.core.multitenancy.MultitenantServerManager
-
- PARAMETER - Static variable in class org.wso2.carbon.core.Resources.ParameterProperties
-
- ParameterAdapter - Class in org.wso2.carbon.core.clustering.hazelcast
-
Adapter for ParameterInclude
- ParameterAdapter() - Constructor for class org.wso2.carbon.core.clustering.hazelcast.ParameterAdapter
-
- parameters - Variable in class org.wso2.carbon.core.clustering.hazelcast.ParameterAdapter
-
- PARAMETERS - Static variable in class org.wso2.carbon.core.RegistryResources
-
- PARAMETERS - Static variable in class org.wso2.carbon.core.Resources
-
- ParameterUtil - Class in org.wso2.carbon.core.util
-
Utility class to manipulate Axis2 parameters
- parseTransportConfiguration(String, URL, boolean) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
- PasswordUpdater - Class in org.wso2.carbon.core.util
-
A tool for updating the password of a user
- PasswordUpdater() - Constructor for class org.wso2.carbon.core.util.PasswordUpdater
-
- PATTERN - Static variable in class org.wso2.carbon.core.RegistryResources.AppenderProperties
-
- PATTERN - Static variable in class org.wso2.carbon.core.Resources.AppenderProperties
-
- PermissionUpdateAxis2ConfigurationContextObserver - Class in org.wso2.carbon.core.internal.permission.update
-
This OSGi service will take care of updating the permission cache when tenants are lazily loaded
& unloaded.
- PermissionUpdateAxis2ConfigurationContextObserver() - Constructor for class org.wso2.carbon.core.internal.permission.update.PermissionUpdateAxis2ConfigurationContextObserver
-
- PermissionUpdater - Class in org.wso2.carbon.core.internal.permission.update
-
This class is responsible for updating the permission caches of the tenants in the system
- PermissionUpdater() - Constructor for class org.wso2.carbon.core.internal.permission.update.PermissionUpdater
-
- PermissionUpdateServiceComponent - Class in org.wso2.carbon.core.internal.permission.update
-
- PermissionUpdateServiceComponent() - Constructor for class org.wso2.carbon.core.internal.permission.update.PermissionUpdateServiceComponent
-
- PermissionUpdateTask - Class in org.wso2.carbon.core.internal.permission.update
-
This Job handles updating of tenant permissions.
- PermissionUpdateTask() - Constructor for class org.wso2.carbon.core.internal.permission.update.PermissionUpdateTask
-
- PermissionUpdateUtil - Class in org.wso2.carbon.core.util
-
This class is used to expose the functionality of updating the in memory permission tree
to the external bundles.
- persist(MeteredServletRequest, MeteredServletResponse) - Method in interface org.wso2.carbon.core.transports.metering.RequestDataPersister
-
Persist the metering data
- PERSISTENCE_FACTORY_PARAM_NAME - Static variable in class org.wso2.carbon.core.Resources
-
- PersistenceDataNotFoundException - Exception in org.wso2.carbon.core.persistence
-
Deprecated.
- PersistenceDataNotFoundException(String) - Constructor for exception org.wso2.carbon.core.persistence.PersistenceDataNotFoundException
-
Deprecated.
Constructs a new exception for a resource not found for the given service group.
- PersistenceDataNotFoundException(String, Throwable) - Constructor for exception org.wso2.carbon.core.persistence.PersistenceDataNotFoundException
-
Deprecated.
Constructs a new exception with the specified detail message and cause.
- PersistenceException - Exception in org.wso2.carbon.core.persistence
-
Deprecated.
- PersistenceException(String) - Constructor for exception org.wso2.carbon.core.persistence.PersistenceException
-
Deprecated.
- PersistenceException(String, Throwable) - Constructor for exception org.wso2.carbon.core.persistence.PersistenceException
-
Deprecated.
- PersistenceFactory - Class in org.wso2.carbon.core.persistence
-
Deprecated.
- PersistenceMetaDataDeployer - Class in org.wso2.carbon.core.persistence.file.deployer
-
Deprecated.
- PersistenceMetaDataDeployer() - Constructor for class org.wso2.carbon.core.persistence.file.deployer.PersistenceMetaDataDeployer
-
Deprecated.
- PersistenceUtils - Class in org.wso2.carbon.core.persistence
-
Deprecated.
- persistModulePolicy(String, String, Policy, String, String, String) - Method in class org.wso2.carbon.core.persistence.ModulePersistenceManager
-
Deprecated.
- persistPolicyToRegistry(Policy, String, String) - Method in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
Persists the given Policy
object under policies associated with the
servicePath
in the registry.
- persistRequestData(MeteredServletRequest, MeteredServletResponse) - Method in class org.wso2.carbon.core.transports.CarbonServlet
-
- persistServicePolicy(String, Policy, String, String, String, String) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
- pf - Variable in class org.wso2.carbon.core.persistence.AbstractPersistenceManager
-
Deprecated.
- POLICIES - Static variable in class org.wso2.carbon.core.RegistryResources
-
- POLICIES - Static variable in class org.wso2.carbon.core.Resources
-
- POLICY - Static variable in class org.wso2.carbon.core.Resources
-
- POLICY_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.ModuleProperties
-
- POLICY_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- POLICY_TYPE - Static variable in class org.wso2.carbon.core.Resources.ModuleProperties
-
- POLICY_TYPE - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- POLICY_UUID - Static variable in class org.wso2.carbon.core.RegistryResources.ModuleProperties
-
- POLICY_UUID - Static variable in class org.wso2.carbon.core.RegistryResources.ServiceProperties
-
- POLICY_UUID - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- PolicyProcessor - Class in org.wso2.carbon.core.transports.util
-
- PolicyProcessor() - Constructor for class org.wso2.carbon.core.transports.util.PolicyProcessor
-
- PolicyUtil - Class in org.wso2.carbon.core.util
-
- PolicyUtil() - Constructor for class org.wso2.carbon.core.util.PolicyUtil
-
- populateAxisConfiguration(InputStream) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- populateAxisConfiguration(InputStream) - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- populateListeners() - Method in class org.wso2.carbon.core.init.CarbonServerManager
-
Populate both listeners with the relavent bundles
- PreAxis2ConfigItemListener - Class in org.wso2.carbon.core.init
-
This class keeps track of the required Modules and Deployer which should be deployed before initializing Axis2
- PreAxis2ConfigItemListener(BundleContext, CarbonServerManager) - Constructor for class org.wso2.carbon.core.init.PreAxis2ConfigItemListener
-
- PreAxis2RequiredServiceListener - Class in org.wso2.carbon.core.init
-
This class keeps track of the required OSGi Services which should be registered before initializing Axis2
- PreAxis2RequiredServiceListener(BundleContext, CarbonServerManager) - Constructor for class org.wso2.carbon.core.init.PreAxis2RequiredServiceListener
-
- prepareRepository(String) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
Overriding this method because we want to ovrride the service dir path.
- prepareRepository(String) - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
Overriding this method because we want to override the service dir path.
- PRIMARY_KEYSTORE_PHANTOM_RESOURCE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PRIMARY_KEYSTORE_PHANTOM_RESOURCE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- print(boolean) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(char) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(double) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(float) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(int) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(long) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- print(String) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println() - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(boolean) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(char) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(double) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(float) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(int) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(long) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- println(String) - Method in class org.wso2.carbon.core.transports.metering.MeteringOutputStream
-
- printServiceHTML(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.transports.util.ServiceHTMLProcessor
-
- printWSDL(ConfigurationContext, String, CarbonHttpResponse, AbstractWsdlProcessor.WSDLPrinter) - Method in class org.wso2.carbon.core.transports.util.AbstractWsdlProcessor
-
- printWSDL(AxisService) - Method in interface org.wso2.carbon.core.transports.util.AbstractWsdlProcessor.WSDLPrinter
-
- printXsd(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext, String, AxisService) - Static method in class org.wso2.carbon.core.transports.util.XsdUtil
-
- PRIVATE_KEYSTORE - Static variable in class org.wso2.carbon.core.RegistryResources.Associations
-
- PRIVATE_KEYSTORE - Static variable in class org.wso2.carbon.core.Resources.Associations
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in interface org.wso2.carbon.core.transports.HttpGetRequestProcessor
-
Process the HTTP GET request
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.CertProcessor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.InfoProcessor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.MockTryItProcessor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.PolicyProcessor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.Wsdl11Processor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.Wsdl20Processor
-
- process(CarbonHttpRequest, CarbonHttpResponse, ConfigurationContext) - Method in class org.wso2.carbon.core.transports.util.XsdProcessor
-
- processPolicyElements(Iterator, PolicyRegistry) - Static method in class org.wso2.carbon.core.util.PolicyUtil
-
- processTransportReceiver(OMElement, boolean) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
Builds a TransportInDescription object from an XML configuration.
- processTransportSender(OMElement, boolean) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
Builds a TransportOutDescription object based on the specified XML configuration.
- processURLRequest() - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.CarbonRestRequestProcessor
-
- PROP_DESCRIPTION - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_DESCRIPTION - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_PASSWORD - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_PASSWORD - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_PRIVATE_KEY_ALIAS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_PRIVATE_KEY_ALIAS - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_PRIVATE_KEY_PASS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_PRIVATE_KEY_PASS - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_ROLE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_ROLE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_TYPE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROP_USERS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- PROP_USERS - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- PROTOCOL_NAME - Static variable in class org.wso2.carbon.core.RegistryResources.Transports
-
- proxyPort - Variable in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- put(String, OMElement, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- put(String, OMAttribute, String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
Puts an attribute
- saveTransport(OMElement, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- saveTransportConfiguration(String, URL) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
This method checks whether the configuration of a particular transport is available in
the registry.
- saveTransportListener(TransportInDescription, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- saveTransportSender(TransportOutDescription, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- scheduleAtFixedRate(UserRegistry, String, String, long, long) - Static method in class org.wso2.carbon.core.deployment.RegistryBasedRepositoryUpdater
-
Schedule registry based repo update task
- SECRET_KEY - Static variable in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSConstants
-
- SECURITY_GROUP - Static variable in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSConstants
-
- send(GroupManagementCommand) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- sendCreateSession(String, DeltaSession) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- sendError(int, String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- sendError(int) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- sendMessage(ClusterMessage) - Method in interface org.wso2.carbon.core.clustering.api.CarbonCluster
-
- sendMessage(ClusterMessage, List<ClusterMember>) - Method in interface org.wso2.carbon.core.clustering.api.CarbonCluster
-
- sendMessage(ClusterMessage) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- sendMessage(ClusterMessage, List<ClusterMember>) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastCarbonClusterImpl
-
- sendMessage(ClusteringMessage, boolean) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- sendMessagesToMember(List<ClusteringMessage>, Member, CarbonCluster) - Static method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastUtil
-
Replay messages to a newly joining member
- sendRedirect(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- sendSessions(Member, Session[], long) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- serializeParameter(Parameter, OMFactory) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
- serializeTransportListener(TransportInDescription) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
- serializeTransportSender(TransportOutDescription) - Static method in class org.wso2.carbon.core.transports.TransportBuilderUtils
-
- SERVER_PRIMARY_KEYSTORE_FILE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_FILE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_KEY_ALIAS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_KEY_ALIAS - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_PASSWORD - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_PASSWORD - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_PRIMARY_KEYSTORE_TYPE - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- SERVER_PRIVATE_KEY_PASSWORD - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_PRIVATE_KEY_PASSWORD - Static variable in class org.wso2.carbon.core.Resources.SecurityManagement
-
- SERVER_REGISTRY_KEY_PASSWORD - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_REGISTRY_KEYSTORE_FILE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_REGISTRY_KEYSTORE_KEY_ALIAS - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_REGISTRY_KEYSTORE_PASSWORD - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- SERVER_REGISTRY_KEYSTORE_TYPE - Static variable in class org.wso2.carbon.core.RegistryResources.SecurityManagement
-
- ServerInitializer - Interface in org.wso2.carbon.core
-
- ServerManagement - Class in org.wso2.carbon.core
-
Class for handling Server management functionalilty.
- ServerManagement(Map<String, TransportInDescription>, ConfigurationContext) - Constructor for class org.wso2.carbon.core.ServerManagement
-
- serverName - Variable in class org.wso2.carbon.core.init.CarbonServerManager
-
- ServerRestartHandler - Interface in org.wso2.carbon.core
-
Any specific things that need to be done before the server is restarted should be handled by an
implementation of this interface
- ServerShutdownHandler - Interface in org.wso2.carbon.core
-
Any specific things that need to be done before the server is shutdown should be handled by an
implementation of this interface.
- ServerStartupHandler - Interface in org.wso2.carbon.core
-
- ServerStartupObserver - Interface in org.wso2.carbon.core
-
This class is used as a listener for getting notifications when the server startup happens.
- ServerStatus - Class in org.wso2.carbon.core
-
The status in which this Carbon instance can currently be in
- serverWorkDir - Variable in class org.wso2.carbon.core.init.CarbonServerManager
-
- SERVICE_GROUP_XML_TAG - Static variable in class org.wso2.carbon.core.Resources.ServiceGroupProperties
-
- SERVICE_GROUPS - Static variable in class org.wso2.carbon.core.RegistryResources
-
- SERVICE_GROUPS - Static variable in class org.wso2.carbon.core.Resources
-
- SERVICE_XML_TAG - Static variable in class org.wso2.carbon.core.Resources.ServiceProperties
-
- serviceChanged(ServiceEvent) - Method in class org.wso2.carbon.core.init.PreAxis2RequiredServiceListener
-
- serviceChanged(ServiceEvent) - Method in class org.wso2.carbon.core.internal.HTTPGetProcessorListener
-
When any of the OSGI services exposing a HTTPGetRequestProcesso changes we have to act
accordingly
- serviceChanged(ServiceEvent) - Method in class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- ServiceGroupFilePersistenceManager - Class in org.wso2.carbon.core.persistence.file
-
Deprecated.
- ServiceGroupFilePersistenceManager(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.file.ServiceGroupFilePersistenceManager
-
Deprecated.
- ServiceGroupPersistenceManager - Class in org.wso2.carbon.core.persistence
-
Deprecated.
- ServiceGroupPersistenceManager(AxisConfiguration, PersistenceFactory) - Constructor for class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Constructor gets the axis configutilssis and calls the super constructor.
- ServiceGroupPersistenceManager(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Constructor gets the axis configutilssis and calls the super constructor.
- serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- ServiceHTMLProcessor - Class in org.wso2.carbon.core.transports.util
-
- ServiceHTMLProcessor() - Constructor for class org.wso2.carbon.core.transports.util.ServiceHTMLProcessor
-
- ServicePersistenceManager - Class in org.wso2.carbon.core.persistence
-
Deprecated.
- ServicePersistenceManager(AxisConfiguration, PersistenceFactory) - Constructor for class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Constructor gets the axis config and calls the super constructor.
- ServicePersistenceManager(AxisConfiguration) - Constructor for class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Constructor gets the axis config and calls the super constructor.
- SERVICES - Static variable in class org.wso2.carbon.core.RegistryResources
-
- SERVICES - Static variable in class org.wso2.carbon.core.Resources
-
- SERVICES_DIRECTORY - Static variable in class org.wso2.carbon.core.Resources
-
- SERVICES_METAFILES_DIR - Static variable in class org.wso2.carbon.core.Resources
-
Deprecated.
- serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- sessionExpired(String) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- setA_r(String[]) - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- setAddress(Member) - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- setArtifactType(String) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactType
-
Deprecated.
- setAttribute(String, Object) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- setAxis2ConfigItemHolder(Axis2ConfigItemHolder) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- setB_r(String[]) - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- setBufferSize(int) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setBundleContext(BundleContext) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- setBundleContext(BundleContext) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setC(int) - Method in class org.wso2.carbon.core.services.echo.SimpleBean
-
- setCarbonCluster(HazelcastCarbonClusterImpl) - Method in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSBasedMembershipScheme
-
- setCarbonCluster(HazelcastCarbonClusterImpl) - Method in class org.wso2.carbon.core.clustering.hazelcast.general.GeneralMembershipScheme
-
- setCarbonCluster(HazelcastCarbonClusterImpl) - Method in interface org.wso2.carbon.core.clustering.hazelcast.HazelcastMembershipScheme
-
- setCarbonCluster(HazelcastCarbonClusterImpl) - Method in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme
-
- setCarbonCluster(HazelcastCarbonClusterImpl) - Method in class org.wso2.carbon.core.clustering.hazelcast.wka.WKABasedMembershipScheme
-
- setCarbonContextRoot(String) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- setCarbonCoreInitializedEventService(CarbonCoreInitializedEvent) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setCharacterEncoding(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- setCharacterEncoding(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.core.AbstractAdmin
-
- setConfigurationContext(ConfigurationContext) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- setConfigurationContext(ConfigurationContextService) - Method in class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.core.internal.permission.update.PermissionUpdateServiceComponent
-
- setContentLength(int) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setContentType(String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setContextPath(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setDateHeader(String, long) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setDescription(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- setDirectory(String) - Method in class org.wso2.carbon.core.deployment.OSGiAxis2ServiceDeployer
-
- setDirectory(String) - Method in class org.wso2.carbon.core.deployment.OSGiBundleDeployer
-
- setDirectory(String) - Method in class org.wso2.carbon.core.persistence.file.deployer.PersistenceMetaDataDeployer
-
Deprecated.
- setDomain(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- setError(boolean) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
Set this response is an HTTP Error response.
- setError(int, String) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- setError(int) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- setExtension(String) - Method in class org.wso2.carbon.core.deployment.OSGiAxis2ServiceDeployer
-
- setExtension(String) - Method in class org.wso2.carbon.core.deployment.OSGiBundleDeployer
-
- setExtension(String) - Method in class org.wso2.carbon.core.persistence.file.deployer.PersistenceMetaDataDeployer
-
Deprecated.
- setFile(File) - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- setFile(File) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- setFileResourceMap(BidiMap) - Method in class org.wso2.carbon.core.util.HouseKeepingTask
-
- setGroupMgtPort(int) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- setHeader(String, String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setHttpMethod(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setHttpService(HttpService) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setHttpService(HttpService) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setInParameters(TransportParameter[]) - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- setInputStream(InputStream) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setIntHeader(String, int) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setKeyStore(KeyStore) - Method in class org.wso2.carbon.core.util.KeyStoreBean
-
- setLastModifiedDate(Date) - Method in class org.wso2.carbon.core.util.KeyStoreBean
-
- setListenerActive(boolean) - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- setListenerActive(boolean) - Method in class org.wso2.carbon.core.transports.util.TransportSummary
-
- setListenerManager(ListenerManager) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setListenerManager(ListenerManager) - Method in class org.wso2.carbon.core.internal.ListenerManagerRetrieverServiceComponent
-
- setLocale(Locale) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setLocalMember(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSBasedMembershipScheme
-
- setLocalMember(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.general.GeneralMembershipScheme
-
- setLocalMember(Member) - Method in interface org.wso2.carbon.core.clustering.hazelcast.HazelcastMembershipScheme
-
- setLocalMember(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme
-
- setLocalMember(Member) - Method in class org.wso2.carbon.core.clustering.hazelcast.wka.WKABasedMembershipScheme
-
- setMainServerConfigContext(ConfigurationContext) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setMainTransportInDescription(TransportInDescription) - Method in class org.wso2.carbon.core.multitenancy.transports.TenantTransportInDescription
-
- setManagerTemplate(ClusterManager) - Method in class org.wso2.carbon.core.session.CarbonTomcatSimpleTcpCluster
-
- setMembers(List<Member>) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- setMetadataDirName(String) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactType
-
Deprecated.
- setMetaDirName(String) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- setMetaFileModification(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- setName(String) - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- setName(String) - Method in class org.wso2.carbon.core.util.NameValuePair
-
Setter for property 'name'.
- setNodeManager(NodeManager) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
Deprecated.
- setNonRemovable(boolean) - Method in class org.wso2.carbon.core.transports.util.TransportSummary
-
- setOMElement(OMElement) - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- setOutParameters(TransportParameter[]) - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- setOwnerTenantId(int) - Method in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
- setParamElement(String) - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- setParameter(String, ArtifactType, String, String, boolean) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadataManager
-
Deprecated.
if 'replace' is set, then save parameter.
- setParameter(String, String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setParameters(String, ArtifactType, Properties) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadataManager
-
Deprecated.
- setPermissionUpdateTimestamp() - Method in class org.wso2.carbon.core.AbstractAdmin
-
- setPrimaryHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.core.clustering.hazelcast.aws.AWSBasedMembershipScheme
-
- setPrimaryHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.core.clustering.hazelcast.general.GeneralMembershipScheme
-
- setPrimaryHazelcastInstance(HazelcastInstance) - Method in interface org.wso2.carbon.core.clustering.hazelcast.HazelcastMembershipScheme
-
- setPrimaryHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.core.clustering.hazelcast.multicast.MulticastBasedMembershipScheme
-
- setPrimaryHazelcastInstance(HazelcastInstance) - Method in class org.wso2.carbon.core.clustering.hazelcast.wka.WKABasedMembershipScheme
-
- setProperties(Properties) - Method in class org.wso2.carbon.core.persistence.metadata.ArtifactMetadata
-
Deprecated.
- setProtocol(String) - Method in class org.wso2.carbon.core.transports.util.TransportSummary
-
- setQueryString(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setRealmService(RealmService) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setRealmService(RealmService) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setRealmService(RealmService) - Method in class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- setRedirect(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- setRegistry(Registry) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.core.internal.permission.update.PermissionUpdateServiceComponent
-
- setRegistryService(RegistryService) - Method in class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- setRepository(URL) - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfiguration
-
- setRepoUpdateFailed() - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- setRepoUpdateFailed() - Method in class org.wso2.carbon.core.deployment.CarbonDeploymentSchedulerTask
-
- setRepoUpdateFailed() - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- setRequestURL(String) - Method in class org.wso2.carbon.core.transports.CarbonHttpRequest
-
- setResponseWritten(boolean) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.ServletRequestResponseTransport
-
- setSenderActive(boolean) - Method in class org.wso2.carbon.core.transports.util.TransportDetails
-
- setSenderActive(boolean) - Method in class org.wso2.carbon.core.transports.util.TransportSummary
-
- setServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setServerConfigurationService(ServerConfigurationService) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setServerInMaintenance() - Static method in class org.wso2.carbon.core.ServerStatus
-
Set server to maintenace mode
- setServerRestarting() - Static method in class org.wso2.carbon.core.ServerStatus
-
Set server to restarting-down mode
- setServerRunning() - Static method in class org.wso2.carbon.core.ServerStatus
-
Set server to running mode
- setServerShuttingDown() - Static method in class org.wso2.carbon.core.ServerStatus
-
Set server to shutting-down mode
- setServiceGroupProperty(AxisServiceGroup, String, String) - Method in class org.wso2.carbon.core.persistence.ServiceGroupPersistenceManager
-
Deprecated.
Set the given property to the service group resource in the registry
- setServiceProperty(AxisService, String, String) - Method in class org.wso2.carbon.core.persistence.ServicePersistenceManager
-
Deprecated.
Set the given property to the service resource in the registry
- setSessionClusterMessage(ClusterMessage) - Method in class org.wso2.carbon.core.session.CarbonSessionReplicationMessage
-
- setStateManager(StateManager) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- setStatus(int) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- setStatus(int, String) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setStatus(int) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletResponse
-
- setSubDomain(String) - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastGroupManagementAgent
-
- setTenantAccessed(String, ConfigurationContext) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- setTenantId(int) - Method in class org.wso2.carbon.core.deployment.SynchronizeGitRepositoryRequest
-
- setTenantId(int) - Method in class org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest
-
- setTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.core.internal.CarbonCoreDataHolder
-
- setTenantRegistryLoader(TenantRegistryLoader) - Method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- setTenantTransports(AxisConfiguration, String, AxisConfiguration) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantAxisUtils
-
- setTenantTransports(AxisConfiguration, String, AxisConfiguration) - Static method in class org.wso2.carbon.core.multitenancy.utils.TenantUtils
-
- setTimestamp(long) - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
set message send time but only the first setting works (one shot)
- setTransactionStarted(boolean) - Method in class org.wso2.carbon.core.persistence.file.ResourceFileData
-
Deprecated.
- setTransportEnabled(String, boolean, boolean) - Method in class org.wso2.carbon.core.transports.TransportPersistenceManager
-
- setUniqueId(String) - Method in class org.wso2.carbon.core.session.CarbonTomcatSessionMessage
-
- setUserModification(String) - Method in class org.wso2.carbon.core.persistence.file.AbstractFilePersistenceManager
-
Deprecated.
- setUserRealm(UserRealm) - Static method in class org.wso2.carbon.core.security.CarbonJMXAuthenticator
-
- setUuid(String) - Method in class org.wso2.carbon.core.clustering.api.ClusterMessage
-
- setValue(String) - Method in class org.wso2.carbon.core.transports.util.TransportParameter
-
- setValue(String) - Method in class org.wso2.carbon.core.util.NameValuePair
-
Setter for property 'value'.
- setWorkDir(String) - Method in class org.wso2.carbon.core.util.HouseKeepingTask
-
- setWriter(PrintWriter) - Method in class org.wso2.carbon.core.transports.CarbonHttpResponse
-
- shutdown() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- shutdown() - Method in class org.wso2.carbon.core.init.CarbonServerManager
-
Forced shutdown
- shutdown() - Static method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- shutdownGracefully() - Method in class org.wso2.carbon.core.init.CarbonServerManager
-
Graceful shutdown
- signalFaultReady(AxisFault) - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.ServletRequestResponseTransport
-
- signalResponseReady() - Method in class org.wso2.carbon.core.multitenancy.MultitenantRESTServlet.ServletRequestResponseTransport
-
- SignatureUtil - Class in org.wso2.carbon.core.util
-
- SimpleBean - Class in org.wso2.carbon.core.services.echo
-
Simple bean used in the echo service
- SimpleBean() - Constructor for class org.wso2.carbon.core.services.echo.SimpleBean
-
- skip(long) - Method in class org.wso2.carbon.core.transports.metering.MeteringInputStream
-
- sm - Static variable in class org.wso2.carbon.core.session.CarbonTomcatClusterableSessionManager
-
The string manager for this package.
- SMTPFaultHandler - Class in org.wso2.carbon.core.transports.smtp
-
This will handle faults for SMTP case.
- SMTPFaultHandler() - Constructor for class org.wso2.carbon.core.transports.smtp.SMTPFaultHandler
-
- start(BundleContext) - Method in class org.wso2.carbon.core.init.CarbonServerManager
-
Start the CarbonServerManager
- start(BundleContext) - Method in class org.wso2.carbon.core.internal.CarbonCoreActivator
-
- start(ConfigurationContext) - Method in class org.wso2.carbon.core.multitenancy.MultitenantServerManager
-
Start multitenant deployment
- start() - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- start() - Method in class org.wso2.carbon.core.transports.http.HttpsTransportListener
-
- start() - Method in class org.wso2.carbon.core.transports.http.HttpTransportListener
-
- start() - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- startAsync() - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.wso2.carbon.core.transports.metering.MeteredServletRequest
-
- startJMXService() - Method in class org.wso2.carbon.core.init.JMXServerManager
-
The method to start JMX service.
- startMaintenance() - Method in class org.wso2.carbon.core.ServerManagement
-
Method to switch a node to maintenance mode.
- startMaintenanceForShutDown() - Method in class org.wso2.carbon.core.ServerManagement
-
Method the switch to Maintenance mode when the server is shutting down.
- startSearch(RepositoryListener) - Method in class org.wso2.carbon.core.CarbonAxisConfigurator
-
- startSearch(RepositoryListener) - Method in class org.wso2.carbon.core.multitenancy.TenantAxisConfigurator
-
- startService(AxisService, AxisConfiguration) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- startServiceGroup(AxisServiceGroup, AxisConfiguration) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- startup() - Static method in class org.wso2.carbon.core.internal.CarbonCoreServiceComponent
-
- StartupFinalizerServiceComponent - Class in org.wso2.carbon.core.internal
-
Responsible for finalizing startup of the Carbon server.
- StartupFinalizerServiceComponent() - Constructor for class org.wso2.carbon.core.internal.StartupFinalizerServiceComponent
-
- STATUS_IN_MAINTENANCE - Static variable in class org.wso2.carbon.core.ServerStatus
-
Server has switched to maintenace mode
- STATUS_RESTARTING - Static variable in class org.wso2.carbon.core.ServerStatus
-
Server is restarting
- STATUS_RUNNING - Static variable in class org.wso2.carbon.core.ServerStatus
-
Server is running
- STATUS_SHUTTING_DOWN - Static variable in class org.wso2.carbon.core.ServerStatus
-
Server is shutting down
- stop() - Method in class org.wso2.carbon.core.clustering.hazelcast.HazelcastClusteringAgent
-
- stop() - Method in class org.wso2.carbon.core.init.CarbonServerManager
-
Stop the Carbon server
- stop(BundleContext) - Method in class org.wso2.carbon.core.internal.CarbonCoreActivator
-
- stop() - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportListener
-
- stop() - Method in class org.wso2.carbon.core.multitenancy.transports.DummyTransportSender
-
- stop() - Method in class org.wso2.carbon.core.multitenancy.transports.TenantTransportSender
-
- stop() - Method in class org.wso2.carbon.core.transports.http.AbstractGenericTransportListener
-
- stop() - Method in class org.wso2.carbon.core.transports.local.CarbonLocalTransportReceiver
-
- stopJmxService() - Method in class org.wso2.carbon.core.init.JMXServerManager
-
- stopService(AxisService, AxisConfiguration) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- stopServiceGroup(AxisServiceGroup, AxisConfiguration) - Method in class org.wso2.carbon.core.deployment.DeploymentInterceptor
-
- storeArtifactToRegistry(InputStream, String) - Method in class org.wso2.carbon.core.deployment.RegistryBasedRepository
-
Stores an artifact in the repository which is in Registry
- SUCCESSFULLY_ADDED - Static variable in class org.wso2.carbon.core.RegistryResources
-
- SUCCESSFULLY_ADDED - Static variable in class org.wso2.carbon.core.Resources
-
- SymmetricEncryption - Class in org.wso2.carbon.core.encryption
-
- SymmetricEncryption() - Constructor for class org.wso2.carbon.core.encryption.SymmetricEncryption
-
- SynchronizeGitRepositoryRequest - Class in org.wso2.carbon.core.deployment
-
GroupManagementCommand for sending a git based deployment repository synchronization request
- SynchronizeGitRepositoryRequest() - Constructor for class org.wso2.carbon.core.deployment.SynchronizeGitRepositoryRequest
-
- SynchronizeGitRepositoryRequest(int, String, UUID) - Constructor for class org.wso2.carbon.core.deployment.SynchronizeGitRepositoryRequest
-
- SynchronizeRepositoryRequest - Class in org.wso2.carbon.core.deployment
-
ClusterMessage for sending a deployment repository synchronization request
- SynchronizeRepositoryRequest() - Constructor for class org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest
-
- SynchronizeRepositoryRequest(int, String) - Constructor for class org.wso2.carbon.core.deployment.SynchronizeRepositoryRequest
-
- SynchronizeRepositoryResponse - Class in org.wso2.carbon.core.deployment
-
- SynchronizeRepositoryResponse() - Constructor for class org.wso2.carbon.core.deployment.SynchronizeRepositoryResponse
-
- synchronizerExists(String) - Method in interface org.wso2.carbon.core.deployment.DeploymentSynchronizer
-
Checks whether a deployment synchronizer has been engaged on the specified path
- SYS_LOG_HOST - Static variable in class org.wso2.carbon.core.RegistryResources.AppenderProperties
-
- SYS_LOG_HOST - Static variable in class org.wso2.carbon.core.Resources.AppenderProperties
-
- SystemFilter - Class in org.wso2.carbon.core.util
-
This class will filter admin services and modules.
- SystemFilter() - Constructor for class org.wso2.carbon.core.util.SystemFilter
-