Uses of Interface
gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry

Packages that use ITCPConnectionManagerEntry
gr.uoa.di.madgik.commons.channel.proxy.tcp   
gr.uoa.di.madgik.commons.server   
 

Uses of ITCPConnectionManagerEntry in gr.uoa.di.madgik.commons.channel.proxy.tcp
 

Classes in gr.uoa.di.madgik.commons.channel.proxy.tcp that implement ITCPConnectionManagerEntry
 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.
 

Uses of ITCPConnectionManagerEntry in gr.uoa.di.madgik.commons.server
 

Fields in gr.uoa.di.madgik.commons.server with type parameters of type ITCPConnectionManagerEntry
protected static Map<ITCPConnectionManagerEntry.NamedEntry,ITCPConnectionManagerEntry> TCPConnectionManager.Entries
           
 

Methods in gr.uoa.di.madgik.commons.server that return ITCPConnectionManagerEntry
static ITCPConnectionManagerEntry TCPConnectionManager.GetEntry(ITCPConnectionManagerEntry.NamedEntry Name)
           
static ITCPConnectionManagerEntry TCPConnectionManager.RegisterEntry(ITCPConnectionManagerEntry Entry)
           
 

Methods in gr.uoa.di.madgik.commons.server with parameters of type ITCPConnectionManagerEntry
static ITCPConnectionManagerEntry TCPConnectionManager.RegisterEntry(ITCPConnectionManagerEntry Entry)
           
 



Copyright © 2012. All Rights Reserved.