Uses of Class
com.tailf.proto.ConfETuple
Packages that use 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
Constructors in com.tailf.conf with parameters of type ConfETupleModifierConstructorDescriptionConfIPv4
(ConfETuple vtup) ConfIPv6
(ConfETuple vtup) ConfUserInfo
(ConfETuple usess) Internally used constructor to create a UserInfo record -
Uses of ConfETuple in com.tailf.dp
Methods in com.tailf.dp with parameters of type ConfETupleModifier 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.Constructors in com.tailf.dp with parameters of type ConfETuple -
Uses of ConfETuple in com.tailf.dp.annotations
Methods in com.tailf.dp.annotations with parameters of type ConfETupleModifier and TypeMethodDescriptionvoid
SnmpInformResponseCallbackProxy.result
(Integer ref, ConfETuple target, Boolean gotResponse) void
SnmpInformResponseCallbackProxy.targets
(Integer ref, ConfETuple[] targets) -
Uses of ConfETuple in com.tailf.maapi
Constructors in com.tailf.maapi with parameters of type ConfETupleModifierConstructorDescriptionMaapiRollback
(ConfETuple file) MaapiUserSession
(int lmode, ConfETuple usess) Internally used constructorMaapiUserSession
(ConfETuple usess) Internally used constructor -
Uses of ConfETuple in com.tailf.ncs
Methods in com.tailf.ncs with parameters of type ConfETupleConstructors in com.tailf.ncs with parameters of type ConfETuple -
Uses of ConfETuple in com.tailf.ned
Methods in com.tailf.ned with parameters of type ConfETupleConstructors in com.tailf.ned with parameters of type ConfETuple