public abstract class AbstractEndpointConfiguration extends Object implements EndpointConfiguration
Constructor and Description |
---|
AbstractEndpointConfiguration() |
Modifier and Type | Method and Description |
---|---|
long |
getTimeout()
Gets the timeout for sending and receiving messages.
|
void |
setTimeout(long timeout)
Sets the timeout for sending and receiving messages..
|
public long getTimeout()
getTimeout
in interface EndpointConfiguration
public void setTimeout(long timeout)
setTimeout
in interface EndpointConfiguration
timeout
- Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.