Uses of Interface
com.consol.citrus.common.Named
-
Packages that use Named Package Description com.consol.citrus com.consol.citrus.endpoint com.consol.citrus.server -
-
Uses of Named in com.consol.citrus
Subinterfaces of Named in com.consol.citrus Modifier and Type Interface Description interfaceTestCaseTest case executing a list ofTestActionin sequence. -
Uses of Named in com.consol.citrus.endpoint
Subinterfaces of Named in com.consol.citrus.endpoint Modifier and Type Interface Description interfaceEndpointEndpoint interface defines basic send and receive operations on a message endpoint. -
Uses of Named in com.consol.citrus.server
Subinterfaces of Named in com.consol.citrus.server Modifier and Type Interface Description interfaceServerServer representation in Citrus is a runnable instance accepting client connections.
-