public interface ActorClientConnector
| Modifier and Type | Field and Description |
|---|---|
static int |
OBJECT_MAX_BATCH_SIZE
used in most client and server connector implementations
|
| Modifier and Type | Method and Description |
|---|---|
IPromise |
closeClient() |
IPromise |
connect(Function<ObjectSocket,ObjectSink> factory) |
static final int OBJECT_MAX_BATCH_SIZE
IPromise connect(Function<ObjectSocket,ObjectSink> factory) throws Exception
ExceptionIPromise closeClient()
Copyright © 2020. All rights reserved.