Hierarchy For Package org.apache.camel.component.platform.http.vertx

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.camel.component.platform.http.vertx.AsyncInputStream (implements io.vertx.core.streams.ReadStream<T>)
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultConsumer (implements org.apache.camel.Consumer, org.apache.camel.health.HealthCheckAware, org.apache.camel.spi.HostedService, org.apache.camel.RouteAware, org.apache.camel.spi.RouteIdAware)
          • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConsumer (implements org.apache.camel.component.platform.http.spi.PlatformHttpConsumer, org.apache.camel.Suspendable, org.apache.camel.SuspendableService)
        • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpEngine (implements org.apache.camel.CamelContextAware, org.apache.camel.component.platform.http.spi.PlatformHttpEngine)
        • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServer (implements org.apache.camel.CamelContextAware, org.apache.camel.StaticService)
    • org.apache.camel.support.MessageSupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.DataTypeAware, org.apache.camel.Message)
      • org.apache.camel.support.DefaultMessage
        • org.apache.camel.component.platform.http.vertx.HttpMessage
    • org.apache.camel.component.platform.http.vertx.VertxConverter
    • org.apache.camel.component.platform.http.vertx.VertxConverterLoader (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.TypeConverterLoader)
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpConstants
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpRouter (implements io.vertx.ext.web.Router)
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.BodyHandler
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.Cors
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionConfig
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerSupport
    • org.apache.camel.component.platform.http.vertx.VertxPlatformHttpSupport

Enum Class Hierarchy