Interface IRpcServiceNameServer

All Superinterfaces:
IRpcService

public interface IRpcServiceNameServer extends IRpcService
An Interface for finding out about the IRpcService interfaces supported by a server.
  • Field Details

    • PREFFERED_URL_SUFFIX

      static final String PREFFERED_URL_SUFFIX
      The preferred suffix of the url of the name server service
      See Also:
    • PREFFERED_BEAN_NAME

      static final String PREFFERED_BEAN_NAME
      The preferred name of the bean in Spring
      See Also:
    • PREFFERED_SERVICE_NAME

      static final String PREFFERED_SERVICE_NAME
      The preferred name of the bean in Spring
      See Also:
  • Method Details