Package de.aristaflow.adept2.model.common.communication
-
Interface Summary Interface Description ServerStream 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. -
Class Summary Class Description ServerInputStream This is a simple wrapper for anInputStream
asServerStream
which allows for keeping anInputStream
locally and use it remotely.