File tree Expand file tree Collapse file tree 9 files changed +135
-0
lines changed
src/test/java/com/spectralogic/ds3client Expand file tree Collapse file tree 9 files changed +135
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client ;
217
318import com .spectralogic .ds3client .networking .ConnectionDetails ;
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client ;
217
318
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client ;
217
318import com .spectralogic .ds3client .commands .*;
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .models ;
217
318
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .models ;
217
318import com .spectralogic .ds3client .serializer .XmlOutput ;
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .serializer ;
217
318import com .spectralogic .ds3client .models .Ds3Object ;
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .utils ;
217
318
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .utils ;
217
318
Original file line number Diff line number Diff line change 1+ /*
2+ * ******************************************************************************
3+ * Copyright 2014 Spectra Logic Corporation. All Rights Reserved.
4+ * Licensed under the Apache License, Version 2.0 (the "License"). You may not use
5+ * this file except in compliance with the License. A copy of the License is located at
6+ *
7+ * http://www.apache.org/licenses/LICENSE-2.0
8+ *
9+ * or in the "license" file accompanying this file.
10+ * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
11+ * CONDITIONS OF ANY KIND, either express or implied. See the License for the
12+ * specific language governing permissions and limitations under the License.
13+ * ****************************************************************************
14+ */
15+
116package com .spectralogic .ds3client .utils ;
217
318import com .spectralogic .ds3client .HttpVerb ;
You can’t perform that action at this time.
0 commit comments