package project.monitor.noderpc.http; public enum HttpMethodType { GET, POST, FILE }