Package at.borkowski.scovillej.services.comm

  • Interface Summary 
    InterfaceDescription
    CommunicationService
    Provides socket-(name-)base communication to simulation members.
    Serializer<T>
    Represents an object capable of serializing a certain type (T) to byte arrays, and de-serializing them again.
    SimulationServerSocket<T>
    Provides means of listening for incoming connections in a simulation.
    SimulationSocket<T>
    Represents a socket providing communication with a socket on the side of another member.
  • Class Summary 
    ClassDescription
    CommunicationServiceBuilder
    A class facilitating the creation of communication service objects (see CommunicationService).

Copyright © 2015. All rights reserved.



NOTHING
NOTHING
Add the Maven Dependecy to your project: maven dependecy for com.amazonaws : aws-java-sdk : 1.3.14