public interface IRpcServiceNameServer extends IRpcService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFFERED_BEAN_NAME
The preferred name of the bean in Spring
|
static java.lang.String |
PREFFERED_SERVICE_NAME
The preferred name of the bean in Spring
|
static java.lang.String |
PREFFERED_URL_SUFFIX
The preferred suffix of the url of the name server service
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<RpcServiceInterfaceDTO> |
getSupportedInterfaces()
Return a collection of interfaces supported by this server
|
getMajorVersion, getMinorVersion
static final java.lang.String PREFFERED_URL_SUFFIX
static final java.lang.String PREFFERED_BEAN_NAME
static final java.lang.String PREFFERED_SERVICE_NAME
java.util.Collection<RpcServiceInterfaceDTO> getSupportedInterfaces()