Uses of Class
hkube.communication.streaming.Flow
-
Packages that use Flow Package Description hkube.communication.streaming -
-
Uses of Flow in hkube.communication.streaming
Methods in hkube.communication.streaming that return Flow Modifier and Type Method Description FlowFlow. clone()FlowMessage. getFlow()FlowFlow. getRestOfFlow(String current)Constructors in hkube.communication.streaming with parameters of type Flow Constructor Description Message(byte[] data, byte[] header, Flow flow)
-