Uses of Class
gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig.ConfigType

Packages that use INozzleConfig.ConfigType
gr.uoa.di.madgik.commons.channel.nozzle   
gr.uoa.di.madgik.commons.channel.proxy.local   
gr.uoa.di.madgik.commons.channel.proxy.tcp   
 

Uses of INozzleConfig.ConfigType in gr.uoa.di.madgik.commons.channel.nozzle
 

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

Uses of INozzleConfig.ConfigType in gr.uoa.di.madgik.commons.channel.proxy.local
 

Methods in gr.uoa.di.madgik.commons.channel.proxy.local that return INozzleConfig.ConfigType
 INozzleConfig.ConfigType LocalNozzleConfig.GetConfigType()
           
 

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

Methods in gr.uoa.di.madgik.commons.channel.proxy.tcp that return INozzleConfig.ConfigType
 INozzleConfig.ConfigType TCPServerNozzleConfig.GetConfigType()
           
 



Copyright © 2012. All Rights Reserved.