| Package | Description |
|---|---|
| org.jmxtrans.embedded.util.pool |
| Modifier and Type | Method and Description |
|---|---|
SocketOutputStream |
SocketOutputStreamPoolFactory.makeObject(InetSocketAddress inetSocketAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
SocketOutputStreamPoolFactory.destroyObject(InetSocketAddress inetSocketAddress,
SocketOutputStream socketOutputStream) |
boolean |
SocketOutputStreamPoolFactory.validateObject(InetSocketAddress inetSocketAddress,
SocketOutputStream socketOutputStream)
Defensive approach: we test all the "
Socket.isXXX()" flags. |
Copyright © 2013. All Rights Reserved.