Class DearmorImpl

  • All Implemented Interfaces:
    sop.operation.Dearmor

    public class DearmorImpl
    extends java.lang.Object
    implements sop.operation.Dearmor
    • Constructor Summary

      Constructors 
      Constructor Description
      DearmorImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      sop.Ready data​(java.io.InputStream data)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DearmorImpl

        public DearmorImpl()
    • Method Detail

      • data

        public sop.Ready data​(java.io.InputStream data)
                       throws java.io.IOException
        Specified by:
        data in interface sop.operation.Dearmor
        Throws:
        java.io.IOException