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

Packages that use TcpConfigurationType
org.exolab.jms.config   
org.exolab.jms.server.mipc   
 

Uses of TcpConfigurationType in org.exolab.jms.config
 

Subclasses of TcpConfigurationType in org.exolab.jms.config
 class TcpConfiguration
          This element defines items specific to the TCP connector.
 class TcpsConfiguration
          This element defines items specific to the TCP connector.
 

Uses of TcpConfigurationType in org.exolab.jms.server.mipc
 

Methods in org.exolab.jms.server.mipc that return TcpConfigurationType
protected  TcpConfigurationType IpcJndiServer.getTcpConfiguration()
          Returns the tcp configuration
protected  TcpConfigurationType TcpsJndiServer.getTcpConfiguration()
          Returns the tcps configuration
protected  TcpConfigurationType IpcJmsServer.getTcpConfiguration()
          Returns the TCP configuration
protected  TcpConfigurationType SslIpcJmsServer.getTcpConfiguration()
          Returns the TCP configuration
 



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