Uses of Class
com.opencloud.sentinel.multileg.LegsAlreadyLinkedException
-
Packages that use LegsAlreadyLinkedException Package Description com.opencloud.sentinel.multileg This package contains the interfaces required for leg management operations in the Sentinel services. -
-
Uses of LegsAlreadyLinkedException in com.opencloud.sentinel.multileg
Methods in com.opencloud.sentinel.multileg that throw LegsAlreadyLinkedException Modifier and Type Method Description voidLeg. linkLeg(Leg leg)Immediately link this leg to the leg provided as an argument.
-