Interface and Description |
---|
com.webmethods.jms.WmFileMessage |
Field and Description |
---|
com.webmethods.jms.WmConnection.ENCRYPT_LEVEL_US_DOMESTIC
Replaced By
WmConnection.ENCRYPT_LEVEL_ENCRYPTION |
com.webmethods.jms.WmConnection.ENCRYPT_LEVEL_US_EXPORT
Replaced By
WmConnection.ENCRYPT_LEVEL_ENCRYPTION |
com.webmethods.jms.WmJMSConfig.KEEP_ALIVE_ATTEMPTS_BEFORE_DECLARING_CONNECTION_DROPPED
use
WmJMSConfig.KEEP_ALIVE_ATTEMPTS instead. |
com.webmethods.jms.WmJMSConfig.SOCKET_TIMEOUT
This value is not used. Application always uses blocking socket read calls.
|
Method and Description |
---|
com.webmethods.jms.WmJMSConfig.getKeepAliveAttemptsBeforeDeclaringConnectionDead()
use
WmJMSConfig.getKeepAliveAttempts() instead. |
com.webmethods.jms.WmJMSConfig.getSoTimeout()
This value is not used. Application always uses blocking socket read calls.
|
com.webmethods.jms.WmJMSConfig.setKeepAliveAttemptsBeforeDeclaringConnectionDead(int)
use
WmJMSConfig.setKeepAliveAttempts(int) instead |
com.webmethods.jms.WmJMSConfig.setSoTimeout(int)
This value is not used. Application always uses blocking socket read calls.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.