Uses of Class
com.openindex.openestate.tool.agency.export.HttpTransport
-
Packages that use HttpTransport Package Description com.openindex.openestate.tool.agency.export Exportmechanismen. -
-
Uses of HttpTransport in com.openindex.openestate.tool.agency.export
Methods in com.openindex.openestate.tool.agency.export with parameters of type HttpTransport Modifier and Type Method Description voidHttpTransportPanel. load(DbAgencyExport export, HttpTransport transport)voidHttpTransportPanel. save(DbAgencyExport export, HttpTransport transport)Constructors in com.openindex.openestate.tool.agency.export with parameters of type HttpTransport Constructor Description Request(HttpTransport transport, File exportFile)
-