Package org.aoju.bus.socket.plugins
Class PageBufferPlugin<T>
java.lang.Object
org.aoju.bus.socket.plugins.AbstractPlugin
org.aoju.bus.socket.plugins.PageBufferPlugin<T>
- All Implemented Interfaces:
NetMonitor,Plugin
内存页监测插件
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aoju.bus.socket.plugins.AbstractPlugin
afterRead, afterWrite, beforeRead, beforeWrite, preProcess, shouldAccept, stateEvent
-
Constructor Details
-
PageBufferPlugin
-