Package 

Interface Deliverable


  • 
    public interface Deliverable
    
                        

    Denotes objects that are expected to be delivered over a network.

    • Method Summary

      Modifier and Type Method Description
      abstract ByteArray toByteArray() Return the byte representation of this Deliverable.
      String getIntegrityToken()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait