Class Services


  • public class Services
    extends Object
    Used internally within the JCSP network infrastructure to represent a set of services.
    Author:
    Quickstone Technologies Limited
    • Constructor Detail

      • Services

        public Services()
    • Method Detail

      • addService

        public void addService​(Service s)
      • removeService

        public void removeService​(Service s)
      • getLastService

        public Service getLastService()
      • getServices

        public Service[] getServices()