RTI Connext Java API  Version 6.0.0
 All Classes Namespaces Functions Variables Groups Pages
ServiceQosPolicyKind Class Reference

Kinds of service. More...

Inheritance diagram for ServiceQosPolicyKind:
Enum Copyable

Static Public Attributes

static final ServiceQosPolicyKind NO_SERVICE_QOS
 There is no service associated with the entity.
 
static final ServiceQosPolicyKind PERSISTENCE_SERVICE_QOS
 The entity is an entity created by RTI Persistence Service.
 
static final ServiceQosPolicyKind QUEUING_SERVICE_QOS
 The entity is an entity created by RTI Queuing Service.
 
static final ServiceQosPolicyKind ROUTING_SERVICE_QOS
 The entity is an entity created by RTI Routing Service.
 
static final ServiceQosPolicyKind RECORDING_SERVICE_QOS
 The entity is an entity created by RTI Recording Service.
 
static final ServiceQosPolicyKind REPLAY_SERVICE_QOS
 The entity is an entity created by RTI Replay Service.
 
static final ServiceQosPolicyKind DATABASE_INTEGRATION_SERVICE_QOS
 The entity is an entity created by RTI Database Integration Service.
 
static final ServiceQosPolicyKind WEB_INTEGRATION_SERVICE_QOS
 The entity is an entity created by RTI Web Integration Service.
 

Additional Inherited Members

- Public Member Functions inherited from Enum
final int ordinal ()
 The integral value of this enumerated constant.
 
Object copy_from (Object src)
 
final String name ()
 The name of this enum constant, as declared in the enum declaration.
 
final String toString ()
 The string value of this enum constant.
 
- Protected Member Functions inherited from Enum
 Enum (String name, int ordinal)
 The constructor.
 
final Object clone () throws CloneNotSupportedException
 

Detailed Description

Member Data Documentation

final ServiceQosPolicyKind NO_SERVICE_QOS
static

There is no service associated with the entity.

final ServiceQosPolicyKind PERSISTENCE_SERVICE_QOS
static

The entity is an entity created by RTI Persistence Service.

final ServiceQosPolicyKind QUEUING_SERVICE_QOS
static

The entity is an entity created by RTI Queuing Service.

final ServiceQosPolicyKind ROUTING_SERVICE_QOS
static

The entity is an entity created by RTI Routing Service.

final ServiceQosPolicyKind RECORDING_SERVICE_QOS
static

The entity is an entity created by RTI Recording Service.

final ServiceQosPolicyKind REPLAY_SERVICE_QOS
static

The entity is an entity created by RTI Replay Service.

final ServiceQosPolicyKind DATABASE_INTEGRATION_SERVICE_QOS
static

The entity is an entity created by RTI Database Integration Service.

final ServiceQosPolicyKind WEB_INTEGRATION_SERVICE_QOS
static

The entity is an entity created by RTI Web Integration Service.


RTI Connext Java API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc