@Deprecated public final class LoggingMessage extends Object
Constructor and Description |
---|
LoggingMessage(String h,
String i)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StringBuilder |
getAddress()
Deprecated.
|
StringBuilder |
getContentType()
Deprecated.
|
StringBuilder |
getEncoding()
Deprecated.
|
StringBuilder |
getHeader()
Deprecated.
|
StringBuilder |
getHttpMethod()
Deprecated.
|
String |
getId()
Deprecated.
|
StringBuilder |
getMessage()
Deprecated.
|
StringBuilder |
getPayload()
Deprecated.
|
StringBuilder |
getResponseCode()
Deprecated.
|
static String |
nextId()
Deprecated.
|
String |
toString()
Deprecated.
|
public static final String ID_KEY
public String getId()
public static String nextId()
public StringBuilder getAddress()
public StringBuilder getEncoding()
public StringBuilder getHeader()
public StringBuilder getHttpMethod()
public StringBuilder getContentType()
public StringBuilder getMessage()
public StringBuilder getPayload()
public StringBuilder getResponseCode()
Apache CXF