L2JPREMIUM  5M
com.premium.game.network.AuthServerThread Class Reference
Inheritance diagram for com.premium.game.network.AuthServerThread:
Collaboration diagram for com.premium.game.network.AuthServerThread:

Classes

class  SessionKey
 

Public Member Functions

void addGameServerLogin (String account, L2GameClient client)
 
void addWaitingClientAndSendRequest (String acc, L2GameClient client, SessionKey key)
 
void doKickPlayer (String account)
 
String getExHost ()
 
int getMaxPlayer ()
 
String getServerName ()
 
String getStatusString ()
 
boolean isBracketShown ()
 
boolean isClockShown ()
 
void removeWaitingClient (L2GameClient client)
 
void run ()
 
void sendAccessLevel (String account, int level)
 
void sendLogout (String account)
 
void sendServerStatus (int id, int value)
 
void setMaxPlayer (int maxPlayer)
 
void setServerStatus (int status)
 

Static Public Member Functions

static byte[] generateHex (int size)
 
static AuthServerThread getInstance ()
 

The documentation for this class was generated from the following file: