Uses of Class
com.vmware.nsx_policy.infra.settings.firewall.idfw.IdfwFactory
-
Packages that use IdfwFactory Package Description com.vmware.nsx_policy.infra.settings.firewall com.vmware.nsx_policy.infra.settings.firewall.idfw -
-
Uses of IdfwFactory in com.vmware.nsx_policy.infra.settings.firewall
Methods in com.vmware.nsx_policy.infra.settings.firewall that return IdfwFactory Modifier and Type Method Description IdfwFactory
FirewallFactory. idfw()
-
Uses of IdfwFactory in com.vmware.nsx_policy.infra.settings.firewall.idfw
Methods in com.vmware.nsx_policy.infra.settings.firewall.idfw that return IdfwFactory Modifier and Type Method Description static IdfwFactory
IdfwFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-