| Package | Description |
|---|---|
| org.glassfish.webservices.monitoring |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageTraceImpl
An invocation trace contains the timestamp os a particular
message invocation, the stringified SOAP request and
response or the SOAP Faults if the invocation resulted in one.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageListener.invocationProcessed(MessageTrace request,
MessageTrace response)
Callback when a web service request is processed by an endpoint.
|
Copyright © 2017. All rights reserved.