All Methods Instance Methods Abstract Methods
| Modifier and Type |
Method and Description |
java.util.concurrent.CompletableFuture<ReplicaResponse> |
call(org.ic4j.types.Principal canisterId,
byte[] envelope,
RequestId requestId,
java.util.Map<java.lang.String,java.lang.String> headers) |
void |
close() |
java.util.concurrent.CompletableFuture<ReplicaResponse> |
query(org.ic4j.types.Principal canisterId,
byte[] envelope,
java.util.Map<java.lang.String,java.lang.String> headers) |
java.util.concurrent.CompletableFuture<ReplicaResponse> |
readState(org.ic4j.types.Principal canisterId,
byte[] envelope,
java.util.Map<java.lang.String,java.lang.String> headers) |
java.util.concurrent.CompletableFuture<ReplicaResponse> |
status() |