Adding sockets (#570)

* Adding sockets

* Addressing review comments

* Adding review comments

* Addressing review comments
This commit is contained in:
Michal Kit
2018-03-23 07:43:13 +00:00
committed by GitHub
parent e26db5faa6
commit c9caaf8be4
14 changed files with 376 additions and 18 deletions

View File

@ -1,3 +1,13 @@
/*
* R3 Proprietary and Confidential
*
* Copyright (c) 2018 R3 Limited. All rights reserved.
*
* The intellectual and technical concepts contained herein are proprietary to R3 and its suppliers and are protected by trade secret law.
*
* Distribution of this file or any portion thereof via any medium without the express permission of R3 is strictly prohibited.
*/
package net.corda.nodeapi.internal.serialization.amqp.custom
import net.corda.nodeapi.internal.crypto.X509CertificateFactory