diff src/alice/jungle/operations/NetworkPutAttributeOperation.java @ 76:9e3198bf9547

Modified NetworkNodePath
author one
date Tue, 15 Oct 2013 15:53:36 +0900
parents 19e278488b42
children 0055d917c796
line wrap: on
line diff
--- a/src/alice/jungle/operations/NetworkPutAttributeOperation.java	Tue Oct 15 14:43:29 2013 +0900
+++ b/src/alice/jungle/operations/NetworkPutAttributeOperation.java	Tue Oct 15 15:53:36 2013 +0900
@@ -13,6 +13,7 @@
 @Message
 public class NetworkPutAttributeOperation  implements NodeOperation
 {
+	/* MessagePack cannot handle final.*/
 /*
  *	private final String key;
  *	private final ByteBuffer value;