类分层结构
- java.lang.Object
- cn.structure.starter.netty.server.configuration.AutoConfiguration
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelInitializer<C>
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- cn.structure.starter.netty.server.decoder.CoderUtil
- cn.structure.starter.netty.server.invoker.InvokerHolder
- cn.structure.starter.netty.server.invoker.ScannerApplicationListener (implements org.springframework.context.ApplicationListener<E>)
- cn.structure.starter.netty.server.configuration.Socket
- cn.structure.starter.netty.server.invoker.SocketInvoker
- cn.structure.starter.netty.server.entity.SocketMsg<T> (implements java.io.Serializable)
- cn.structure.starter.netty.server.configuration.SocketNettyConfig (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- cn.structure.starter.netty.server.properties.SocketProperties
- java.lang.Throwable (implements java.io.Serializable)
- cn.structure.starter.netty.server.configuration.WebSocket
- cn.structure.starter.netty.server.properties.WebSocketProperties
注释类型分层结构
枚举分层结构
Copyright © 2020–2021 structure. All rights reserved.