public class ReceiverApi<I extends Identity>
extends io.continual.http.app.servers.endpoints.TypicalRestApiEndpoint<I>
io.continual.http.app.servers.endpoints.TypicalRestApiEndpoint.ApiHandler<I extends Identity>, io.continual.http.app.servers.endpoints.TypicalRestApiEndpoint.Authenticator<I extends Identity>, io.continual.http.app.servers.endpoints.TypicalRestApiEndpoint.ResourceAccess| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PARTITION |
static String |
DEFAULT_TOPIC |
static int |
kDefault_MaxSenderStreamSize |
static String |
kSetting_MaxSenderStreamSize |
kContinualProductTag, kContinualSystemsGroup, kDefault_AuthLineHeader, kDefault_DateLineHeader, kDefault_MagicLineHeader, kSetting_AuthLineHeader, kSetting_ContinualProductTag, kSetting_DateLineHeader, kSetting_MagicLineHeader| Constructor and Description |
|---|
ReceiverApi(io.continual.services.ServiceContainer sc,
org.json.JSONObject prefs) |
| Modifier and Type | Method and Description |
|---|---|
void |
postEvents(CHttpRequestContext context) |
void |
postEvents(CHttpRequestContext context,
String topic) |
void |
postEvents(CHttpRequestContext context,
String topic,
String eventStreamName) |
void |
usage(CHttpRequestContext context) |
canUser, getAcctsSvcName, getInternalAccts, getUser, handleWithApiAuth, handleWithApiAuthAndAccess, makeResourcepublic static final String kSetting_MaxSenderStreamSize
public static final int kDefault_MaxSenderStreamSize
public static final String DEFAULT_TOPIC
public static final String DEFAULT_PARTITION
public ReceiverApi(io.continual.services.ServiceContainer sc,
org.json.JSONObject prefs)
throws io.continual.builder.Builder.BuildFailure
io.continual.builder.Builder.BuildFailurepublic void usage(CHttpRequestContext context)
public void postEvents(CHttpRequestContext context)
public void postEvents(CHttpRequestContext context, String topic)
public void postEvents(CHttpRequestContext context, String topic, String eventStreamName)
Copyright © 2024 continual.io. All rights reserved.