Uses of Class
gr.uoa.di.madgik.commons.server.http.IHTTPConnectionManagerEntry.NamedEntry

Packages that use IHTTPConnectionManagerEntry.NamedEntry
gr.uoa.di.madgik.commons.server.http   
 

Uses of IHTTPConnectionManagerEntry.NamedEntry in gr.uoa.di.madgik.commons.server.http
 

Methods in gr.uoa.di.madgik.commons.server.http that return IHTTPConnectionManagerEntry.NamedEntry
 IHTTPConnectionManagerEntry.NamedEntry IHTTPConnectionManagerEntry.GetName()
           
static IHTTPConnectionManagerEntry.NamedEntry IHTTPConnectionManagerEntry.NamedEntry.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IHTTPConnectionManagerEntry.NamedEntry[] IHTTPConnectionManagerEntry.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.http with parameters of type IHTTPConnectionManagerEntry.NamedEntry
static IHTTPConnectionManagerEntry HTTPConnectionManager.GetEntry(IHTTPConnectionManagerEntry.NamedEntry Name)
           
 



Copyright © 2013. All Rights Reserved.