public class ProcessSipcHost extends SipcHost
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessSipcHost.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Process |
process |
| Modifier | Constructor and Description |
|---|---|
protected |
ProcessSipcHost(ChannelHost channelHost,
EphemeralKeyAlgorithmFactory keyPairGenerator,
java.util.concurrent.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
attachProcess(java.lang.Process process) |
static ProcessSipcHost.Builder |
builder(ChannelHost channelHost) |
bindService, feedDone, feedError, feedHandshake, getConnectInfo, getEventChannel, getGrpcChannel, handshake, onDone, onHandshake, waitForDoneprotected ProcessSipcHost(ChannelHost channelHost, EphemeralKeyAlgorithmFactory keyPairGenerator, java.util.concurrent.Executor executor) throws CryptoException
CryptoExceptionpublic void attachProcess(java.lang.Process process)
public static ProcessSipcHost.Builder builder(ChannelHost channelHost)