public class Tier0sFactory
extends java.lang.Object
Tier0sFactory is responsible for creating instances of services
contained inside the com.vmware.nsx_policy.infra.tier_0s package and also has the subpackages reference
to access respective subpackage services.
public static Tier0sFactory getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
stubFactory - StubFactory instance is responsible for creating stubsstubConfig - StubConfiguration instance is required to authenticate the requestTier0sFactory factory instancepublic ForwardingTable forwardingTableService()
ForwardingTablepublic IpsecVpnServices ipsecVpnServicesService()
IpsecVpnServicespublic L2vpnServices l2vpnServicesService()
L2vpnServicespublic LocaleServices localeServicesService()
LocaleServicespublic PrefixLists prefixListsService()
PrefixListspublic RoutingTable routingTableService()
RoutingTablepublic DnsForwarderFactory dnsForwarder()
public InterVrfRoutingFactory interVrfRouting()
public IpsecVpnServicesFactory ipsecVpnServices()
public L2vpnServicesFactory l2vpnServices()
public LocaleServicesFactory localeServices()
public StaticRoutesFactory staticRoutes()
public Tier1InterfaceFactory tier1Interface()
public void updateStubConfiguration(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)