Lines Matching full:intvalue
793 this.maxConnections = new Integer(maxConnections).intValue();
805 this.threadPoolSize = new Integer(threadPoolSize).intValue();
818 serverTransactionTableSize).intValue();
839 clientTransactionTableSize).intValue();
902 super.maxMessageSize = new Integer(maxMsgSize).intValue();
1023 int bufferSizeInteger = new Integer(bufferSize).intValue();
1029 bufferSizeInteger = new Integer(bufferSize).intValue();