Package | Description |
---|---|
org.wso2.carbon.mediator.cache | |
org.wso2.carbon.mediator.cache.digest |
Modifier and Type | Field and Description |
---|---|
static DigestGenerator |
CachingConstants.DEFAULT_HASH_GENERATOR
Default DigestGenerator for the caching impl.
|
Modifier and Type | Method and Description |
---|---|
DigestGenerator |
CacheMediator.getDigestGenerator()
This method gives the DigestGenerator to evaluate the hash values of incoming messages.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheMediator.setDigestGenerator(DigestGenerator digestGenerator)
This method sets the DigestGenerator to evaluate the hash values of incoming messages.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMHASHGenerator
Deprecated.
|
class |
HttpRequestHashGenerator
The
DigestGenerator for the HTTP protocol type. |
class |
REQUESTHASHGenerator
Deprecated.
|
Copyright © 2022 WSO2. All rights reserved.