| Package | Description |
|---|---|
| com.ensarsarajcic.neovim.java.api | |
| com.ensarsarajcic.neovim.java.api.buffer | |
| com.ensarsarajcic.neovim.java.api.tabpage | |
| com.ensarsarajcic.neovim.java.api.window |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NeovimStreamApi |
Full implementation of
NeovimApi based on ReactiveRPCStreamer |
| Modifier and Type | Class | Description |
|---|---|---|
class |
BufferStreamApi |
Implementation of
NeovimBufferApi based on ReactiveRPCStreamer |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TabpageStreamApi |
Implementation of
TabpageStreamApi based on ReactiveRPCStreamer |
| Modifier and Type | Class | Description |
|---|---|---|
class |
WindowStreamApi |
Implementation of
NeovimWindowApi based on ReactiveRPCStreamer |
Copyright © 2018. All rights reserved.