Uses of Interface
de.aristaflow.adept2.base.communication.CommStackTransformer
Packages that use CommStackTransformer
-
Uses of CommStackTransformer in de.aristaflow.adept2.base.communication
Classes in de.aristaflow.adept2.base.communication that implement CommStackTransformerModifier and TypeClassDescriptionclassCommunicationStackLayer<I,O, T, V> A class extending this class implements a layer within a communication stack handling requests and responses and it represents the communication stack consisting of this layer and all following layers.