public class StdioIpcChannel extends AbstractIpcChannel
channelId, clientContext, clientNonce, ipcChannelListener, myCounter, myKey, peerCounter, serverNonce| Constructor and Description |
|---|
StdioIpcChannel(IpcChannelListener ipcChannelListener,
EphemeralKeyPair serverKey) |
| Modifier and Type | Method and Description |
|---|---|
ConnectInfo |
getConnectInfo() |
addCleanupHandler, attachClientContext, generateSecret, getChannelId, getChannelStatus, onAlertFrame, onCleanup, onClientHello, onServerHello, onWrappedData, registerWrappedData, safeOutputStreamWrite, sendFrame, sendWrappedData, unwrapDataToRecv, wrapDataToSendpublic StdioIpcChannel(IpcChannelListener ipcChannelListener, EphemeralKeyPair serverKey)
public ConnectInfo getConnectInfo()