public interface IExtension
Modifier and Type | Field and Description |
---|---|
static short |
EXTENSION_COMPRESSION
The layer value that indicates that this plug-in is a compression plug-in.
|
static short |
EXTENSION_DISCOVERY
The layer value that indicates that the plug-in is a discovery plug-in.
|
static short |
EXTENSION_ENCRYPTION
The layer value that indicates that this plug-in is an encryption plug-in.
|
static short |
EXTENSION_ROUTING
The layer value that indicates that this plug-in is a routing plug-in.
|
static short |
EXTENSION_SEMANTIC
The layer value that indicates that this plug-in is a semantic plug-in.
|
static short |
EXTENSION_SERIALIZATION
The layer value that indicates that this plug-in is a serialization plug-in.
|
static short |
EXTENSION_TRANSCEIVER
The layer value that indicates that this plug-in provides a communication
transceiver.
|
static final short EXTENSION_DISCOVERY
static final short EXTENSION_TRANSCEIVER
static final short EXTENSION_ENCRYPTION
static final short EXTENSION_COMPRESSION
static final short EXTENSION_ROUTING
static final short EXTENSION_SERIALIZATION
static final short EXTENSION_SEMANTIC