BEA Systems, Inc.

weblogic.jms.extensions
Interface AsyncSendResponseInfo


public interface AsyncSendResponseInfo


Method Summary
 long getAsyncFlowControlTime()
           
 Message getMessage()
           
 void setAsyncFlowControlTime(long flowControlTime)
           
 void setMessage(Message message)
           
 

Method Detail

getMessage

Message getMessage()

setMessage

void setMessage(Message message)

getAsyncFlowControlTime

long getAsyncFlowControlTime()

setAsyncFlowControlTime

void setAsyncFlowControlTime(long flowControlTime)

Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.