Uses of Class
org.apache.openejb.jee.wls.TransportRequirements

Packages that use TransportRequirements
org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of TransportRequirements in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls declared as TransportRequirements
protected  TransportRequirements IiopSecurityDescriptor.transportRequirements
           
 

Methods in org.apache.openejb.jee.wls that return TransportRequirements
 TransportRequirements ObjectFactory.createTransportRequirements()
          Create an instance of TransportRequirements
 TransportRequirements IiopSecurityDescriptor.getTransportRequirements()
          Gets the value of the transportRequirements property.
 

Methods in org.apache.openejb.jee.wls with parameters of type TransportRequirements
 void IiopSecurityDescriptor.setTransportRequirements(TransportRequirements value)
          Sets the value of the transportRequirements property.
 



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