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