Uses of Class
io.activej.csp.net.MessagingWithBinaryStreaming
Packages that use MessagingWithBinaryStreaming
-
Uses of MessagingWithBinaryStreaming in io.activej.csp.net
Methods in io.activej.csp.net that return MessagingWithBinaryStreamingModifier and TypeMethodDescriptionstatic <I,O> MessagingWithBinaryStreaming<I, O> MessagingWithBinaryStreaming.create(AsyncTcpSocket socket, ByteBufsCodec<I, O> serializer)