TargetConfiguration
NetworkTargetConfigurationImpl
, NetworkTargetConfigurationReadOnly
public interface NetworkTargetConfiguration extends TargetConfiguration
Modifier and Type | Method | Description |
---|---|---|
Buffering |
getBuffering() |
This property configures the options of buffering usage.
|
java.lang.Long |
getExpire() |
The expiration term for messages in the queue.
|
int |
getInMemoryBufferCapacity() |
This property sets the capacity of in-memory buffers.
|
java.lang.String |
getSpoolFile() |
The name of the spool file.
|
void |
setBuffering(Buffering buffering) |
|
void |
setExpire(java.lang.Long expire) |
|
void |
setInMemoryBufferCapacity(int i) |
|
void |
setSpoolFile(java.lang.String str) |
getFilter, getMessageHeaderFormat, getVerbose, isEnabled, isReadOnly, setEnabled, setFilter, setMessageHeaderFormat, setVerbose
Buffering getBuffering()
void setBuffering(Buffering buffering)
int getInMemoryBufferCapacity()
void setInMemoryBufferCapacity(int i)
java.lang.String getSpoolFile()
void setSpoolFile(java.lang.String str)
java.lang.Long getExpire()
void setExpire(java.lang.Long expire)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.