| Constructor and Description |
|---|
Channel(String id,
String className,
EndPoint endPoint,
XMap properties) |
| Modifier and Type | Method and Description |
|---|---|
static Channel |
forElement(XMap element) |
String |
getClassName() |
EndPoint |
getEndPoint() |
String |
getId() |
XMap |
getProperties() |
boolean |
isLegacyCollectionSerialization() |
boolean |
isLegacyXmlSerialization() |
public String getClassName()
public EndPoint getEndPoint()
public XMap getProperties()
public boolean isLegacyXmlSerialization()
public boolean isLegacyCollectionSerialization()
public static Channel forElement(XMap element)