Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.protocol
Interface MessageCorrelator.MessageEntry

Enclosing class:
MessageCorrelator

public static interface MessageCorrelator.MessageEntry


Method Summary
 java.lang.Throwable getFailureReason()
           
 int getInitialStateMods()
           
 Message getRequestMessage()
           
 Message getResponseMessage()
           
 Message getResponseMessage(long timeout)
           
 

Method Detail

getInitialStateMods

int getInitialStateMods()

getFailureReason

java.lang.Throwable getFailureReason()

getRequestMessage

Message getRequestMessage()

getResponseMessage

Message getResponseMessage()
                           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

getResponseMessage

Message getResponseMessage(long timeout)
                           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.