Package express.mvp.myra.transport
package express.mvp.myra.transport
-
ClassDescriptionStatistics for I/O backend operations.Builder for constructing
BackendStatsinstances.Callback interface for handling completion of asynchronous I/O operations.Callback interface for handling connection pool acquisition events.Connection pool for managing TCP connections to multiple endpoints.Thread-safe connection pool implementation.A pre-registered off-heap buffer for zero-copy I/O operations.Thread-safe pool for managing pre-registered I/O buffers.Thread-safe pool implementation of pre-registered buffers for zero-copy I/O.TCP-based implementation ofTransportusing a pluggable I/O backend.Core transport abstraction for bidirectional byte streaming.Backend abstraction for pluggable I/O implementations.Configuration for transport creation and runtime behavior.Available I/O backend implementations.Builder for constructingTransportConfiginstances.Configuration for the registered buffer pool.Builder for constructingTransportConfig.RegisteredBuffersConfiginstances.Unchecked exception thrown when transport operations fail.Factory for creating transport instances and related components.Callback interface for handling transport lifecycle and I/O events.Abstract adapter class forTransportHandlerwith empty default implementations.Health status and metrics for a transport instance.Builder for constructingTransportHealthinstances.Thread factory that creates virtual threads with configurable naming and properties.High-performance worker pool using Java 21+ virtual threads for I/O event processing.Builder for creatingVirtualThreadWorkerPoolinstances.Immutable snapshot of worker pool statistics.