Uses of Interface
jag.opcode.RSConnectionContext
-
Packages that use RSConnectionContext Package Description jag.game org.rspeer.game.provider.callback -
-
Uses of RSConnectionContext in jag.game
Methods in jag.game that return RSConnectionContext Modifier and Type Method Description RSConnectionContextRSClient. getConnectionContext() -
Uses of RSConnectionContext in org.rspeer.game.provider.callback
Methods in org.rspeer.game.provider.callback with parameters of type RSConnectionContext Modifier and Type Method Description booleanEventMediator. notifyFlush(RSConnectionContext ctx)voidEventMediator. notifyServerRead(RSConnectionContext ctx, RSPacketBuffer buf)voidEventMediator. notifyWriteLater(RSConnectionContext ctx, RSOutgoingPacket packet)
-