Package ucar.unidata.util
Class SocketConnection
java.lang.Object
ucar.unidata.util.SocketConnection
- All Implemented Interfaces:
Runnable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
protected void
void
void
void
void
logMessage
(String message) void
run()
void
-
Constructor Details
-
SocketConnection
- Throws:
IOException
-
-
Method Details
-
write
- Throws:
IOException
-
initConnection
public void initConnection() -
run
public void run() -
close
public void close() -
connectionClosed
protected void connectionClosed() -
logError
-
logMessage
-
handleMessage
-