public interface Request extends Message
Modifier and Type | Method and Description |
---|---|
long |
getTimeout()
Get the client message timeout.
|
Message |
setTimeout(long timeout)
Set a request client timeout.
|
add, getControl, getControls, getMessageId, hasControl, remove, setMessageId
long getTimeout()
Message setTimeout(long timeout)
timeout
- The new timeout, expressed in millisecondsCopyright © 2009–2015 The Apache Software Foundation. All rights reserved.