Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 26) sorted by relevance

12

/unit/src/java/javax/websocket/
H A DEncodeException.java23 private Object object; field in EncodeException
25 public EncodeException(Object object, String message) { in EncodeException() argument
27 this.object = object; in EncodeException()
30 public EncodeException(Object object, String message, Throwable cause) { in EncodeException() argument
32 this.object = object; in EncodeException()
36 return this.object; in getObject()
H A DEncoder.java32 String encode(T object) throws EncodeException; in encode() argument
37 void encode(T object, Writer writer) in encode() argument
43 ByteBuffer encode(T object) throws EncodeException; in encode() argument
48 void encode(T object, OutputStream os) in encode() argument
/unit/docs/
H A Dunit-openapi.yaml475 summary: "Retrieve the issuer object from the certificate object"
993 object."
1571 object"
1752 object"
1899 object"
1994 object"
2565 object"
5144 type: object
5150 type: object
5159 type: object
[all …]
/unit/src/
H A Dnxt_conf.c273 member = &object->u.object->members[index]; in nxt_conf_set_member()
287 member = &object->u.object->members[index]; in nxt_conf_set_member_dup()
301 member = &object->u.object->members[index]; in nxt_conf_set_member_string()
315 member = &object->u.object->members[index]; in nxt_conf_set_member_string_dup()
330 member = &object->u.object->members[index]; in nxt_conf_set_member_integer()
350 member = &object->u.object->members[index]; in nxt_conf_set_member_null()
554 object = value->u.object; in nxt_conf_get_object_member()
740 object = value->u.object; in nxt_conf_next_object_member()
1634 value->u.object = object; in nxt_conf_json_parse_object()
2420 object = value->u.object; in nxt_conf_json_object_length()
[all …]
H A Dnxt_conf.h128 void nxt_conf_set_member(nxt_conf_value_t *object, nxt_str_t *name,
130 nxt_int_t nxt_conf_set_member_dup(nxt_conf_value_t *object, nxt_mp_t *mp,
132 void nxt_conf_set_member_string(nxt_conf_value_t *object, nxt_str_t *name,
134 nxt_int_t nxt_conf_set_member_string_dup(nxt_conf_value_t *object, nxt_mp_t *mp,
136 void nxt_conf_set_member_integer(nxt_conf_value_t *object, nxt_str_t *name,
138 void nxt_conf_set_member_null(nxt_conf_value_t *object, nxt_str_t *name,
H A Dnxt_test_build.c66 port_associate(int port, int source, uintptr_t object, int events, void *user) in port_associate() argument
73 port_dissociate(int port, int source, uintptr_t object) in port_dissociate() argument
H A Dnxt_http_route.c93 nxt_http_route_object_t object:8; member
118 nxt_http_route_object_t object:8; member
126 nxt_http_route_object_t object:8; member
241 nxt_bool_t object; in nxt_http_routes_create() local
259 if (object) { in nxt_http_routes_create()
458 rule->object = NXT_HTTP_ROUTE_SCHEME; in nxt_http_route_match_create()
549 rule->object = NXT_HTTP_ROUTE_QUERY; in nxt_http_route_match_create()
730 table->object = NXT_HTTP_ROUTE_TABLE; in nxt_http_route_table_create()
788 rule->object = object; in nxt_http_route_ruleset_create()
1614 switch (test->rule->object) { in nxt_http_route_match()
[all …]
H A Dnxt_cert.c502 nxt_conf_value_t *object, *chain, *element, *value; in nxt_cert_details() local
513 object = nxt_conf_create_object(mp, 2); in nxt_cert_details()
514 if (nxt_slow_path(object == NULL)) { in nxt_cert_details()
553 nxt_conf_set_member_null(object, &key_str, 0); in nxt_cert_details()
639 nxt_conf_set_member(object, &chain_str, chain, 1); in nxt_cert_details()
641 return object; in nxt_cert_details()
659 nxt_conf_value_t *object, *names; in nxt_cert_name_details() local
707 object = nxt_conf_create_object(mp, count); in nxt_cert_name_details()
708 if (nxt_slow_path(object == NULL)) { in nxt_cert_name_details()
718 nxt_conf_set_member(object, &alt_names_str, names, i++); in nxt_cert_name_details()
[all …]
H A Dnxt_test_build.h143 int port_associate(int port, int source, uintptr_t object, int events,
145 int port_dissociate(int port, int source, uintptr_t object);
H A Dnxt_http_js.c74 .u.object = {
85 .u.object = {
H A Dnxt_conf_validation.c63 nxt_conf_vldt_member_t object; member
280 .u.object = nxt_conf_vldt_listener,
289 .u.object = nxt_conf_vldt_app,
294 .u.object = nxt_conf_vldt_upstream,
698 .u.object = nxt_conf_vldt_response_header,
938 .u.object = nxt_conf_vldt_php_option,
943 .u.object = nxt_conf_vldt_php_option,
1133 .u.object = nxt_conf_vldt_environment,
1346 .u.object = nxt_conf_vldt_server,
/unit/
H A DREADME.md85 application object. Let's store our first config snippet in a file called
113 Next, reference the app from a listener object in the `/config/listeners`
H A DCHANGES207 native callable object, notably with Falcon.
481 *) Feature: the "automount" option in the "isolation" object allows to
839 *) Change: the "type" of application object for Go was changed to
863 *) Change: the control API maps the configuration object only at
953 *) Change: configuration object moved into "/config/" path.
H A DLICENSE33 not limited to compiled object code, generated documentation,
/unit/auto/
H A Dmake44 # Library object files list.
172 # Test object files list.
320 # unit object files.
/unit/auto/modules/
H A Dperl153 # The Perl module object files.
H A Dwasm149 # The wasm module object files.
H A Dpython179 # The python module object files.
H A Dphp232 # The php module object files.
H A Druby218 # The Ruby module object files.
/unit/auto/os/
H A Dconf7 # object itself because an application linked with static libnxt library
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties92 wsRemoteEndpoint.noEncoder=No encoder specified for object of class [{0}]
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc-common112 such derivative works, in source code and object code form.
118 object code form. This patent license shall apply to the combination of the
143 A Contributor may choose to distribute the Program in object code form under
318 not limited to compiled object code, generated documentation,
/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc-common112 such derivative works, in source code and object code form.
118 object code form. This patent license shall apply to the combination of the
143 A Contributor may choose to distribute the Program in object code form under
318 not limited to compiled object code, generated documentation,
/unit/src/java/nginx/unit/
H A DContext.java3077 public void setAttribute(String name, Object object)
3081 Object prev = attributes_.put(name, object);
3088 this, name, prev == null ? object : prev);

12