Package | Description |
---|---|
org.forgerock.openig.decoration.capture |
Capture decoration classes that prints filters and handlers input and output messages..
|
Modifier and Type | Method and Description |
---|---|
static CapturePoint |
CapturePoint.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CapturePoint[] |
CapturePoint.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageCapture.capture(Exchange exchange,
CapturePoint mode)
Captures the given exchanges, in the given mode.
|
Copyright © 2014 ForgeRock AS. All rights reserved.