/unit/src/java/nginx/unit/ |
H A D | DynamicDispatcherRequest.java | 7 public void setDispatcherType(DispatcherType type); in setDispatcherType()
|
H A D | ForwardRequestWrapper.java | 57 public void setDispatcherType(DispatcherType type) in setDispatcherType()
|
H A D | IncludeRequestWrapper.java | 46 public void setDispatcherType(DispatcherType type) in setDispatcherType()
|
H A D | IncludeResponseWrapper.java | 107 public void setContentType(String type) in setContentType()
|
H A D | Request.java | 749 public void setDispatcherType(DispatcherType type) in setDispatcherType()
|
H A D | Response.java | 720 String type = contentType + ";charset=" + characterEncoding; in setCharacterEncoding() local 757 public void setContentType(String type) in setContentType() 796 private static native void setContentType(long req_info_ptr, byte[] type); in setContentType()
|
/unit/src/java/nginx/unit/websocket/ |
H A D | MessageHandlerResult.java | 24 private final MessageHandlerResultType type; field in MessageHandlerResult 28 MessageHandlerResultType type) { in MessageHandlerResult()
|
H A D | Util.java | 185 private static <T> TypeResult getGenericType(Class<T> type, in getGenericType() 307 public static Object coerceToType(Class<?> type, String value) { in coerceToType()
|
/unit/src/java/nginx/unit/websocket/pojo/ |
H A D | PojoMessageHandlerWholeText.java | 66 Class<?> type = method.getParameterTypes()[indexPayload]; in PojoMessageHandlerWholeText() local
|
H A D | PojoMethodMapping.java | 286 Class<?> type = types[i]; in getPathParams() local 341 Class<?> type = pathParams[i].getType(); in buildArgs() local
|
H A D | PojoPathParam.java | 29 private final Class<?> type; field in PojoPathParam 33 public PojoPathParam(Class<?> type, String name) { in PojoPathParam()
|
/unit/src/java/ |
H A D | nxt_jni_Response.c | 1026 jarray type) in nxt_java_Response_setContentType()
|
/unit/src/ |
H A D | nxt_application.c | 27 nxt_app_type_t type; member 337 nxt_app_type_t type; in nxt_discovery_module() local 934 nxt_app_type_t type; in nxt_app_lang_module() local
|
H A D | nxt_application.h | 35 nxt_app_type_t type; member 93 nxt_str_t type; member 126 nxt_str_t type; member
|
H A D | nxt_cert.c | 102 char *type, *header; in nxt_cert_bio() local 1132 nxt_port_msg_type_t type; in nxt_cert_store_get_handler() local
|
H A D | nxt_clang.h | 201 #define nxt_container_of(p, type, field) \ argument 209 #define nxt_value_at(type, p, offset) \ argument
|
H A D | nxt_conf.c | 65 uint8_t type; /* 3 bits. */ member
|
H A D | nxt_conf.h | 59 nxt_conf_map_type_t type; member
|
H A D | nxt_conf_validation.c | 55 nxt_conf_vldt_type_t type:32; member 1229 nxt_conf_value_t *value, nxt_conf_vldt_type_t type) in nxt_conf_vldt_type() 1356 nxt_str_t *type; member 2375 nxt_str_t type; in nxt_conf_vldt_app() local
|
H A D | nxt_fastcgi_source.h | 28 uint8_t type; member
|
H A D | nxt_file.h | 89 uint8_t type; /* nxt_file_type_t */ member
|
H A D | nxt_fs.h | 30 nxt_fs_type_t type; member
|
H A D | nxt_http_route.c | 60 nxt_http_route_pattern_type_t type:8; member 936 nxt_http_route_pattern_type_t type; in nxt_http_route_pattern_create() local 1162 nxt_str_t *test, nxt_http_route_pattern_type_t type, in nxt_http_route_pattern_slice()
|
H A D | nxt_http_static.c | 923 nxt_str_t *type, exten; in nxt_http_static_mtypes_init() local 928 nxt_str_t type; in nxt_http_static_mtypes_init() member 1021 nxt_str_t *type; member 1027 const nxt_str_t *exten, nxt_str_t *type) in nxt_http_static_mtypes_hash_add()
|
H A D | nxt_main_process.c | 1033 nxt_port_msg_type_t type; in nxt_main_port_socket_handler() local 1573 nxt_port_msg_type_t type; in nxt_main_port_access_log_handler() local
|