@Deprecated public class TestTask extends java.lang.Object implements Task<ConversationMessageNotification>
Constructor and Description |
---|
TestTask()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
execute(WebSocket webSocket,
ConversationMessageNotification msg)
Deprecated.
|
public void execute(@Nonnull WebSocket webSocket, @Nonnull ConversationMessageNotification msg)
execute
in interface Task<ConversationMessageNotification>