Class ProxyFunction.Serializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<ProxyFunction>
com.fasterxml.jackson.databind.ser.std.StdSerializer<ProxyFunction>
io.xpipe.core.util.ProxyFunction.Serializer
All Implemented Interfaces:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, Serializable
Enclosing class:
ProxyFunction

public static class ProxyFunction.Serializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<ProxyFunction>
See Also: