- get(String) - Method in class org.appops.web.common.client.AsyncWebClient
-
Sends a get request through wrapped client instance.
- get(String, Cookie) - Method in class org.appops.web.common.client.AsyncWebClient
-
Sends a get request through wrapped client instance.
- get(String) - Method in class org.appops.web.common.client.WebClient
-
Sends a get request through wrapped client instance.
- get(String, Cookie, HttpHeader) - Method in class org.appops.web.common.client.WebClient
-
Sends a get request through wrapped client instance.
- getApiRestAsyncInvoker() - Method in class org.appops.slim.base.invocation.async.AsyncApiProxyInvocationHandler
-
- getApiRestInvoker() - Method in class org.appops.slim.base.invocation.ApiProxyInvocationHandler
-
Getter for the field apiRestInvoker.
- getAsyncWebClient() - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- getContent() - Method in class org.appops.web.common.client.ServerResponse
-
Getter for the field content.
- getContentAsString() - Method in class org.appops.web.common.client.ServerResponse
-
Getter for the field contentAsString.
- getCurrentDeployment() - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Getter for the field currentDeployment.
- getCurrentDeployment() - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
Getter for the field currentDeployment.
- getEncoding() - Method in class org.appops.web.common.client.ServerResponse
-
Getter for the field encoding.
- getField(String) - Method in class org.appops.web.common.client.MultiPartData
-
getField.
- getFilteredServices(String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
getFilteredServices.
- getHeaderMap() - Method in class org.appops.web.common.client.HttpHeader
-
- getHttpHeader() - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
- getInterfaceName() - Method in class org.appops.slim.base.invocation.DerivedApiProxyInvocationHandler
-
Getter for the field interfaceName.
- getMarshaller() - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Getter for the field marshaller.
- getMarshaller() - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- getMediaType() - Method in class org.appops.web.common.client.ServerResponse
-
Getter for the field mediaType.
- getOperationParameters(String, String, String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
getOperationParameters.
- getOperations(String, String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
getOperations.
- getOpMeta(String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
Provides service operation definition.
- getOpMeta(String, String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
Provides service operation definition.
- getOpMeta(Long) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
Provides service operation definition.
- getPort() - Method in class org.appops.web.common.server.WebServer
-
Getter for the field port.
- getServiceInterfaces(String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
getServiceInterfaces.
- getServiceMeta(String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
Provides service definition instance.
- getServiceName() - Method in class org.appops.slim.base.invocation.DerivedApiProxyInvocationHandler
-
Getter for the field serviceName.
- getServiceRoute(String) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
Provides service definition instance.
- getServicesByPage(Integer, Integer) - Method in interface org.appops.slim.base.api.ServiceMetaManager
-
getServicesByPage.
- getServiceStore() - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Getter for the field serviceStore.
- getServiceStore() - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- getSignatureBuilder() - Method in class org.appops.slim.base.invocation.ApiProxyInvocationHandler
-
Getter for the field signatureBuilder.
- getSignatureBuilder() - Method in class org.appops.slim.base.invocation.async.AsyncApiProxyInvocationHandler
-
- getStatus() - Method in class org.appops.web.common.client.ServerResponse
-
Getter for the field status.
- getWebClient() - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Getter for the field webClient.
- ServerResponse - Class in org.appops.web.common.client
-
Represents response obtained from server into the web client.
- ServerResponse() - Constructor for class org.appops.web.common.client.ServerResponse
-
- ServiceMetaManager - Interface in org.appops.slim.base.api
-
ServiceMetaManager interface.
- ServiceSlimModule - Class in org.appops.slim.base.injection
-
Abstract ServiceSlimModule class.
- ServiceSlimModule() - Constructor for class org.appops.slim.base.injection.ServiceSlimModule
-
- ServiceStore - Annotation Type in org.appops.slim.base.core
-
ServiceStore class.
- setApiRestAsyncInvoker(AsyncApiRestInvoker) - Method in class org.appops.slim.base.invocation.async.AsyncApiProxyInvocationHandler
-
- setApiRestInvoker(ApiRestInvoker) - Method in class org.appops.slim.base.invocation.ApiProxyInvocationHandler
-
Setter for the field apiRestInvoker.
- setAsyncWebClient(Provider<AsyncWebClient>) - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- setContent(byte[]) - Method in class org.appops.web.common.client.ServerResponse
-
Setter for the field content.
- setContentAsString(String) - Method in class org.appops.web.common.client.ServerResponse
-
Setter for the field contentAsString.
- setCurrentDeployment(Provider<ServiceConfiguration>) - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Setter for the field currentDeployment.
- setCurrentDeployment(Provider<ServiceConfiguration>) - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
Setter for the field currentDeployment.
- setDomain(String) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field domain.
- setEncoding(String) - Method in class org.appops.web.common.client.ServerResponse
-
Setter for the field encoding.
- setHeaderMap(HashMap<String, String>) - Method in class org.appops.web.common.client.HttpHeader
-
- setHost(String) - Method in class org.appops.web.common.client.Proxy
-
Setter for the field host.
- setHttpHeader(HttpHeader) - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
- setHttpOnly(boolean) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field httpOnly.
- setInterfaceName(String) - Method in class org.appops.slim.base.invocation.DerivedApiProxyInvocationHandler
-
Setter for the field interfaceName.
- setMarshaller(Marshaller) - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Setter for the field marshaller.
- setMarshaller(Marshaller) - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- setMaxAge(long) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field maxAge.
- setMediaType(String) - Method in class org.appops.web.common.client.ServerResponse
-
Setter for the field mediaType.
- setName(String) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field name.
- setPath(String) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field path.
- setPort(int) - Method in class org.appops.web.common.client.Proxy
-
Setter for the field port.
- setSecure(boolean) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field secure.
- setSecure(boolean) - Method in class org.appops.web.common.client.Proxy
-
setSecure.
- setServiceName(String) - Method in class org.appops.slim.base.invocation.DerivedApiProxyInvocationHandler
-
Setter for the field serviceName.
- setServiceStore(Provider<ServiceMetaManager>) - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Setter for the field serviceStore.
- setServiceStore(Provider<ServiceMetaManager>) - Method in class org.appops.slim.base.invocation.async.AsyncApiRestInvoker
-
- setSignatureBuilder(ServiceOpSignatureBuilder) - Method in class org.appops.slim.base.invocation.ApiProxyInvocationHandler
-
Setter for the field signatureBuilder.
- setSignatureBuilder(ServiceOpSignatureBuilder) - Method in class org.appops.slim.base.invocation.async.AsyncApiProxyInvocationHandler
-
- setStatus(int) - Method in class org.appops.web.common.client.ServerResponse
-
Setter for the field status.
- setValue(String) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field value.
- setVersion(int) - Method in class org.appops.web.common.client.Cookie
-
Setter for the field version.
- setWebClient(Provider<WebClient>) - Method in class org.appops.slim.base.invocation.ApiRestInvoker
-
Setter for the field webClient.
- setWrappedAsyncHttpClient(W) - Method in class org.appops.web.common.client.AsyncWebClient
-
- setWrappedClient(W) - Method in class org.appops.web.common.client.WebClient
-
Setter for the field wrappedClient.
- SlimBindApi - Interface in org.appops.slim.base.injection
-
SlimBindApi interface.
- SlimServletModule - Class in org.appops.slim.base.injection
-
Abstract SlimServletModule class.
- SlimServletModule() - Constructor for class org.appops.slim.base.injection.SlimServletModule
-