java.lang.Object
org.apache.vinci.transport.vns.service.Service
All Implemented Interfaces:
ServiceInterface

public class Service extends Object implements ServiceInterface
  • Field Details

    • port

      protected int port
    • minport

      protected int minport
    • maxport

      protected int maxport
    • instance

      protected int instance
    • realhost

      protected String realhost
    • host

      protected String host
    • qhost

      protected String qhost
    • name

      protected String name
    • level

      protected String level
    • actualLevel

      public int actualLevel
    • meta

      protected boolean meta
    • dict

      protected Hashtable dict
  • Constructor Details

  • Method Details