| Interface | Description |
|---|---|
| SessionKey |
Provides information about a session.
|
| SessionOwner |
An object that owns a session.
|
| Class | Description |
|---|---|
| ClipboardHolder |
Holds the clipboard and the current transform on the clipboard.
|
| PasteBuilder |
Builds an operation to paste the contents of a clipboard.
|
| SessionManager |
Session manager for WorldEdit.
|
| Exception | Description |
|---|---|
| MissingSessionException |
Raised when the session is missing.
|
| TransientSessionException |
Thrown if the session cannot be persisted
(because
SessionKey.isPersistent() returns false). |
Copyright © 2010-2014. All Rights Reserved.