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