Plumtree UI Infrastructure API  
 

Interpreter Class

The Interpreter class takes HTTP requests, checks the authentication on the request sessions, processes the requests for any activity-space related operations, including IControl executions and PEI invocations, and finally writes the response to the client browser.

For a list of all members of this type, see Interpreter Members.

System.Object
   com.plumtree.uiinfrastructure.interpreter.Interpreter
      com.plumtree.uiinfrastructure.activityspace.Interpreter

public class Interpreter : IXPPage

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.interpreter

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

Interpreter Members | com.plumtree.uiinfrastructure.interpreter Namespace