public class RestListenerUtils extends Object
RestListener
.Constructor and Description |
---|
RestListenerUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
retrieveRequestURL(PipeLineSession session) |
static void |
setResponseContentType(PipeLineSession session,
String contentType)
Deprecated.
|
static void |
writeToResponseOutputStream(PipeLineSession session,
InputStream input)
Deprecated.
|
public static String retrieveRequestURL(PipeLineSession session)
@Deprecated public static void writeToResponseOutputStream(PipeLineSession session, InputStream input) throws IOException
IOException
@Deprecated public static void setResponseContentType(PipeLineSession session, String contentType) throws IOException
IOException
Copyright © 2023 Frank!Framework. All rights reserved.