Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4ae463a0 authored by Gabriel Landais's avatar Gabriel Landais
Browse files

Wrong channel type


git-svn-id: https://scm.gforge.inria.fr/authscm/ycadoret/svn/gazelle/Maven/gazelle-proxy/trunk@26388 356b4b1a-1d2b-0410-8bf1-ffa24008f01e
parent 9a29faf9
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ public enum ChannelType {
HTTP("HTTPMessage"),
RAW("HTTPMessage");
RAW("RawMessage");
private String discriminator;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment