Uses of Class
org.apache.openejb.jee.jba.TransportConfig

Packages that use TransportConfig
org.apache.openejb.jee.jba   
 

Uses of TransportConfig in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as TransportConfig
protected  TransportConfig IorSecurityConfig.transportConfig
           
 

Methods in org.apache.openejb.jee.jba that return TransportConfig
 TransportConfig ObjectFactory.createTransportConfig()
          Create an instance of TransportConfig
 TransportConfig IorSecurityConfig.getTransportConfig()
          Gets the value of the transportConfig property.
 

Methods in org.apache.openejb.jee.jba with parameters of type TransportConfig
 void IorSecurityConfig.setTransportConfig(TransportConfig value)
          Sets the value of the transportConfig property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.