Uses of Class
org.wildfly.channel.Stream
Packages that use Stream
-
Uses of Stream in org.wildfly.channel
Methods in org.wildfly.channel that return types with arguments of type StreamModifier and TypeMethodDescriptionChannelManifest.findStreamFor(String groupId, String artifactId) ChannelManifest.getStreams()Methods in org.wildfly.channel with parameters of type StreamConstructor parameters in org.wildfly.channel with type arguments of type StreamModifierConstructorDescriptionChannelManifest(String name, String id, String description, Collection<Stream> streams) Representation of a ChannelManifest resource using the current schema version.