Uses of Class
gr.uoa.di.madgik.commons.channel.proxy.IChannelProxy.ProxyConnector

Packages that use IChannelProxy.ProxyConnector
gr.uoa.di.madgik.commons.channel.proxy   
gr.uoa.di.madgik.commons.channel.proxy.local   
gr.uoa.di.madgik.commons.channel.proxy.tcp   
 

Uses of IChannelProxy.ProxyConnector in gr.uoa.di.madgik.commons.channel.proxy
 

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

Uses of IChannelProxy.ProxyConnector in gr.uoa.di.madgik.commons.channel.proxy.local
 

Methods in gr.uoa.di.madgik.commons.channel.proxy.local that return IChannelProxy.ProxyConnector
 IChannelProxy.ProxyConnector LocalChannelProxy.GetProxyType()
           
 

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

Methods in gr.uoa.di.madgik.commons.channel.proxy.tcp that return IChannelProxy.ProxyConnector
 IChannelProxy.ProxyConnector TCPServerChannelProxy.GetProxyType()
           
 



Copyright © 2013. All Rights Reserved.