Overview
Package
Class
Use
Tree
Index
Help
Celtix User APIs
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.objectweb.celtix
,
org.objectweb.celtix.application
,
org.objectweb.celtix.bindings
,
org.objectweb.celtix.buslifecycle
,
org.objectweb.celtix.common.i18n
,
org.objectweb.celtix.configuration
,
org.objectweb.celtix.context
,
org.objectweb.celtix.endpoints
,
org.objectweb.celtix.handlers
,
org.objectweb.celtix.plugins
,
org.objectweb.celtix.transports
,
org.objectweb.celtix.workqueue
,
org.objectweb.celtix.wsdl
Class Hierarchy
java.lang.
Object
org.objectweb.celtix.bindings.
AbstractClientBinding
(implements org.objectweb.celtix.bindings.
ClientBinding
)
org.objectweb.celtix.configuration.
AbstractCommandLineConfiguration
(implements org.objectweb.celtix.configuration.
CommandlineConfiguration
)
org.objectweb.celtix.bus.configuration.AbstractConfigurationImpl (implements org.objectweb.celtix.configuration.
Configuration
)
org.objectweb.celtix.application.
ApplicationConfiguration
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
org.objectweb.celtix.context.
GenericMessageContext
(implements javax.xml.ws.handler.
MessageContext
)
org.objectweb.celtix.context.
ObjectMessageContextImpl
(implements org.objectweb.celtix.context.
ObjectMessageContext
)
org.objectweb.celtix.bindings.
AbstractServerBinding
(implements org.objectweb.celtix.bindings.
ServerBinding
)
org.objectweb.celtix.application.
Application
org.objectweb.celtix.application.
ApplicationPluginManager
(implements org.objectweb.celtix.plugins.
PluginManager
)
org.objectweb.celtix.bindings.
AsyncFuture
(implements java.util.concurrent.
Future
<V>)
org.objectweb.celtix.common.i18n.
BundleUtils
org.objectweb.celtix.
Bus
org.objectweb.celtix.configuration.
CommandLineOption
org.objectweb.celtix.wsdl.
EndpointReferenceUtils
org.objectweb.celtix.wsdl.
JAXBExtensionHelper
(implements javax.wsdl.extensions.ExtensionDeserializer, javax.wsdl.extensions.ExtensionSerializer)
org.objectweb.celtix.common.i18n.
Message
org.objectweb.celtix.context.
MessageContextWrapper
(implements javax.xml.ws.handler.
MessageContext
)
org.objectweb.celtix.application.
PluginInfo
org.objectweb.celtix.application.
PluginStateMachine
org.objectweb.celtix.context.
ProviderMessageContext
(implements java.util.
Map
<K,V>)
org.objectweb.celtix.wsdl.TExtensibilityElement
org.objectweb.celtix.wsdl.
TExtensibilityElementImpl
(implements javax.wsdl.extensions.ExtensibilityElement)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.objectweb.celtix.common.i18n.
Exception
org.objectweb.celtix.
BusException
org.objectweb.celtix.plugins.
PluginException
java.lang.
RuntimeException
org.objectweb.celtix.common.i18n.
UncheckedException
org.objectweb.celtix.configuration.
ConfigurationException
org.objectweb.celtix.context.
WebServiceContextImpl
(implements javax.xml.ws.
WebServiceContext
)
Interface Hierarchy
org.objectweb.celtix.bindings.
BindingBase
org.objectweb.celtix.bindings.
ClientBinding
org.objectweb.celtix.bindings.
ServerBinding
org.objectweb.celtix.bindings.
BindingFactory
org.objectweb.celtix.bindings.
BindingManager
org.objectweb.celtix.buslifecycle.
BusLifeCycleListener
org.objectweb.celtix.buslifecycle.
BusLifeCycleManager
org.objectweb.celtix.configuration.
CommandlineConfiguration
org.objectweb.celtix.configuration.
Configuration
org.objectweb.celtix.configuration.
ConfigurationItemMetadata
org.objectweb.celtix.configuration.
ConfigurationMetadata
org.objectweb.celtix.configuration.
ConfigurationProvider
org.objectweb.celtix.configuration.
Configurator
org.objectweb.celtix.bindings.
DataBindingCallback
org.objectweb.celtix.bindings.
DataReader
<T>
org.objectweb.celtix.bindings.
DataWriter
<T>
org.objectweb.celtix.endpoints.
EndpointManager
java.util.concurrent.
Executor
org.objectweb.celtix.workqueue.
AutomaticWorkQueue
org.objectweb.celtix.workqueue.
WorkQueue
org.objectweb.celtix.workqueue.
AutomaticWorkQueue
javax.xml.ws.handler.
Handler
<C>
org.objectweb.celtix.handlers.
StreamHandler
org.objectweb.celtix.handlers.
HandlerFactory
org.objectweb.celtix.handlers.
HandlerFactoryManager
org.objectweb.celtix.handlers.
HandlerInvoker
java.util.
Map
<K,V>
org.objectweb.celtix.context.
InputStreamMessageContext
javax.xml.ws.handler.
MessageContext
org.objectweb.celtix.context.
InputStreamMessageContext
org.objectweb.celtix.context.
ObjectMessageContext
org.objectweb.celtix.context.
OutputStreamMessageContext
org.objectweb.celtix.context.
StreamMessageContext
org.objectweb.celtix.context.
ObjectMessageContext
org.objectweb.celtix.context.
OutputStreamMessageContext
org.objectweb.celtix.context.
StreamMessageContext
org.objectweb.celtix.plugins.
PluginManager
org.objectweb.celtix.bindings.
ServerBindingEndpointCallback
org.objectweb.celtix.transports.
ServerTransportCallback
org.objectweb.celtix.transports.
Transport
org.objectweb.celtix.transports.
ClientTransport
org.objectweb.celtix.transports.
ServerTransport
org.objectweb.celtix.transports.
TransportFactory
org.objectweb.celtix.transports.
TransportFactoryManager
org.objectweb.celtix.workqueue.
WorkQueueManager
org.objectweb.celtix.wsdl.
WSDLManager
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.objectweb.celtix.application.
PluginStateMachine.PluginState
org.objectweb.celtix.bindings.
DataBindingCallback.Mode
org.objectweb.celtix.configuration.
ConfigurationItemMetadata.LifecyclePolicy
org.objectweb.celtix.workqueue.
WorkQueueManager.ThreadingModel
Overview
Package
Class
Use
Tree
Index
Help
Celtix User APIs
PREV NEXT
FRAMES
NO FRAMES
All Classes