Package | Description |
---|---|
org.omg.dds.domain |
The Domain Module contains the
DomainParticipant
class that acts as an entry-point of the Service and acts as a factory for
many of the classes. |
Modifier and Type | Method and Description |
---|---|
<TYPE> ContentFilteredTopic<TYPE> |
DomainParticipant.createContentFilteredTopic(String name,
Topic<? extends TYPE> relatedTopic,
String filterExpression,
List<String> expressionParameters)
This operation creates a ContentFilteredTopic.
|
Copyright © 2014. All rights reserved.