Difference between revisions of "Auxiliary Frameworks"

From GCube System
Jump to: navigation, search
(New page: [coming soon] # Local Processes: the Handler Framework # Local Events: the Event Framework # [[The Proxy Framework| Impersonification ...)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[coming soon]
 
[coming soon]
  
# [[The Handler Framework | Local Processes: the Handler Framework]]
+
* [[The Handler Framework | Local Processes: the Handler Framework]]
# [[The Event Framework| Local Events: the Event Framework]]
+
** [[The Handler Framework#What's in a Handler |  What's in a Handler?]]
# [[The Proxy Framework| Impersonification : the Proxy Framework]]
+
** [[The Handler Framework#General-Purpose Handlers |  General-Purpose Handlers]]
 +
*** [[The Handler Framework#Sequential Handlers|  Sequential Handlers]]
 +
*** [[The Handler Framework#Parallel Handlers|  Parallel Handlers]]
 +
*** [[The Handler Framework#Scheduling Handlers|  Scheduling Handlers]]
 +
** [[The Handler Framework#Handlers for remote Interactions| Handlers for remote Interactions]]
 +
*** [[The Handler Framework#Service Handlers & the Client Interface| Service Handlers & the Client Interface]]
 +
*** [[The Handler Framework#Staging Service Handlers| Staging Service Handlers]]
 +
* [[The Event Framework| Local Events: the Event Framework]]
 +
** [[The Event Framework| A simple Event Model]]
 +
** [[The Event Framework| Local Events: Design Strategies]]
 +
* [[The Proxy Framework| Objects before Objects: the Proxy Framework]]
 +
** [[The Proxy Framework#Dynamic Proxies| Dynamic Proxies]]
 +
** [[The Proxy Framework#Proxies & Annotations| Proxies & Annotations]]
 +
** [[The Proxy Framework#The Proxy Factory| The Proxy Factory]]
 +
** [[The Proxy Framework#Pre-defined Proxies| Pre-defined Proxies]]
 +
*** [[The Proxy Framework#The Forwarding Proxy| The Forwarding Proxy]]
 +
*** [[The Proxy Framework#The Access Control Proxy| The Access Control Proxy]]
 +
*** [[The Proxy Framework#The Read-Only Proxy| The Read-Only Proxy]]
 +
*** [[The Proxy Framework#Defining Your Own Proxies|Defining Your Own Proxies]]

Latest revision as of 15:04, 8 April 2008

[coming soon]