public interface HttpInvokerSilverService extends SilverService
| Modifier and Type | Field and Description |
|---|---|
static String |
INVOKE_COMMAND
Context path extension to denote invocation of a service.
|
static String |
INVOKER_URL
A property with the context path on which the invoker listens.
|
static String |
QUERY_COMMAND
Context path extension to denote a query extension.
|
getContextstatic final String INVOKER_URL
HttpServerSilverService to obtain the complete hostname and port.static final String INVOKE_COMMAND
static final String QUERY_COMMAND
Copyright © 2015–2016 px3. All rights reserved.