Uses of Class
gr.uoa.di.madgik.commons.server.ITCPConnectionManagerEntry.NamedEntry

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

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

Methods in gr.uoa.di.madgik.commons.channel.proxy.tcp that return ITCPConnectionManagerEntry.NamedEntry
 ITCPConnectionManagerEntry.NamedEntry ChannelTCPConnManagerEntry.GetName()
           
 

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

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

Methods in gr.uoa.di.madgik.commons.server that return ITCPConnectionManagerEntry.NamedEntry
 ITCPConnectionManagerEntry.NamedEntry ITCPConnectionManagerEntry.GetName()
           
static ITCPConnectionManagerEntry.NamedEntry ITCPConnectionManagerEntry.NamedEntry.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ITCPConnectionManagerEntry.NamedEntry[] ITCPConnectionManagerEntry.NamedEntry.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in gr.uoa.di.madgik.commons.server with parameters of type ITCPConnectionManagerEntry.NamedEntry
static ITCPConnectionManagerEntry TCPConnectionManager.GetEntry(ITCPConnectionManagerEntry.NamedEntry Name)
           
 



Copyright © 2012. All Rights Reserved.