Interface Capability
public interface Capability
A P2P protocol capability for plugin use.
-
Method Summary
Modifier and TypeMethodDescriptiongetName()Get the name of the protocol.intGet the version of the protocol.
-
Method Details
-
getName
-
getVersion
int getVersion()Get the version of the protocol.- Returns:
- protocol version
-