Searched refs:getMaxRequestMessageBytesFromMethodConfig (Results 1 – 2 of 2) sorted by relevance
278 ServiceConfigUtil.getMaxRequestMessageBytesFromMethodConfig(methodConfig); in MethodInfo()
252 static Integer getMaxRequestMessageBytesFromMethodConfig(Map<String, ?> methodConfig) { in getMaxRequestMessageBytesFromMethodConfig() method in ServiceConfigUtil