public static class TestUtilities.TestMessageObserver extends Object implements MessageObserver
| Constructor and Description |
|---|
TestUtilities.TestMessageObserver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponseContentType() |
ByteArrayOutputStream |
getResponseStream() |
void |
onMessage(Message message)
Called for an incoming message, i.e.
|
public ByteArrayOutputStream getResponseStream() throws Exception
Exceptionpublic String getResponseContentType()
public void onMessage(Message message)
MessageObserveronMessage in interface MessageObserverApache CXF