| Package | Description |
|---|---|
| at.borkowski.scovillej.services.comm | |
| at.borkowski.scovillej.services.comm.impl |
| Modifier and Type | Method and Description |
|---|---|
<T> SimulationServerSocket<T> |
CommunicationService.createServerSocket(String name,
Class<T> clazz)
Creates a server socket listening under the given name for connections,
being able to transfer objects of the given class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimulationServerSocketImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> SimulationServerSocket<T> |
CommunicationServiceImpl.createServerSocket(String name,
Class<T> clazz) |
Copyright © 2015. All rights reserved.