public class UnixCharDevice extends AbstractSocketCharDevice
nowait, server, telnet
Constructor and Description |
---|
UnixCharDevice(File file,
boolean server,
boolean nowait) |
UnixCharDevice(String file) |
Modifier and Type | Method and Description |
---|---|
protected void |
addProperties(Map<String,Object> m) |
String |
toString() |
withNowait, withServer, withTelnet
getName, getProperties
public UnixCharDevice(File file, boolean server, boolean nowait)
public UnixCharDevice(String file)
protected void addProperties(Map<String,Object> m)
addProperties
in class AbstractSocketCharDevice