sdk-javascript/lib/bindings/http
Fabio José bf4967d30c supporting the data_base64
Signed-off-by: Fabio José <fabiojose@gmail.com>
2019-11-04 13:50:22 -03:00
..
commons.js Fix code style: missing parens, double quote and semicolon 2019-07-29 09:50:28 -03:00
constants.js Constants for binary receiver spec 1.0 2019-11-04 09:45:05 -03:00
emitter_binary.js supporting the data_base64 2019-11-04 13:50:22 -03:00
emitter_binary_0_1.js Code style: narrow parens 2019-07-23 09:22:07 -03:00
emitter_binary_0_2.js Remove ununsed imports 2019-07-29 14:34:50 -03:00
emitter_binary_0_3.js The http binding for binary - v0.3 2019-08-01 17:35:33 -03:00
emitter_binary_1.js Emitter v1: for binary mode 2019-10-29 21:14:17 -03:00
emitter_structured.js A generic structured http emitter for reusable purposes 2019-07-29 14:33:59 -03:00
emitter_structured_0_1.js closes #18 2019-06-30 15:16:14 -03:00
emitter_structured_0_2.js Remove unused import 2019-08-02 09:51:59 -03:00
receiver_binary.js New: check() decorator, parsersByEncoding to work with datacontentencoding 2019-08-06 11:18:45 -03:00
receiver_binary_0_2.js parsersByEnconding to be compliance with datacontentenconding 2019-08-06 11:19:35 -03:00
receiver_binary_0_3.js parsersByEnconding and checkDecorator 2019-08-06 11:20:23 -03:00
receiver_binary_1.js Http receiver binary for spec 1.0 2019-11-04 09:44:39 -03:00
receiver_structured.js Filter to process just the availble attributes 2019-11-04 09:12:42 -03:00
receiver_structured_0_2.js A generic structured http receiver for reusable purposes 2019-07-29 15:53:22 -03:00
receiver_structured_0_3.js Fixing the subject unmarshall: Closes #32 2019-08-22 17:21:00 -03:00
receiver_structured_1.js Structured http receiver for spec 1.0 2019-11-02 07:04:30 -03:00
unmarshaller.js generic HTTPUnmarshaller and spec 0.3 HTTPUnmarshaller 2019-08-05 09:23:57 -03:00
unmarshaller_0_2.js Using the generic HTTPUnmarshaller 2019-08-05 09:22:42 -03:00
unmarshaller_0_3.js generic HTTPUnmarshaller and spec 0.3 HTTPUnmarshaller 2019-08-05 09:23:57 -03:00