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

Quick Search    Search Deep

sd
Interface SocketData  view SocketData download SocketData.java

All Known Implementing Classes:
SD_AdminAdd, SD_Chat, SD_Error, SD_Kick, SD_Log, SD_Rename, SD_UserAdd, SD_UserDel, SD_Whisper

public interface SocketData


Method Summary
 void performAction(SocketConnection sc)
          This method is what calls the aproprate functions on the recieving end of the socket
 

Method Detail

performAction

public void performAction(SocketConnection sc)
This method is what calls the aproprate functions on the recieving end of the socket