Uses of Class
services.moleculer.transporter.tcp.SendBuffer
Packages that use SendBuffer
-
Uses of SendBuffer in services.moleculer.transporter.tcp
Fields in services.moleculer.transporter.tcp with type parameters of type SendBufferModifier and TypeFieldDescriptionprotected final LinkedHashMap<String, SendBuffer> TcpWriter.buffersprotected final ConcurrentLinkedQueue<SendBuffer> TcpWriter.openedMethods in services.moleculer.transporter.tcp with parameters of type SendBufferModifier and TypeMethodDescriptionprotected booleanTcpWriter.append(String nodeID, SendBuffer buffer, byte[] packet)