aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build
diff options
context:
space:
mode:
authorMW2007-06-10 18:51:45 +0000
committerMW2007-06-10 18:51:45 +0000
commit453fadd94071545b76706674bb284402c9a065c0 (patch)
treee971a1970f5926da1a9393b94f9b3e109a8cd14b /Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build
parentAdded a Couple of summary comments (diff)
downloadopensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.zip
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.gz
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.bz2
opensim-SC_OLD-453fadd94071545b76706674bb284402c9a065c0.tar.xz
Added SandBoxManager which in sandbox mode, acts as the backend server for the CommsManager interfaces (commsManager.gridServer etc).
Diffstat (limited to 'Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build')
-rw-r--r--Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build
index a6616bf..952051b 100644
--- a/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build
+++ b/Common/OpenGrid.Framework.Communications/OpenGrid.Framework.Communications.dll.build
@@ -14,6 +14,7 @@
14 <include name="RegionServerCommsLocal.cs" /> 14 <include name="RegionServerCommsLocal.cs" />
15 <include name="RegionServerCommsManager.cs" /> 15 <include name="RegionServerCommsManager.cs" />
16 <include name="RegionServerCommsOGS.cs" /> 16 <include name="RegionServerCommsOGS.cs" />
17 <include name="SandBoxManager.cs" />
17 <include name="GridServer/GridCommsManagerBase.cs" /> 18 <include name="GridServer/GridCommsManagerBase.cs" />
18 <include name="GridServer/GridCommsManagerLocal.cs" /> 19 <include name="GridServer/GridCommsManagerLocal.cs" />
19 <include name="GridServer/GridCommsManagerOGS.cs" /> 20 <include name="GridServer/GridCommsManagerOGS.cs" />