| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
IChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator)
Checks if this proxy can handle the specific type of locator
|
| Modifier and Type | Method and Description |
|---|---|
IChannelLocator.LocatorType |
LocalChannelLocator.GetLocatorType() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
LocalChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator) |
| Modifier and Type | Method and Description |
|---|---|
IChannelLocator.LocatorType |
TCPChannelLocator.GetLocatorType() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
TCPServerChannelProxy.CanHandleProxyLocator(IChannelLocator.LocatorType Locator) |
| Modifier and Type | Method and Description |
|---|---|
static IChannelLocator.LocatorType |
URIUtils.GetLocatorType(URI locator) |
Copyright © 2018. All Rights Reserved.