Class EventChunkHandlerFactory

java.lang.Object
eu.cloudnetservice.driver.network.chunk.defaults.factory.EventChunkHandlerFactory
All Implemented Interfaces:
Function<ChunkSessionInformation,ChunkedPacketHandler>

public class EventChunkHandlerFactory extends Object implements Function<ChunkSessionInformation,ChunkedPacketHandler>
Represents a factory for chunked packet handlers using the ChunkedPacketSessionOpenEvent to determine which handler to use for a chunked session.
Since:
4.0