Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.ConnectionRuleAction |
Configuration.ConnectionRuleAction.ALLOW
Allows connections to resources matching the rule.
|
static Configuration.ConnectionRuleAction |
Configuration.ConnectionRuleAction.DENY
Denies connections to resources matching the rule.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.ConnectionRuleAction |
Configuration.ConnectionRuleAction.valueOf(String name) |
static Configuration.ConnectionRuleAction[] |
Configuration.ConnectionRuleAction.values() |
Modifier and Type | Method and Description |
---|---|
Configuration.ConnectionRule |
Configuration.ConnectionRule.setAction(Configuration.ConnectionRuleAction action)
The action to perform when the rule matches a resource URL.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.