| Package | Description |
|---|---|
| ch.racic.caps |
| Modifier and Type | Class and Description |
|---|---|
class |
CapsConfiguration
Created by rac on 08.02.15.
|
| Modifier and Type | Method and Description |
|---|---|
static CAPServer |
CAPServer.bringItUpRunning(ICapsConfiguration conf)
Factory to instantiate the proxy, start it and wait until it is listening prior to returning with the CAPS
instance.
|
| Constructor and Description |
|---|
CAPServer(ICapsConfiguration configuration)
CAPS main thread constructor Initialize the server with a configuration object and use the start() method to
start listening.
|
ConnectionHandler(Socket clientSocket,
ICapsConfiguration configuration)
Handles a single incoming connection.
|
Copyright © 2015. All rights reserved.