| Interface | Description |
|---|---|
| Client |
Describes an application registered with a SAMP hub.
|
| Class | Description |
|---|---|
| ErrInfo |
Represents the error information associated with a SAMP response.
|
| JSamp |
Convenience class for invoking JSAMP command-line applications.
|
| Message |
Represents an encoded SAMP Message.
|
| Metadata |
Represents the application metadata associated with a SAMP client.
|
| Platform |
Platform-dependent features required by the SAMP implementation.
|
| RegInfo |
Represents information provided to a client at registration by the hub.
|
| Response |
Represents an encoded SAMP response.
|
| SampMap |
Abstract superclass for objects represented within the SAMP package as
key-value maps.
|
| SampUtils |
Contains static utility methods for use with the SAMP toolkit.
|
| ShutdownManager |
Handles ordered running of cleanup processes at JVM shutdown.
|
| Subscriptions |
Represents the set of subscribed messages for a SAMP client.
|
| Exception | Description |
|---|---|
| DataException |
Unchecked exception thrown when a data structure for use with
SAMP does not have the correct form.
|
Copyright © 2008–2024. All rights reserved.