JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.servicecomb.core
,
org.apache.servicecomb.core.bootup
,
org.apache.servicecomb.core.definition
,
org.apache.servicecomb.core.definition.classloader
,
org.apache.servicecomb.core.definition.loader
,
org.apache.servicecomb.core.definition.schema
,
org.apache.servicecomb.core.endpoint
,
org.apache.servicecomb.core.event
,
org.apache.servicecomb.core.exception
,
org.apache.servicecomb.core.executor
,
org.apache.servicecomb.core.filter
,
org.apache.servicecomb.core.handler
,
org.apache.servicecomb.core.handler.config
,
org.apache.servicecomb.core.handler.impl
,
org.apache.servicecomb.core.invocation
,
org.apache.servicecomb.core.provider.consumer
,
org.apache.servicecomb.core.provider.producer
,
org.apache.servicecomb.core.tracing
,
org.apache.servicecomb.core.transport
,
org.apache.servicecomb.core.unittest
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractQueue
<E> (implements java.util.
Queue
<E>)
java.util.concurrent.
LinkedBlockingQueue
<E> (implements java.util.concurrent.
BlockingQueue
<E>, java.io.
Serializable
)
org.apache.servicecomb.core.executor.
LinkedBlockingQueueEx
<E>
org.apache.servicecomb.core.provider.consumer.
AbstractConsumerProvider
(implements org.apache.servicecomb.core.
ConsumerProvider
)
org.apache.servicecomb.serviceregistry.discovery.
AbstractDiscoveryFilter
(implements org.apache.servicecomb.serviceregistry.discovery.
DiscoveryFilter
)
org.apache.servicecomb.core.filter.
OperationInstancesDiscoveryFilter
org.apache.servicecomb.serviceregistry.discovery.
AbstractEndpointDiscoveryFilter
(implements org.apache.servicecomb.serviceregistry.discovery.
DiscoveryFilter
)
org.apache.servicecomb.core.filter.
EndpointDiscoveryFilter
org.apache.servicecomb.core.endpoint.
AbstractEndpointsCache
<ENDPOINT>
org.apache.servicecomb.core.endpoint.
EndpointsCache
java.util.concurrent.
AbstractExecutorService
(implements java.util.concurrent.
ExecutorService
)
java.util.concurrent.
ThreadPoolExecutor
org.apache.servicecomb.core.executor.
ThreadPoolExecutorEx
org.apache.servicecomb.core.handler.impl.
AbstractHandler
(implements org.apache.servicecomb.core.
Handler
)
org.apache.servicecomb.foundation.common.log.AbstractMarker (implements org.slf4j.Marker)
org.apache.servicecomb.core.tracing.
ScbMarker
(implements org.apache.servicecomb.foundation.common.log.NoCacheMarker)
org.apache.servicecomb.foundation.common.AbstractObjectManager<KEY_OWNER,KEY,VALUE>
org.apache.servicecomb.core.handler.
AbstractHandlerManager
org.apache.servicecomb.core.handler.
ConsumerHandlerManager
org.apache.servicecomb.core.handler.
ProducerHandlerManager
org.apache.servicecomb.core.provider.producer.
AbstractProducerProvider
(implements org.apache.servicecomb.core.
ProducerProvider
)
org.apache.servicecomb.core.definition.schema.
AbstractSchemaFactory
<CONTEXT>
org.apache.servicecomb.core.definition.schema.
ConsumerSchemaFactory
org.apache.servicecomb.core.definition.schema.
ProducerSchemaFactory
org.apache.servicecomb.core.definition.schema.
StaticSchemaFactory
org.apache.servicecomb.core.transport.
AbstractTransport
(implements org.apache.servicecomb.core.
Transport
)
org.apache.servicecomb.core.bootup.
AddressInformationCollector
(implements org.apache.servicecomb.core.bootup.
BootUpInformationCollector
)
org.apache.servicecomb.core.
BootListener.BootEvent
org.apache.servicecomb.core.tracing.
BraveTraceIdGenerator
(implements org.apache.servicecomb.core.tracing.
TraceIdGenerator
)
java.lang.
ClassLoader
org.apache.servicecomb.core.definition.classloader.
MicroserviceClassLoader
org.apache.servicecomb.core.definition.
CommonService
<OPERATION>
org.apache.servicecomb.core.definition.
MicroserviceMeta
org.apache.servicecomb.core.definition.
SchemaMeta
org.apache.servicecomb.core.handler.config.
Config
org.apache.servicecomb.core.
Const
org.apache.servicecomb.core.provider.consumer.
ConsumerProviderManager
org.apache.servicecomb.core.
CseApplicationListener
(implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered)
org.apache.servicecomb.core.
CseContext
org.apache.servicecomb.core.definition.classloader.
DefaultMicroserviceClassLoaderFactory
(implements org.apache.servicecomb.core.definition.classloader.
MicroserviceClassLoaderFactory
)
org.apache.servicecomb.core.definition.loader.
DynamicSchemaLoader
org.apache.servicecomb.core.
Endpoint
org.apache.servicecomb.core.exception.
ExceptionUtils
org.apache.servicecomb.core.executor.
ExecutorManager
org.apache.servicecomb.core.executor.
GroupExecutor
(implements java.io.
Closeable
, java.util.concurrent.
Executor
)
org.apache.servicecomb.core.handler.config.
HandlerConfig
org.apache.servicecomb.core.handler.
HandlerConfigUtils
org.apache.servicecomb.core.event.
InvocationBaseEvent
org.apache.servicecomb.core.event.
InvocationBusinessMethodFinishEvent
org.apache.servicecomb.core.event.
InvocationBusinessMethodStartEvent
org.apache.servicecomb.core.event.
InvocationFinishEvent
org.apache.servicecomb.core.event.
InvocationStartEvent
org.apache.servicecomb.swagger.invocation.context.
InvocationContext
org.apache.servicecomb.swagger.invocation.
SwaggerInvocation
org.apache.servicecomb.core.
Invocation
org.apache.servicecomb.core.
NonSwaggerInvocation
org.apache.servicecomb.core.invocation.
InvocationFactory
org.apache.servicecomb.core.invocation.
InvocationStageTrace
org.apache.servicecomb.core.provider.consumer.
InvokerUtils
org.apache.servicecomb.serviceregistry.consumer.
MicroserviceVersion
org.apache.servicecomb.core.definition.
MicroserviceVersionMeta
org.apache.servicecomb.core.definition.
StaticMicroserviceVersionMeta
org.apache.servicecomb.core.definition.
MicroserviceVersionMetaFactory
(implements org.apache.servicecomb.serviceregistry.consumer.
MicroserviceVersionFactory
)
org.apache.servicecomb.core.definition.
PrivateMicroserviceVersionMetaFactory
org.apache.servicecomb.core.definition.
OperationConfig
org.apache.servicecomb.core.definition.
OperationMeta
org.apache.servicecomb.core.definition.classloader.
PrivateMicroserviceClassLoaderFactory
(implements org.apache.servicecomb.core.definition.classloader.
MicroserviceClassLoaderFactory
)
org.apache.servicecomb.core.provider.producer.
ProducerMeta
org.apache.servicecomb.core.handler.impl.
ProducerOperationHandler
(implements org.apache.servicecomb.core.
Handler
)
org.apache.servicecomb.core.provider.producer.
ProducerProviderManager
(implements org.apache.servicecomb.core.
BootListener
)
org.apache.servicecomb.core.executor.
ReactiveExecutor
(implements java.io.
Closeable
, java.util.concurrent.
Executor
)
org.apache.servicecomb.core.provider.consumer.
ReactiveResponseExecutor
(implements java.util.concurrent.
Executor
)
org.apache.servicecomb.core.provider.consumer.
ReferenceConfig
org.apache.servicecomb.core.
SCBEngine
org.apache.servicecomb.core.definition.schema.
SchemaContext
org.apache.servicecomb.core.definition.schema.
ConsumerSchemaContext
org.apache.servicecomb.core.definition.schema.
ProducerSchemaContext
org.apache.servicecomb.core.definition.loader.
SchemaListenerManager
org.apache.servicecomb.core.definition.loader.
SchemaLoader
org.apache.servicecomb.core.definition.
SchemaUtils
org.apache.servicecomb.core.bootup.
ServiceInformationCollector
(implements org.apache.servicecomb.core.bootup.
BootUpInformationCollector
)
org.apache.servicecomb.core.handler.impl.
SimpleLoadBalanceHandler
(implements org.apache.servicecomb.core.
Handler
)
org.apache.servicecomb.core.definition.
StaticMicroserviceVersionMetaFactory
(implements org.apache.servicecomb.serviceregistry.consumer.
StaticMicroserviceVersionFactory
)
org.apache.servicecomb.core.provider.consumer.
SyncResponseExecutor
(implements java.util.concurrent.
Executor
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.servicecomb.core.exception.
CseException
org.apache.servicecomb.core.handler.impl.
TransportClientHandler
(implements org.apache.servicecomb.core.
Handler
)
org.apache.servicecomb.core.transport.
TransportManager
org.apache.servicecomb.core.transport.
TransportVertxFactory
org.apache.servicecomb.core.unittest.
UnitTestMeta
Interface Hierarchy
org.apache.servicecomb.core.
BootListener
org.apache.servicecomb.core.bootup.
BootUpInformationCollector
org.apache.servicecomb.core.
ConsumerProvider
org.apache.servicecomb.core.
Handler
org.apache.servicecomb.core.definition.classloader.
MicroserviceClassLoaderFactory
org.apache.servicecomb.core.
ProducerProvider
org.apache.servicecomb.core.definition.loader.
SchemaListener
org.apache.servicecomb.core.tracing.
TraceIdGenerator
org.apache.servicecomb.core.
Transport
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.servicecomb.core.
BootListener.EventType
org.apache.servicecomb.core.
SCBStatus
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017–2019
The Apache Software Foundation
. All rights reserved.