Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- cloud.commandframework.services.ChunkedRequestContext<Context,
Result> - cloud.commandframework.services.ServicePipeline
- cloud.commandframework.services.ServicePipelineBuilder
- cloud.commandframework.services.ServicePump<Context>
- cloud.commandframework.services.ServiceRepository<Context,
Response> - cloud.commandframework.services.ServiceSpigot<Context,
Result> - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cloud.commandframework.services.types.ConsumerService.PipeBurst
- cloud.commandframework.services.PipelineException
- java.lang.RuntimeException
- java.lang.Exception
- cloud.commandframework.services.ChunkedRequestContext<Context,
Interface Hierarchy
- java.util.function.Consumer<T>
- cloud.commandframework.services.types.ConsumerService<Context> (also extends cloud.commandframework.services.types.SideEffectService<Context>)
- java.util.function.Function<T,
R> - cloud.commandframework.services.types.Service<Context,
Result> - cloud.commandframework.services.types.PartialResultService<Context,
Result, Chunked> - cloud.commandframework.services.types.SideEffectService<Context>
- cloud.commandframework.services.types.ConsumerService<Context> (also extends java.util.function.Consumer<T>)
- cloud.commandframework.services.types.PartialResultService<Context,
- cloud.commandframework.services.types.Service<Context,
Annotation Type Hierarchy
- cloud.commandframework.services.annotations.Order (implements java.lang.annotation.Annotation)
- cloud.commandframework.services.annotations.ServiceImplementation (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cloud.commandframework.services.ExecutionOrder
- cloud.commandframework.services.State
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)