Package | Description |
---|---|
org.thales.punch.applications.gateway.annotations | |
org.thales.punch.applications.gateway.routes |
Modifier and Type | Method and Description |
---|---|
void |
MetricsAnnotation.countRequest(RouteCounter routeCounter)
Increment route total usage
|
Modifier and Type | Method and Description |
---|---|
void |
ChannelsRoute.startChannel(javax.servlet.http.HttpServletRequest req,
String tenant,
String channel)
Deprecated.
Start a channel
|
void |
ChannelsRoute.stopChannel(javax.servlet.http.HttpServletRequest req,
String tenant,
String channel)
Deprecated.
Stop a channel
|
org.springframework.http.ResponseEntity<org.thales.punch.settings.api.ISettingsMap> |
ResourcesManagerRoute.upload(String tenant,
org.springframework.web.multipart.MultipartFile input,
Long version,
String properties,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2023. All rights reserved.