Searched refs:getMaxResponseMessageBytesFromMethodConfig (Results 1 – 2 of 2) sorted by relevance
149 ServiceConfigUtil.getMaxResponseMessageBytesFromMethodConfig(methodConfig); in MethodInfo()
254 static Integer getMaxResponseMessageBytesFromMethodConfig(Map<String, Object> methodConfig) { in getMaxResponseMessageBytesFromMethodConfig() method in ServiceConfigUtil