Package org.smallmind.phalanx.wire
Interface Conversation<T>
- All Known Implementing Classes:
OneWayConversation,TwoWayConversation
public interface Conversation<T>
-
Method Summary
-
Method Details
-
getConversationType
ConversationType getConversationType() -
getTimeout
T getTimeout()
-