Uses of Class
com.tailf.proto.ConfETuple
Package
Description
Data types and utilities for communication with the server.
Data provider API package, for implementation of callbacks for validations, actions, transformation etc.
Annotations and proxy helper classes for callbacks.
MAAPI is an API which provides full access to the systems internal
transaction engine.
NCS Java machine management and control of Services, Neds,
callbacks and Applications
Network Equipment Drivers package
-
Uses of ConfETuple in com.tailf.conf
ModifierConstructorDescriptionConfIPv4
(ConfETuple vtup) ConfIPv6
(ConfETuple vtup) ConfUserInfo
(ConfETuple usess) Internally used constructor to create a UserInfo record -
Uses of ConfETuple in com.tailf.dp
Modifier and TypeMethodDescriptionvoid
DpSnmpInformResponseCallback.result
(Integer ref, ConfETuple target, Boolean gotResponse) This callback provides the application with possibility to to take actions based on the result of an inform request for a specific receiver.void
DpSnmpInformResponseCallback.targets
(Integer ref, ConfETuple[] targets) This callback provides the application with possibility to to take actions based on the intended targets of an inform request. -
Uses of ConfETuple in com.tailf.dp.annotations
Modifier and TypeMethodDescriptionvoid
SnmpInformResponseCallbackProxy.result
(Integer ref, ConfETuple target, Boolean gotResponse) void
SnmpInformResponseCallbackProxy.targets
(Integer ref, ConfETuple[] targets) -
Uses of ConfETuple in com.tailf.maapi
ModifierConstructorDescriptionMaapiRollback
(ConfETuple file) MaapiUserSession
(int lmode, ConfETuple usess) Internally used constructorMaapiUserSession
(ConfETuple usess) Internally used constructor -
Uses of ConfETuple in com.tailf.ncs
-
Uses of ConfETuple in com.tailf.ned