public class Communication
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
Communication(SocketTransport transport,
java.net.Socket socket)
Create a new Communication.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Run
|
public Communication(SocketTransport transport, java.net.Socket socket)
socket
- The sockettransport
- The TransportCopyright © 2013 IronJacamar (http://www.ironjacamar.org)