Uses of Class
org.simpleframework.http.socket.service.OutputBarrier
-
Packages that use OutputBarrier Package Description org.simpleframework.http.socket.service -
-
Uses of OutputBarrier in org.simpleframework.http.socket.service
Fields in org.simpleframework.http.socket.service declared as OutputBarrier Modifier and Type Field Description private OutputBarrier
FrameEncoder. barrier
This is the underlying sender used to send the frames.
-