Uses of Interface
com.iizix.ws.api.IReplyProcessor
Packages that use IReplyProcessor
Package
Description
Uses of IReplyProcessor in com.iizigo.ws.editor
Subinterfaces of IReplyProcessor in com.iizigo.ws.editorModifier and TypeInterfaceDescriptioninterface
The reply processor for the Designer.Uses of IReplyProcessor in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IReplyProcessorModifier 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
Methods in com.iizix.ws.prop that return IReplyProcessorModifier and TypeMethodDescriptionOutputProps.getMatchingProcessor
(IReplyContent reply) Verifies if the reply matches the current output properties.Methods in com.iizix.ws.prop that return types with arguments of type IReplyProcessorModifier and TypeMethodDescriptionOutputProps.getMatchingProcessors
(IReplyContent reply) Verifies if the reply matches the current output properties.Uses of IReplyProcessor in com.iizix.ws.prop.json
Classes in com.iizix.ws.prop.json that implement IReplyProcessorModifier and TypeClassDescriptionclass
The JSON reply document contains information that identifies the reply transaction and maps the structured data into VSFields and VSTables (or columns).