| Package | Description |
|---|---|
| mds.connection |
| Modifier and Type | Method and Description |
|---|---|
void |
MdsConnection.addConnectionListener(ConnectionListener l) |
void |
MdsConnection.removeConnectionListener(ConnectionListener l) |
| Constructor and Description |
|---|
MdsMessage(byte descr_idx,
byte dtype,
byte nargs,
int[] dims,
byte[] body,
Vector<ConnectionListener> v) |
MdsMessage(byte c,
Vector<ConnectionListener> v) |
MdsMessage(String s,
Vector<ConnectionListener> v) |
Copyright © 2023. All rights reserved.