|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Characteristic
Describes a characteristic of protocol. The protocol characteristic can also be encoded as bits either set or cleared within an 32-bit unsigned integer. The bits and their meanings are constant and reproducable. The protocol registry can reverse the integer value into a charactericts set.
| Nested Class Summary | |
|---|---|
static class |
Characteristic.BitCodec
A special utility method which can encode and decode a set of characteristics into a bitwise representation in a 32-bit unsigned integer. |
static class |
Characteristic.Frame
Describes frame characteristics of a protocol. |
static class |
Characteristic.Kind
Kind of protocol this is. |
static class |
Characteristic.Physical
Describes the physical characteristics of the network. |
| Method Summary | |
|---|---|
int |
getValue()
|
| Method Detail |
|---|
int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||