Uses of Class
org.simpleframework.http.socket.service.FrameCollector
Packages that use FrameCollector
-
Uses of FrameCollector in org.simpleframework.http.socket.service
Fields in org.simpleframework.http.socket.service declared as FrameCollectorModifier and TypeFieldDescriptionprivate final FrameCollector
FrameConnection.operation
The collector is used to collect frames from the TCP channel.