public interface RequestResponseTestClient<M,N> extends TestClient
Modifier and Type | Method and Description |
---|---|
IncomingMessage<N> |
sendMessage(ClientOptions options,
ContentType contentType,
M message) |
getContentType
IncomingMessage<N> sendMessage(ClientOptions options, ContentType contentType, M message) throws Exception
Exception
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.