| Package | Description |
|---|---|
| net.tridentsdk.concurrent |
Miscellaneous concurrency tools and utilities, especially those that a plugin can use
|
| net.tridentsdk.plugin |
Plugin handlers, and related API
|
| net.tridentsdk.registry |
Contains the entry points to class implementations and the server files
|
| net.tridentsdk.server.concurrent |
Contains most of the code to handle the concurrent of the server
|
| net.tridentsdk.server.entity |
Contains general entity implementations and base abstractions
|
| net.tridentsdk.server.plugin |
Contains the implementation of classes in the
net.tridentsdk.plugin.* package |
| net.tridentsdk.server.service |
Contains implementations of classes in the
net.tridentsdk.registry and net.tridentsdk.service
packages |
| Class and Description |
|---|
| HeldValueLatch
A one-time latch that holds a value
|
| ScheduledRunnable
A wrapper over
Runnable that provides access to the scheduling facilities after scheduled |
| ScheduledTask
The internal representation of a scheduled task, implemented inside the scheduler to manage the wrapping for
ScheduledRunnable |
| SelectableThread
Execution abstraction
|
| TaskType
Type of task that will be run by the scheduler, how it will be run, when it will be scheduled
|
| Class and Description |
|---|
| SelectableThread
Execution abstraction
|
| Class and Description |
|---|
| Scheduler
Generates tasks that are queued for execution in the specified method
|
| SelectableThreadPool
A tunable task executor which represents a scalable thread pool
|
| Class and Description |
|---|
| ScheduledRunnable
A wrapper over
Runnable that provides access to the scheduling facilities after scheduled |
| ScheduledTask
The internal representation of a scheduled task, implemented inside the scheduler to manage the wrapping for
ScheduledRunnable |
| Scheduler
Generates tasks that are queued for execution in the specified method
|
| SelectableThread
Execution abstraction
|
| SelectableThreadPool
A tunable task executor which represents a scalable thread pool
|
| Class and Description |
|---|
| SelectableThreadPool
A tunable task executor which represents a scalable thread pool
|
| Class and Description |
|---|
| SelectableThread
Execution abstraction
|
| Class and Description |
|---|
| Scheduler
Generates tasks that are queued for execution in the specified method
|
| SelectableThreadPool
A tunable task executor which represents a scalable thread pool
|
Copyright © 2016. All rights reserved.