Uses of Class
org.apache.stratos.manager.dao.PortMapping

Packages that use PortMapping
org.apache.stratos.manager.dao   
 

Uses of PortMapping in org.apache.stratos.manager.dao
 

Methods in org.apache.stratos.manager.dao that return types with arguments of type PortMapping
 List<PortMapping> CartridgeSubscriptionInfo.getPortMappings()
           
 

Method parameters in org.apache.stratos.manager.dao with type arguments of type PortMapping
 void CartridgeSubscriptionInfo.setPortMappings(List<PortMapping> portMappings)
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.