Class Hierarchy

  • java.lang.Object
    • org.apache.camel.component.iec60870.AbstractConnectionMultiplexor
    • org.apache.camel.component.iec60870.BaseOptions<T>
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
        • org.apache.camel.support.DefaultConsumer (implements org.apache.camel.Consumer, org.apache.camel.health.HealthCheckAware, org.apache.camel.RouteAware, org.apache.camel.spi.RouteIdAware)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
    • org.apache.camel.component.iec60870.client.ClientConnection
    • org.apache.camel.component.iec60870.ConnectionId
    • org.apache.camel.component.iec60870.DiscardAckModule (implements org.eclipse.neoscada.protocol.iec60870.client.ClientModule, org.eclipse.neoscada.protocol.iec60870.server.ServerModule)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.iec60870.client.ClientEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
      • org.apache.camel.component.iec60870.server.ServerEndpointUriFactory (implements org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.iec60870.ObjectAddress
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.iec60870.client.ClientComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.iec60870.client.ClientEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.iec60870.server.ServerComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.iec60870.server.ServerEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.iec60870.server.ServerInstance

Interface Hierarchy