org.flexdock.docking.drag.outline.x11
Class Connection
java.lang.Object
org.flexdock.docking.drag.outline.x11.Connection
public class Connection
- extends Object
- Author:
- Christopher Butler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOCALHOST
public static final String LOCALHOST
- See Also:
- Constant Field Values
DISPLAY_VAR
public static final String DISPLAY_VAR
- See Also:
- Constant Field Values
Connection
public Connection()
throws IOException
- Throws:
IOException
close
public void close()
sendRequest
public void sendRequest(DataBuffer req)
throws IOException
- Throws:
IOException
sendRequest
public DataBuffer sendRequest(DataBuffer req,
boolean readReply)
throws IOException
- Throws:
IOException