java.lang.AutoCloseable
public final class Outstation
extends java.lang.Object
implements java.lang.AutoCloseable
Modifier and Type | Class | Description |
---|---|---|
static class |
Outstation.TcpBuilder |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
boolean |
isClosed() |
|
static Outstation.TcpBuilder |
newTcpBuilder() |
public static Outstation.TcpBuilder newTcpBuilder()
public boolean isClosed()
public void close()
close
in interface java.lang.AutoCloseable