Login Channel Handler
class LoginChannelHandler @Inject constructor(cluster: Cluster, store: PlayerStore, js5MasterIndex: Js5MasterIndex, js5HandlerProvider: Provider<Js5ChannelHandler>, jaggrabHandler: JaggrabChannelHandler, createDownstreamProtocol: Protocol, js5RemoteDownstreamProtocol: Protocol, worldListDownstreamProtocol: Protocol) : SimpleChannelInboundHandler<LoginRequest>
Constructors
Link copied to clipboard
@Inject
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard