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'.
static TcpConfiguration TcpConfiguration.unmarshal(java.io.Reader reader)
          Method unmarshal
 

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-2004 The OpenJMS Group. All Rights Reserved.