Class InlineDetachImpl

  • All Implemented Interfaces:
    sop.operation.InlineDetach

    public class InlineDetachImpl
    extends java.lang.Object
    implements sop.operation.InlineDetach
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      sop.ReadyWithResult<sop.Signatures> message​(java.io.InputStream messageInputStream)  
      sop.operation.InlineDetach noArmor()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface sop.operation.InlineDetach

        message
    • Constructor Detail

      • InlineDetachImpl

        public InlineDetachImpl()
    • Method Detail

      • noArmor

        public sop.operation.InlineDetach noArmor()
        Specified by:
        noArmor in interface sop.operation.InlineDetach
      • message

        public sop.ReadyWithResult<sop.Signatures> message​(java.io.InputStream messageInputStream)
        Specified by:
        message in interface sop.operation.InlineDetach