Uses of Class
org.wildfly.channel.NoStreamFoundException
-
Packages that use NoStreamFoundException Package Description org.wildfly.channel -
-
Uses of NoStreamFoundException in org.wildfly.channel
Methods in org.wildfly.channel that throw NoStreamFoundException Modifier and Type Method Description VersionResultChannelSession. findLatestMavenArtifactVersion(String groupId, String artifactId, String extension, String classifier, String baseVersion)Find the latest version of the Maven artifact in the session's channel.MavenArtifactChannelSession. resolveMavenArtifact(String groupId, String artifactId, String extension, String classifier, String baseVersion)Resolve the Maven artifact according to the session's channels.
-