Uses of Interface
com.comphenix.protocol.AsynchronousManager
Packages that use AsynchronousManager
Package
Description
Contains classes for retrieving the main ProtocolMananger object.
-
Uses of AsynchronousManager in com.comphenix.protocol
Methods in com.comphenix.protocol that return AsynchronousManagerModifier and TypeMethodDescriptionProtocolManager.getAsynchronousManager()Retrieve the current asynchronous packet manager. -
Uses of AsynchronousManager in com.comphenix.protocol.async
Classes in com.comphenix.protocol.async that implement AsynchronousManagerModifier and TypeClassDescriptionclassRepresents a filter manager for asynchronous packets. -
Uses of AsynchronousManager in com.comphenix.protocol.injector
Methods in com.comphenix.protocol.injector that return AsynchronousManager