Uses of Class
gr.uoa.di.madgik.commons.channel.registry.RegisteredNozzle

Packages that use RegisteredNozzle
gr.uoa.di.madgik.commons.channel.registry   
 

Uses of RegisteredNozzle in gr.uoa.di.madgik.commons.channel.registry
 

Methods in gr.uoa.di.madgik.commons.channel.registry that return types with arguments of type RegisteredNozzle
 List<RegisteredNozzle> ChannelRegistryEntry.GetRegisteredNozzles()
          Gets the registered nozzles.
 

Methods in gr.uoa.di.madgik.commons.channel.registry with parameters of type RegisteredNozzle
 boolean ChannelRegistryEntry.RegisterNozzle(RegisteredNozzle entry)
          Registers a new outlet nozzle to the channel.
 



Copyright © 2013. All Rights Reserved.