Index: TECH/Ftp/FtpConfiguratie.cls.xml =================================================================== diff -u --- TECH/Ftp/FtpConfiguratie.cls.xml (revision 0) +++ TECH/Ftp/FtpConfiguratie.cls.xml (revision 2236) @@ -0,0 +1,32 @@ + + + +TECH.RegisteredObject + + +%String + + + +%String + + + +%String + + + +%Integer + + + +%String + + + +%Integer + + + + + Index: TECH/Ftp/FtpAPI.cls.xml =================================================================== diff -u --- TECH/Ftp/FtpAPI.cls.xml (revision 0) +++ TECH/Ftp/FtpAPI.cls.xml (revision 2236) @@ -0,0 +1,38 @@ + + + +1 +TECH.Interface + + +1 +Configuratie:TECH.Ftp.FtpConfiguratie + + + +1 + + + +1 +VolledigeBestandsNaam:%String,ServerBestandsNaam:%String + + + +1 +Stream:%Stream,ServerBestandsNaam:%String + + + +1 +ServerBestandsNaam:%String + + + +1 +%ArrayOfDataTypes + + + + + Index: TECH/Ftp/impl/FtpAPI.cls.xml =================================================================== diff -u --- TECH/Ftp/impl/FtpAPI.cls.xml (revision 0) +++ TECH/Ftp/impl/FtpAPI.cls.xml (revision 2236) @@ -0,0 +1,89 @@ + + + +TECH.Ftp.FtpAPI,%RegisteredObject + + +%Net.FtpSession +1 + + + +initvalue:%CacheString +1 +1 +%Status +1 + + + + +Configuratie:TECH.Ftp.FtpConfiguratie + + + + + + + + +VolledigeBestandsNaam:%String,ServerBestandsNaam:%String + + + + +Stream:%Stream,ServerBestandsNaam:%String + + + + +ServerBestandsNaam:%String + + + + +%ArrayOfDataTypes + + + + + + Index: TECH/Context.cls.xml =================================================================== diff -u -r2088 -r2236 --- TECH/Context.cls.xml (.../Context.cls.xml) (revision 2088) +++ TECH/Context.cls.xml (.../Context.cls.xml) (revision 2236) @@ -22,6 +22,11 @@ 1 + +%String +FtpAPI + + %String MailAPI @@ -243,12 +248,24 @@ ]]> + +TECH.Ftp.FtpAPI + + + Naam:%String + +Naam:%String + + + @@ -404,6 +421,7 @@