|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VipFunction in com.collation.platform.model.topology.app |
---|
Methods in com.collation.platform.model.topology.app that return VipFunction | |
---|---|
VipFunction |
AppServerCluster.getVipFunction()
|
Methods in com.collation.platform.model.topology.app with parameters of type VipFunction | |
---|---|
void |
AppServerCluster.setVipFunction(VipFunction vip)
|
Uses of VipFunction in com.collation.platform.model.topology.net |
---|
Subinterfaces of VipFunction in com.collation.platform.model.topology.net | |
---|---|
interface |
Firewall
A Firewall is a function that sets the firewall modules and general information It is used for firewalls general attributes |
Uses of VipFunction in com.collation.platform.model.topology.net.vip |
---|
Subinterfaces of VipFunction in com.collation.platform.model.topology.net.vip | |
---|---|
interface |
LoadBalancer
|
Methods in com.collation.platform.model.topology.net.vip that return VipFunction | |
---|---|
VipFunction |
Vip.getParent()
Parent pointer to VipFunction |
VipFunction |
RealServerGroup.getParent()
Parent pointer to VipFunction |
VipFunction |
RealServer.getParent()
Parent pointer to VipFunction |
Methods in com.collation.platform.model.topology.net.vip with parameters of type VipFunction | |
---|---|
void |
Vip.setParent(VipFunction parent)
|
void |
RealServerGroup.setParent(VipFunction parent)
|
void |
RealServer.setParent(VipFunction parent)
|
Uses of VipFunction in com.collation.platform.model.topology.net.vip.bigip |
---|
Subinterfaces of VipFunction in com.collation.platform.model.topology.net.vip.bigip | |
---|---|
interface |
BigIPVipFunction
A VIP or Virtual IP translator is a function that maps one set of ip addresses onto another set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |