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