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

Packages that use TcpsConfiguration
org.exolab.jms.config   
 

Uses of TcpsConfiguration in org.exolab.jms.config
 

Methods in org.exolab.jms.config that return TcpsConfiguration
 TcpsConfiguration Configuration.getTcpsConfiguration()
          Returns the value of field 'tcpsConfiguration'.
static TcpsConfiguration TcpsConfiguration.unmarshal(java.io.Reader reader)
          Method unmarshal
 TcpsConfiguration DefaultConfiguration.getTcpsConfiguration()
          Returns the value of field 'tcpsConfiguration'.
 

Methods in org.exolab.jms.config with parameters of type TcpsConfiguration
 void Configuration.setTcpsConfiguration(TcpsConfiguration tcpsConfiguration)
          Sets the value of field 'tcpsConfiguration'.
 void DefaultConfiguration.setTcpsConfiguration(TcpsConfiguration tcpsConfiguration)
          Sets the value of field 'tcpsConfiguration'.
 



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