浏览代码

Update AMFConnection.hx

Mark Knol 10 年之前
父节点
当前提交
76c05a2617
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      std/haxe/remoting/AMFConnection.hx

+ 3 - 0
std/haxe/remoting/AMFConnection.hx

@@ -21,6 +21,9 @@
  */
 package haxe.remoting;
 
+/**
+	Allows a connection to an AMF Remoting server such as Flash Media Server or AMFPHP.
+*/
 class AMFConnection implements AsyncConnection implements Dynamic<AsyncConnection> {
 
 	var __data : {