Uses of Class
ch.psi.wica.model.channel.WicaChannelName
Packages that use WicaChannelName
Package
Description
Classes providing support for the low-level infrastructure that underpins a wica stream.
Domain classes providing support for the abstractions associated with a wica channel.
-
Uses of WicaChannelName in ch.psi.wica.infrastructure.stream
Constructors in ch.psi.wica.infrastructure.stream with parameters of type WicaChannelNameModifierConstructorDescriptionWicaChannelDeserializerMixin
(WicaChannelName wicaChannelName, WicaChannelProperties wicaChannelProperties) -
Uses of WicaChannelName in ch.psi.wica.model.channel
Methods in ch.psi.wica.model.channel that return WicaChannelNameConstructors in ch.psi.wica.model.channel with parameters of type WicaChannelNameModifierConstructorDescriptionWicaChannel
(WicaChannelName wicaChannelName, WicaChannelProperties wicaChannelProperties) Create a new WicaChannel with the specified name and properties.