|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JmxMonitoringAware | |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.memory | |
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.nio.transport | |
| org.glassfish.grizzly.threadpool | |
| Uses of JmxMonitoringAware in org.glassfish.grizzly |
|---|
| Subinterfaces of JmxMonitoringAware in org.glassfish.grizzly | |
|---|---|
interface |
Transport
Transport interface describes the transport unit used in Grizzly. |
| Classes in org.glassfish.grizzly that implement JmxMonitoringAware | |
|---|---|
class |
AbstractTransport
Abstract Transport. |
| Uses of JmxMonitoringAware in org.glassfish.grizzly.memory |
|---|
| Subinterfaces of JmxMonitoringAware in org.glassfish.grizzly.memory | |
|---|---|
interface |
MemoryManager<E extends Buffer>
MemoryManager, responsible for allocating and releasing memory, required during application runtime. |
| Classes in org.glassfish.grizzly.memory that implement JmxMonitoringAware | |
|---|---|
class |
AbstractMemoryManager<E extends Buffer>
A MemoryManager abstraction to provide utilities that may be useful
across different MemoryManager implementations. |
class |
ByteBufferManager
The simple Buffer manager implementation, which works as wrapper above ByteBuffers. |
class |
HeapMemoryManager
A WrapperAware MemoryManager implementation for
managing HeapBuffer instances. |
| Uses of JmxMonitoringAware in org.glassfish.grizzly.nio |
|---|
| Classes in org.glassfish.grizzly.nio that implement JmxMonitoringAware | |
|---|---|
class |
NIOTransport
|
| Uses of JmxMonitoringAware in org.glassfish.grizzly.nio.transport |
|---|
| Classes in org.glassfish.grizzly.nio.transport that implement JmxMonitoringAware | |
|---|---|
class |
TCPNIOTransport
TCP Transport NIO implementation |
class |
UDPNIOTransport
UDP NIO transport implementation |
| Uses of JmxMonitoringAware in org.glassfish.grizzly.threadpool |
|---|
| Classes in org.glassfish.grizzly.threadpool that implement JmxMonitoringAware | |
|---|---|
class |
AbstractThreadPool
Abstract ExecutorService implementation. |
class |
FixedThreadPool
Minimalistic fixed thread pool to allow for nice scalability if a good Queue impl is used. |
class |
GrizzlyExecutorService
|
class |
SyncThreadPool
ExecutorService implementation, which function the similar way as
former Grizzly 1.x Pipeline based thread pools. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||