Uses of Class
de.aristaflow.adept2.model.common.communication.ServerInputStream
-
Packages that use ServerInputStream Package Description de.aristaflow.adept2.model.datamanagement -
-
Uses of ServerInputStream in de.aristaflow.adept2.model.datamanagement
Subclasses of ServerInputStream in de.aristaflow.adept2.model.datamanagement Modifier and Type Class Description class
ServerUDTInputStream
This interface resembles aUDTValue
but does not provide all data at once but as requested, that is, the value of this UDTValue will not be provided as a whole but incrementally as requested.
-