Latest downloadsProjectsDocumentationResources
CommunityUpcoming |
Class DiagramsMINA 2.0 class diagramsThis page expose some of the most important MINA's class diagram, in order to give some quick overview of MINA's inner structure. It has been drawn after having removed some useless interfaces. For those who want to modify those schema, the original UML file is available here : mina-classes.zuml IoSession class diagramThe following class diagram represents the IoSession interface and all the related classes and interfaces : Connector class diagram Acceptor class diagram IoProcessor class diagram IoBuffer class diagram
IoFuture class diagram ProtocolDecoder class diagramThe following class diagram represents the ProtocolDecoder class and all the related classes and interfaces.
ProtocolEncoder class diagramThe following class diagram represents the ProtocolEncoder class and all the related classes and interfaces.
|