Package de.aristaflow.adept2.model.common.communication
package de.aristaflow.adept2.model.common.communication
-
ClassDescriptionThis is a simple wrapper for an
InputStreamasServerStreamwhich allows for keeping anInputStreamlocally and use it remotely.A server stream establishes a connection between a client and a server and allows the client to access the stream via the AristaFlow-communication framework.