Uses of Class
com.tailf.ncs.NcsMain
Packages that use NcsMain
Package
Description
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Network Element Drivers package
-
Uses of NcsMain in com.tailf.ncs
Methods in com.tailf.ncs that return NcsMainModifier and TypeMethodDescriptionstatic NcsMain
NcsMain.getInstance()
Get the instance associated with the current threadstatic NcsMain
NcsMain.getInstance
(String host, int port) Deprecated.static NcsMain
NcsMain.getInstance
(SocketAddress address) Get an instance that should connect to the given address.Methods in com.tailf.ncs that return types with arguments of type NcsMainModifier and TypeMethodDescriptionNcsMain.getLocalInstance()
Get the instance associated with the current threadConstructors in com.tailf.ncs with parameters of type NcsMain -
Uses of NcsMain in com.tailf.ned
Constructors in com.tailf.ned with parameters of type NcsMain
getInstance(SocketAddress)
instead.