| Package | Description |
|---|---|
| gr.uoa.di.madgik.commons.channel.proxy.tcp | |
| gr.uoa.di.madgik.commons.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelTCPConnManagerEntry
This class follows the singleton pattern to initialize a single TCP server
capable of servicing outlet requests outside the boundaries of a VM.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<ITCPConnectionManagerEntry.NamedEntry,ITCPConnectionManagerEntry> |
TCPConnectionManager.Entries |
| Modifier and Type | Method and Description |
|---|---|
static ITCPConnectionManagerEntry |
TCPConnectionManager.GetEntry(ITCPConnectionManagerEntry.NamedEntry Name) |
static ITCPConnectionManagerEntry |
TCPConnectionManager.RegisterEntry(ITCPConnectionManagerEntry Entry) |
| Modifier and Type | Method and Description |
|---|---|
static ITCPConnectionManagerEntry |
TCPConnectionManager.RegisterEntry(ITCPConnectionManagerEntry Entry) |
Copyright © 2018. All Rights Reserved.