Uses of Interface
com.iizix.ws.engine.IRequestContentEncoding
Packages that use IRequestContentEncoding
Package
Description
Uses of IRequestContentEncoding in com.iizigo.ws.prop.json
Classes in com.iizigo.ws.prop.json that implement IRequestContentEncodingModifier and TypeClassDescriptionclass
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.Uses of IRequestContentEncoding in com.iizigo.ws.prop.url
Classes in com.iizigo.ws.prop.url that implement IRequestContentEncodingModifier and TypeClassDescriptionclass
Editor version of the RESTful URL Encoded input for the request of a Web Service transaction.Uses of IRequestContentEncoding in com.iizix.ws.prop
Methods in com.iizix.ws.prop that return IRequestContentEncodingUses of IRequestContentEncoding in com.iizix.ws.prop.json
Classes in com.iizix.ws.prop.json that implement IRequestContentEncodingModifier and TypeClassDescriptionclass
RESTful JSON Encoded input for the request of a Web Service transaction.Uses of IRequestContentEncoding in com.iizix.ws.prop.url
Classes in com.iizix.ws.prop.url that implement IRequestContentEncodingModifier and TypeClassDescriptionclass
RESTful URL Encoded input for the request of a Web Service transaction.