public interface ChannelHost
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
IpcChannel |
createChannel(IpcChannelListener ipcChannelListener,
EphemeralKeyPair serverKey) |
java.lang.String |
getType() |
java.lang.String getType()
IpcChannel createChannel(IpcChannelListener ipcChannelListener, EphemeralKeyPair serverKey)