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, setMessageIdlong getTimeout()
Message setTimeout(long timeout)
timeout - The new timeout, expressed in millisecondsCopyright © 2009–2016 The Apache Software Foundation. All rights reserved.