Interface Conversation<T>

All Known Implementing Classes:
OneWayConversation, TwoWayConversation

public interface Conversation<T>
  • Method Details

    • getConversationType

      ConversationType getConversationType()
    • getTimeout

      T getTimeout()