Package sop.external.operation
Class ArmorExternal
java.lang.Object
sop.external.operation.ArmorExternal
- All Implemented Interfaces:
sop.operation.Armor
Implementation of the
Armor operation using an external SOP binary.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsop.Readydata(InputStream data) sop.operation.Armorlabel(sop.enums.ArmorLabel label) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface sop.operation.Armor
data
-
Constructor Details
-
ArmorExternal
-
-
Method Details
-
label
public sop.operation.Armor label(sop.enums.ArmorLabel label) throws sop.exception.SOPGPException.UnsupportedOption - Specified by:
labelin interfacesop.operation.Armor- Throws:
sop.exception.SOPGPException.UnsupportedOption
-
data
- Specified by:
datain interfacesop.operation.Armor- Throws:
sop.exception.SOPGPException.BadData
-