RedirectRoute


This type is a class for model objects.

The redirect route action implies that the inbound request, matched by this routing rule, should be redirected to another URL. This is affected by sending a redirect in response to this request.

Package: proxy
Supertype: Route

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
redirectURL : EString This attribute specifies the URL that the client should be redirected to use.



Attribute Details

redirectURL  -  This attribute specifies the URL that the client should be redirected to use.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006