public interface MessageTrace
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
getEndpoint()
Returns the endpoint this message originated from
|
String |
getMessage(boolean includeHeaders)
Return the SOAPMessage as a string including the SOAPHeaders or not
|
TransportInfo |
getTransportInfo()
Returns the transport dependent information
|
String getMessage(boolean includeHeaders)
includeHeaders - the soap headers.Endpoint getEndpoint()
TransportInfo getTransportInfo()
Copyright © 2019. All rights reserved.