public class Constants extends Object
Constants
contains constants related to internal http api implementation.Modifier and Type | Field and Description |
---|---|
static String |
INTERNAL_APIS_FILE |
static String |
PREFIX_TO_ENABLE_INTERNAL_APIS |
static String |
WEBSOCKET_TRANSPORT_MAX_FRAME_PAYLOAD_LENGTH |
Constructor and Description |
---|
Constants() |
public static final String INTERNAL_APIS_FILE
public static final String PREFIX_TO_ENABLE_INTERNAL_APIS
public static final String WEBSOCKET_TRANSPORT_MAX_FRAME_PAYLOAD_LENGTH
Copyright © 2022 WSO2. All rights reserved.