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