public class HmtpPool
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
close() |
static HmtpPool |
create(ClusterServer server,
int threadMax) |
java.lang.String |
toString() |
public static HmtpPool create(ClusterServer server, int threadMax)
public void clear()
public void close()
public java.lang.String toString()
toString
in class java.lang.Object