19 package org.omg.dds.core;
21 import java.io.Serializable;
28 implements Comparable<InstanceHandle>, Serializable,
DDSObject 34 private static final long serialVersionUID = 4987266126475078295L;
53 public abstract boolean isNil();
InstanceHandle nilHandle()
abstract ServiceProviderInterface getSPI()
This method is not intended for use by applications.
An opaque handle that can be used to refer to a local or remote entity.
A supertype of all DDS classes and interfaces.
static InstanceHandle nilHandle(ServiceEnvironment env)
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...