org.universAAL.ri.gateway.communicator.service.impl
Class EncryptionWrapper

Package class diagram package EncryptionWrapper
java.lang.Object
  extended by org.universAAL.ri.gateway.communicator.service.impl.EncryptionWrapper
All Implemented Interfaces:
Serializable

public class EncryptionWrapper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
EncryptionWrapper(byte[] payload)
           
 
Method Summary
 byte[] getPayload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptionWrapper

public EncryptionWrapper(byte[] payload)
Method Detail

getPayload

public byte[] getPayload()


Copyright © 2014 universAAL Consortium. All Rights Reserved.