Uses of Interface
org.citrusframework.common.Named
Packages that use Named
-
Uses of Named in org.citrusframework
Subinterfaces of Named in org.citrusframeworkModifier and TypeInterfaceDescriptioninterfaceTest case executing a list ofTestActionin sequence. -
Uses of Named in org.citrusframework.endpoint
Subinterfaces of Named in org.citrusframework.endpointModifier and TypeInterfaceDescriptioninterfaceEndpoint interface defines basic send and receive operations on a message endpoint. -
Uses of Named in org.citrusframework.server
Subinterfaces of Named in org.citrusframework.serverModifier and TypeInterfaceDescriptioninterfaceServer representation in Citrus is a runnable instance accepting client connections.