Uiinfrastructure API Docs  
 

GatewayFilter Class

A filter to handle gateway request.

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

System.Object
   com.plumtree.uiinfrastructure.interpreter.filter.BaseInterpreterFilter
      com.plumtree.uiinfrastructure.interpreter.filter.GatewayFilter

public class GatewayFilter : BaseInterpreterFilter

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.filter

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

GatewayFilter Members | com.plumtree.uiinfrastructure.interpreter.filter Namespace