Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
sd.SocketConnection

Uses of SocketConnection in sd
 

Methods in sd with parameters of type SocketConnection
 void SD_UserAdd.performAction(SocketConnection sc)
           
 void SD_Rename.performAction(SocketConnection sc)
           
 void SD_Log.performAction(SocketConnection sc)
           
 void SD_Kick.performAction(SocketConnection sc)
           
 void SD_AdminAdd.performAction(SocketConnection sc)
           
 void SocketData.performAction(SocketConnection sc)
          This method is what calls the aproprate functions on the recieving end of the socket
 void SD_Whisper.performAction(SocketConnection sc)
           
 void SD_UserDel.performAction(SocketConnection sc)
           
 void SD_Chat.performAction(SocketConnection sc)
           
 void SD_Error.performAction(SocketConnection sc)