Configuration Platform SDK 7.6 API Reference

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

Enclosing interface:
MessageCorrelator

public static interface MessageCorrelator.MessageEntry


Method Summary
 Message getRequestMessage()
           
 Message getResponseMessage()
           
 Message getResponseMessage(long timeout)
           
 

Method Detail

getRequestMessage

public Message getRequestMessage()

getResponseMessage

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

getResponseMessage

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

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.