Namespace: OpenEdge.Net.HTTP.Trace.Rule
Class
UrlRule
Parent classes:
Inherits: OpenEdge.Net.HTTP.Trace.Rule.TraceRule
Implements: OpenEdge.Net.HTTP.Trace.Rule.ITraceFilterRule

Copyright (c) 2021 by Progress Software Corporation. All rights reserved.
File:UrlRule
Purpose:Trace rule to determine whether a request URL should be traced or not
Author(s):pjudge
Created:2021-08-24




Method Summary
Options Name Purpose
LOGICAL ApplyPolicy (IHttpMessage) /* Method to apply policy (and exceptions) to HTTP messages (request ONLY for this class). @param IHttpMessage The Request or Response object (message) being processed @return logical If FALSE then the processing of the rule chain halts; if TRUE the next rule (if any) in the chain is processed */
SetPolicyExceptions (Object[]) /* Setter for Policy Exceptions @param Object[] List of exception objects */

Constructor Summary
Options Name Purpose
UrlRule (PolicyTypeEnum)


Method Detail
Top

LOGICAL ApplyPolicy (IHttpMessage)

/* Method to apply policy (and exceptions) to HTTP messages (request ONLY for this class).
Parameters:
pMessage OpenEdge.Net.HTTP.IHttpMessage
Returns LOGICAL
logical If FALSE then the processing of the rule chain halts; if TRUE the next rule (if any) in the chain is processed
Top

SetPolicyExceptions (Object[])

/* Setter for Policy Exceptions
Parameters:
pExceptions Progress.Lang.Object


Constructor Detail
Top

UrlRule (PolicyTypeEnum)

Parameters:
pPolicy OpenEdge.Net.HTTP.Trace.PolicyTypeEnum


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0