public class SocketPoolable extends WriterPoolable
| Constructor and Description |
|---|
SocketPoolable(stormpot.Slot slot,
java.net.Socket socket,
java.io.Writer writer,
FlushStrategy flushStrategy) |
invalidate, releasepublic SocketPoolable(@Nonnull
stormpot.Slot slot,
@Nonnull
java.net.Socket socket,
@Nonnull
java.io.Writer writer,
@Nonnull
FlushStrategy flushStrategy)
Copyright © 2010-2021 JmxTrans team. All Rights Reserved.