Uses of Class
org.exolab.jms.config.TcpConfiguration

Packages that use TcpConfiguration
org.exolab.jms.config   
 

Uses of TcpConfiguration in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return TcpConfiguration
 TcpConfiguration Configuration.getTcpConfiguration()
          Returns the value of field 'tcpConfiguration'.
 TcpConfiguration DefaultConfiguration.getTcpConfiguration()
          Returns the value of field 'tcpConfiguration'.
 

Methods in org.exolab.jms.config with parameters of type TcpConfiguration
 void Configuration.setTcpConfiguration(TcpConfiguration tcpConfiguration)
          Sets the value of field 'tcpConfiguration'.
 void DefaultConfiguration.setTcpConfiguration(TcpConfiguration tcpConfiguration)
          Sets the value of field 'tcpConfiguration'.
 



Copyright © 1999-2005 The OpenJMS Group. All Rights Reserved.