public class OneWayConversation extends Object implements Conversation<Void>
| Constructor and Description |
|---|
OneWayConversation() |
| Modifier and Type | Method and Description |
|---|---|
ConversationType |
getConversationType() |
Void |
getTimeout() |
public ConversationType getConversationType()
getConversationType in interface Conversation<Void>public Void getTimeout()
getTimeout in interface Conversation<Void>Copyright © 2019. All rights reserved.