Package de.aristaflow.adept2.model.common.communication


package de.aristaflow.adept2.model.common.communication
  • Class
    Description
    This is a simple wrapper for an InputStream as ServerStream which allows for keeping an InputStream locally 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.