Package org. openrs2. archive. cache
Types
Link copied to clipboard
Link copied to clipboard
@Singleton
Content copied to clipboard
Link copied to clipboard
@Singleton
Content copied to clipboard
Link copied to clipboard
@Singleton
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@ChannelHandler.Sharable
Content copied to clipboard
Link copied to clipboard
class NxtJs5ChannelHandler( bootstrap: Bootstrap, scopeId: Int, gameId: Int, hostname: String, port: Int, buildMajor: Int, buildMinor: Int, lastMasterIndexId: Int?, continuation: Continuation<Unit>, importer: CacheImporter, token: String, languageId: Int, musicStreamClient: MusicStreamClient, maxMinorBuildAttempts: Int = 5) : Js5ChannelHandler
Content copied to clipboard
Link copied to clipboard
class NxtJs5ChannelInitializer(handler: NxtJs5ChannelHandler) : ChannelInitializer<Channel>
Content copied to clipboard
Link copied to clipboard
class OsrsJs5ChannelHandler( bootstrap: Bootstrap, scopeId: Int, gameId: Int, hostname: String, port: Int, build: Int, lastMasterIndexId: Int?, continuation: Continuation<Unit>, importer: CacheImporter) : Js5ChannelHandler
Content copied to clipboard
Link copied to clipboard
class OsrsJs5ChannelInitializer(handler: OsrsJs5ChannelHandler) : ChannelInitializer<Channel>
Content copied to clipboard
Link copied to clipboard