Uses of Class
com.ensarsarajcic.neovim.java.api.atomic.AtomicCallResponse
Packages that use AtomicCallResponse
-
Uses of AtomicCallResponse in com.ensarsarajcic.neovim.java.api
Methods in com.ensarsarajcic.neovim.java.api that return types with arguments of type AtomicCallResponseModifier and TypeMethodDescriptionNeovimApi.sendAtomic(List<RequestMessage> requestMessages) NeovimStreamApi.sendAtomic(List<RequestMessage> requestMessages)