Uses of Interface
de.aristaflow.adept2.base.communication.CommStackTransformer
-
Packages that use CommStackTransformer Package Description de.aristaflow.adept2.base.communication -
-
Uses of CommStackTransformer in de.aristaflow.adept2.base.communication
Classes in de.aristaflow.adept2.base.communication that implement CommStackTransformer Modifier and Type Class Description class
CommunicationStackLayer<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.
-