| Package | Description |
|---|---|
| gr.uoa.di.madgik.commons.channel.proxy | |
| gr.uoa.di.madgik.commons.channel.proxy.local | |
| gr.uoa.di.madgik.commons.channel.proxy.tcp |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
IChannelProxy.ProxyConnector |
LocalChannelProxy.GetProxyType() |
| Modifier and Type | Method and Description |
|---|---|
IChannelProxy.ProxyConnector |
TCPServerChannelProxy.GetProxyType() |
Copyright © 2018. All Rights Reserved.