Package org.jets3t.service.impl.soap.axis

Provides a SOAP S3 Service implementation based on the Apache Axis library - this implementation is much less reliable and efficient than the HttpClient REST/HTTP implementation (RestS3Service) and we recommend you do not use the SOAP implementation.

See:
          Description

Class Summary
SoapS3Service SOAP implementation of an S3Service based on the Apache Axis 1.4 library.
 

Package org.jets3t.service.impl.soap.axis Description

Provides a SOAP S3 Service implementation based on the Apache Axis library - this implementation is much less reliable and efficient than the HttpClient REST/HTTP implementation (RestS3Service) and we recommend you do not use the SOAP implementation.