Package com.io7m.sunburst.runtime.spi
Interface SBPeerFactoryType
public interface SBPeerFactoryType
A provider of peers for a package.
-
Method Summary
-
Method Details
-
openPeer
Open the package's peer.- Returns:
- The peer
- Throws:
SBPeerException- If the peer is malformed
-