FileDocCategorySizeDatePackage
MessageTrace.javaAPI DocGlassfish v2 API2640Fri May 04 22:32:42 BST 2007com.sun.enterprise.webservice.monitoring

MessageTrace

public interface MessageTrace
This interface encapsulates all the information available for a web services request or response.
author
Jerome Dochez

Fields Summary
Constructors Summary
Methods Summary
public EndpointgetEndpoint()
Returns the endpoint this message originated from

public java.lang.StringgetMessage(boolean includeHeaders)
Return the SOAPMessage as a string including the SOAPHeaders or not

param
include the soap headers.
return
the soap message

public TransportInfogetTransportInfo()
Returns the transport dependent information