public class ChannelLocatorFactory extends Object
| Constructor and Description |
|---|
ChannelLocatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IChannelLocator |
GetLocator(URI locator)
Creates instances of
IChannelLocator objects based on the provided serialization |
public static IChannelLocator GetLocator(URI locator) throws Exception
IChannelLocator objects based on the provided serializationXMLserialization - the xml serialization as created by IChannelLocator#ToXML()Exception - The instantiation could not be performedCopyright © 2018. All Rights Reserved.