sd
Class SD_Log

java.lang.Object
sd.SD_Log
- All Implemented Interfaces:
- java.io.Serializable, SocketData
- public class SD_Log
- extends java.lang.Object
- implements SocketData, java.io.Serializable
|
Field Summary |
private boolean |
start
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
private boolean start
SD_Log
public SD_Log(boolean s)
SD_Log
public SD_Log()
performAction
public void performAction(SocketConnection sc)
- Description copied from interface:
SocketData
- This method is what calls the aproprate functions on
the recieving end of the socket
- Specified by:
performAction in interface SocketData