Uses of Class
org.wildfly.channel.Blocklist
-
Packages that use Blocklist Package Description org.wildfly.channel -
-
Uses of Blocklist in org.wildfly.channel
Methods in org.wildfly.channel that return Blocklist Modifier and Type Method Description static BlocklistBlocklist. from(URL blocklistUrl)BlocklistRuntimeChannel. getChannelBlocklist()Constructors in org.wildfly.channel with parameters of type Blocklist Constructor Description RuntimeChannel(Channel channel, ChannelManifest channelManifest, Blocklist blocklist)
-