Class ThriftServiceEntry

    • Method Detail

      • name

        public String name()
        Returns the service name.
        Returns:
        the service name, or an empty string ("") if this service is not multiplexed
      • implementation

        public Object implementation()
        Returns the *.AsyncIface or *.Iface implementation.