|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IChannelLocator.LocatorType in gr.uoa.di.madgik.commons.channel.proxy |
|---|
| Methods in gr.uoa.di.madgik.commons.channel.proxy that return IChannelLocator.LocatorType | |
|---|---|
IChannelLocator.LocatorType |
IChannelLocator.GetLocatorType()
Retrieves the Locator Type of the proxy locator |
static IChannelLocator.LocatorType |
IChannelLocator.LocatorType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IChannelLocator.LocatorType[] |
IChannelLocator.LocatorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in gr.uoa.di.madgik.commons.channel.proxy with parameters of type IChannelLocator.LocatorType | |
|---|---|
Boolean |
IChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator)
Checks if this proxy can handle the specific type of locator |
| Uses of IChannelLocator.LocatorType in gr.uoa.di.madgik.commons.channel.proxy.local |
|---|
| Methods in gr.uoa.di.madgik.commons.channel.proxy.local that return IChannelLocator.LocatorType | |
|---|---|
IChannelLocator.LocatorType |
LocalChannelLocator.GetLocatorType()
|
| Methods in gr.uoa.di.madgik.commons.channel.proxy.local with parameters of type IChannelLocator.LocatorType | |
|---|---|
Boolean |
LocalChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator)
|
| Uses of IChannelLocator.LocatorType in gr.uoa.di.madgik.commons.channel.proxy.tcp |
|---|
| Methods in gr.uoa.di.madgik.commons.channel.proxy.tcp that return IChannelLocator.LocatorType | |
|---|---|
IChannelLocator.LocatorType |
TCPChannelLocator.GetLocatorType()
|
| Methods in gr.uoa.di.madgik.commons.channel.proxy.tcp with parameters of type IChannelLocator.LocatorType | |
|---|---|
Boolean |
TCPServerChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator)
|
| Uses of IChannelLocator.LocatorType in gr.uoa.di.madgik.commons.utils |
|---|
| Methods in gr.uoa.di.madgik.commons.utils that return IChannelLocator.LocatorType | |
|---|---|
static IChannelLocator.LocatorType |
URIUtils.GetLocatorType(URI locator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||