| Package | Description |
|---|---|
| com.ensarsarajcic.neovim.java.api |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AtomicCallBuilder |
Fake implementation of
NeovimApi which stores calls into an array
instead of sending them directly to the neovim instance |
class |
NeovimStreamApi |
Full implementation of
NeovimApi based on ReactiveRPCStreamer |
| Modifier and Type | Method | Description |
|---|---|---|
static NeovimApi |
NeovimApis.getApiForConnection(com.ensarsarajcic.neovim.java.corerpc.client.RPCConnection rpcConnection) |
Copyright © 2018. All rights reserved.