public static class BrokerAdapter.ThreadStackContent extends Object implements Content, CustomRestHeaders
| Constructor and Description |
|---|
ThreadStackContent(String threadStackTraces) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
void |
write(OutputStream outputStream) |
public ThreadStackContent(String threadStackTraces)
public void write(OutputStream outputStream) throws IOException
write in interface ContentIOExceptionpublic String getContentType()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.