Package org.msync.spring_boost
Class Utils
java.lang.Object
org.msync.spring_boost.Utils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Keywordstatic Stringstatic InputStreamreadAsInputStream(Flux<org.springframework.core.io.buffer.DataBuffer> fdb)
-
Field Details
-
require
-
nameFn
-
assocFn
-
dissocFn
-
stringifyKeysFn
-
toRingSpecFn
-
httpHandlerFn
-
websocketHandlerFn
-
setHandlerFn
-
setWebSocketHandlerFn
-
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
keyword
-
name
-
readAsInputStream
public static InputStream readAsInputStream(Flux<org.springframework.core.io.buffer.DataBuffer> fdb) throws IOException - Throws:
IOException
-