Class EventChunkHandlerFactory

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

public final 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