public class ConnectionPoolConfiguration extends Object
Constructor and Description |
---|
ConnectionPoolConfiguration(AttributeSet attributes) |
Modifier and Type | Method and Description |
---|---|
int |
bufferSize() |
int |
connectionTimeout() |
boolean |
equals(Object o) |
int |
hashCode() |
int |
maxConnectionsPerHost() |
int |
maxTotalConnections() |
int |
socketTimeout() |
boolean |
tcpNoDelay() |
String |
toString() |
public ConnectionPoolConfiguration(AttributeSet attributes)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.