Package i5.las2peer.api.p2p

  • Class Summary 
    Class Description
    ServiceNameVersion
    identifies a service name and version
    ServiceVersion
    A simple class managing a service version number in the format <major> "." <minor> "." <patch> "-" <pre-release> "+" <build> (where minor, patch, pre-release and build are optional) or "*" (no version specified / matches all versions).