Uses of Class
org.apache.openejb.jee.wls.TransportRequirements
-
Packages that use TransportRequirements Package Description 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 Modifier and Type Field Description protected TransportRequirementsIiopSecurityDescriptor. transportRequirementsMethods in org.apache.openejb.jee.wls that return TransportRequirements Modifier and Type Method Description TransportRequirementsObjectFactory. createTransportRequirements()Create an instance ofTransportRequirementsTransportRequirementsIiopSecurityDescriptor. getTransportRequirements()Gets the value of the transportRequirements property.Methods in org.apache.openejb.jee.wls with parameters of type TransportRequirements Modifier and Type Method Description voidIiopSecurityDescriptor. setTransportRequirements(TransportRequirements value)Sets the value of the transportRequirements property.
-