Searched refs:setMaxActiveClientCount (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/daemon/
H A DSnmpAdaptorServerMBean.java136 public void setMaxActiveClientCount(int c) throws java.lang.IllegalStateException; method in interface:SnmpAdaptorServerMBean
H A DCommunicatorServer.java710 void setMaxActiveClientCount(int c) method in class:CommunicatorServer
H A DSnmpAdaptorServer.java546 public void setMaxActiveClientCount(int c) method in class:SnmpAdaptorServer
548 super.setMaxActiveClientCount(c);

Completed in 40 milliseconds