public class QoSPropertySet extends PropertySet
Modifier and Type | Field and Description |
---|---|
static int |
ADMIN_QOS |
static int |
CHANNEL_QOS |
static int |
PROXY_QOS |
EMPTY_PROPERTY_RANGE, logger_, PROPERTY_ERROR_ARRAY_TEMPLATE, sORB
Constructor and Description |
---|
QoSPropertySet(Configuration configuration,
int type) |
Modifier and Type | Method and Description |
---|---|
Property[] |
get_qos() |
protected Set |
getValidNames() |
void |
set_qos(Property[] ps) |
void |
validate_qos(Property[] props,
NamedPropertyRangeSeqHolder namedPropertyRange) |
addPropertySetListener, addPropertySetListener, badProperty, badType, checkPropertyExistence, containsKey, get, map2Props, set_properties, toArray, toMap, toString
public static final int CHANNEL_QOS
public static final int ADMIN_QOS
public static final int PROXY_QOS
public QoSPropertySet(Configuration configuration, int type)
protected Set getValidNames()
public void set_qos(Property[] ps)
public Property[] get_qos()
public void validate_qos(Property[] props, NamedPropertyRangeSeqHolder namedPropertyRange) throws UnsupportedQoS
UnsupportedQoS
Copyright © 2017 JacORB. All rights reserved.