Uses of Interface
com.iizix.ws.api.IReplyProcessor
Package
Description
Uses of IReplyProcessor in com.iizigo.ws.editor
Modifier and TypeInterfaceDescriptioninterface
The reply processor for the Designer.Uses of IReplyProcessor in com.iizigo.ws.prop.json
Modifier and TypeClassDescriptionclass
Editor version of the JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).Uses of IReplyProcessor in com.iizix.ws.prop
Modifier and TypeMethodDescriptionOutputProps.getMatchingProcessor
(IReplyContent reply) Verifies if the reply matches the current output properties.Modifier and TypeMethodDescriptionOutputProps.getMatchingProcessors
(IReplyContent reply) Verifies if the reply matches the current output properties.Uses of IReplyProcessor in com.iizix.ws.prop.json
Modifier and TypeClassDescriptionclass
The JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).