All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractAxis2ConfigurationContextObserver |
This is an abstract implementation of the Axis2ConfigurationContextObserver interface.
|
| AbstractTransportListener |
This class will provide basic functionality to write http and https listeners for WSO2 projects.
|
| AntBuildException |
|
| AntBuildInvoker |
The class AntBuildInvoker provides a Java utility engine to
invoke ANT targets of a given build file.
|
| ArchiveManipulator |
|
| AuditLog |
Audit log.
|
| AuthenticationObserver |
This observer will be notified during the authentication process so that various initializations
can be done.
|
| Axis2ConfigItemHolder |
|
| Axis2ConfigParameterProcessor |
|
| Axis2ConfigParameterProvider |
|
| Axis2ConfigServiceListener |
|
| Axis2ConfigurationContextObserver |
This observer will be notified when a new Axis2 ConfigurationContext is created & populated
or destroyed
|
| Axis2DeployerProvider |
|
| Axis2DeployerRegistry |
|
| Axis2ModuleNotFound |
|
| Axis2ModuleRegistry |
|
| Axis2ServiceRegistry |
|
| Axis2WebServiceListener |
|
| AxisObserverProcessor |
Dynamically add deployers to the AxisConfiguration
|
| BundleClassLoader |
|
| CarbonConstants |
This class contains all the significant constants used by Carbon core & Carbon components
|
| CarbonConstants.AxisEvent |
Custom Axis2 events
|
| CarbonConstants.CarbonManifestHeaders |
|
| CarbonConstants.DiagnosticLogMode |
|
| CarbonConstants.LogEventConstants |
Constants for Logging events.
|
| CarbonConstants.LogEventConstants.EventCatalog |
|
| CarbonConstants.Permission |
|
| CarbonContext |
|
| CarbonContextActivator |
CarbonContextActivator
|
| CarbonContextDataHolder |
This class will preserve an instance the current CarbonContext as a thread local variable.
|
| CarbonContextDiscoveryServiceComponent |
|
| CarbonContextServiceComponent |
|
| CarbonCoreInitializedEvent |
Since both org.wso2.carbon.context.internal.CarbonContextServiceComponent and org.wso2.carbon.core.internal.CarbonCoreServiceComponent
get activate when
org.wso2.carbon.user.core.service.RealmService
org.wso2.carbon.registry.api.RegistryService exist, we can't guarantee the order of activation.
|
| CarbonCoreInitializedEventImpl |
Since both org.wso2.carbon.context.internal.CarbonContextServiceComponent and org.wso2.carbon.core.internal.CarbonCoreServiceComponent
get activate when
org.wso2.carbon.user.core.service.RealmService
org.wso2.carbon.registry.api.RegistryService exist, we can't guarantee the order of activation.
|
| CarbonEntityResolver |
|
| CarbonError |
Class CarbonError is used to encapsulate error messages which are eventually to be displayed
inside the proper error page.
|
| CarbonException |
|
| CarbonUtils |
A collection of useful utility methods
|
| CarbonUtilsDataHolder |
|
| CarbonUtilsServiceComponent |
|
| CircularBuffer<E> |
This is a Circular Buffer implementation.
|
| CodegenHelper |
|
| Component |
|
| ComponentConfig |
|
| ComponentConfigBuilder |
|
| ComponentConfigFactory |
|
| ComponentConstants |
|
| ConfigurationContextService |
|
| ConfigurationServiceProcessor |
|
| Controllable |
Any Server implementaion which should support restarting or shutting down
should implement this interface
|
| DatabaseCreator |
|
| DataPaginator |
Utility class for handling data pagination
|
| DBUtils |
|
| DeployerConfig |
|
| DeployerConfigBuilder |
|
| DeployerServiceProcessor |
|
| DeploymentFileDataWrapper |
Wraps the DeploymentFileData object, and provides additional
detail on whether the current DeploymentFileData is ghost or not
|
| DiagnosticLog |
Diagnostic log.
|
| FileItemData |
|
| FileItemDataSource |
|
| FileListGenerator |
|
| FileManipulator |
A set of useful utility for File manipulation operations
|
| FileUtil |
|
| GenericHttpsTransportListener |
|
| GenericHttpTransportListener |
|
| GhostArtifactRepository |
Keeps track of deployment file data objects of ghost artifacts.
|
| GhostAwareAxis2ServiceDeployer |
Ghost aware aar services deployer.
|
| GhostDeployerUtils |
A collection of utility methods which are used by the Ghost Deployer
|
| GhostMetaArtifactsLoader |
Common interface for all ghost meta artifact loaders (Service, Webapps)
|
| GhostServiceMetaArtifactsLoader |
|
| HTTPGetRequestProcessorConfig |
|
| HTTPGetRequestProcessorConfigBuilder |
|
| InputReader |
|
| IOStreamUtils |
This class provides General IO stream manipulation utilities.
|
| KeyImporter |
A utility that allows importing a certificate from one keystore to another
|
| LibExtractor |
Sets up the libraries for the war distribution installer to use and to work
on.
|
| ManagementFactory |
The ManagementFactory class is a factory class for getting
managed beans for the Java platform.
|
| ManagementPermission |
|
| ManagementPermissionsBuilder |
|
| MBeanRegistrar |
The class which is responsible for registering MBeans
|
| MessageBundle |
Accept parameters for ProjectResourceBundle,
but defer object instantiation (and therefore
resource bundle loading) until required.
|
| Messages |
|
| MessagesConstants |
|
| MultitenantCarbonQueueManager |
A simple interface that needs to be implemented by a queue service provider which is capable of
handling tenant-specific queues.
|
| MultitenantConstants |
Constants used in the Carbon multitenancy implementation
|
| MultitenantUtils |
|
| MutableLogEvent |
Creates a new mutable log event to append to the CircularBuffer
Refer MutableLogEvent
|
| NetworkUtils |
Utility classes for networking
|
| OSGiDataHolder |
TODO: class description
|
| Pageable |
Any data set which can be paged (as page 1, page 2, page3 ...) should implement this interface.
|
| PasswordPrompt |
|
| PreAxisConfigurationPopulationObserver |
The implementations of this OSGi service will be called as soon as a AxisConfiguration
is created
|
| PrivilegedCarbonContext |
This CarbonContext provides users the ability to carry out privileged actions such as
switching tenant flows, setting tenant ID etc.
|
| ProjectResourceBundle |
Wrapper class for resource bundles.
|
| ProxyCache |
If proxyPort parameter present in a listener derived
from org.wso2.carbon.utils.transport.AbstractTransportListener, this will get populated.
|
| RegistryType |
An enumeration of types describing the type of registry used.
|
| ResourceBundle |
CURRENTLY NOT USED
KEEPING FOR REFERENCE 9/19/2002
|
| Secret |
This class wraps a character array to be used to handle sensitive data like passwords.
|
| ServerConstants |
|
| ServerConstants.Axis2ParameterNames |
|
| ServerConstants.ContextPaths |
|
| ServerConstants.HTTPConstants |
|
| ServerException |
Exception class for a Server
|
| SessionContextUtil |
|
| StringUtils |
|
| TenantDomainSetter |
This handler is used to set tenant domain as a thread local variable
in case where request is coming via NHTTP transport.
|
| TenantUtils |
Deprecated.
|
| ThriftSession |
|
| UnsupportedSecretTypeException |
Exception defined to denote that provided secret type is not supported.
|
| UserInfoHandler |
This API needs to be implemented if someone is willing to extend the behaviour of the
tenant to user mapping.
|
| UserUtils |
|
| Utils |
|
| WaitBeforeShutdownObserver |
This interface must be implemented by classes (mainly threads etc), that require notification
and waiting before the shutdown sequence commences in the process of a graceful shutdown.
|
| WSO2Constants |
Deprecated.
|
| WSO2Constants.ContextPaths |
|
| XmlConfiguration |
|
| XmlConfigurationFactory |
|
| XMLPrettyPrinter |
|