Uses of Class
com.pnfsoftware.jeb.client.SoftwareBuildInfo
Packages that use SoftwareBuildInfo
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
-
Uses of SoftwareBuildInfo in com.pnfsoftware.jeb.client
Methods in com.pnfsoftware.jeb.client with parameters of type SoftwareBuildInfoModifier and TypeMethodDescriptionfinal int
AbstractClientContext.ping
(int downloadOrder, int clientChannel, SoftwareBuildInfo sbi, IProgressCallback progressCallback, boolean verbose) Ping the JEB update server, and optionally download a JEB update on a compatible update channel.