Commit 91c4235 1 parent 4764eb7 commit 91c4235 Copy full SHA for 91c4235
File tree 2 files changed +31
-0
lines changed
docs/build/html/api/kotlin/corda
net.corda.core.messaging/-corda-r-p-c-ops
net.corda.node.internal/-corda-r-p-c-ops-impl
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ < HTML >
2
+ < HEAD >
3
+ < meta charset ="UTF-8 ">
4
+ < title > CordaRPCOps.openAttachment - corda</ title >
5
+ < link rel ="stylesheet " href ="..\..\..\style.css ">
6
+ </ HEAD >
7
+ < BODY >
8
+ < a href ="../../index.html "> corda</ a > / < a href ="../index.html "> net.corda.core.messaging</ a > / < a href ="index.html "> CordaRPCOps</ a > / < a href =". "> openAttachment</ a > < br />
9
+ < br />
10
+ < h1 > openAttachment</ h1 >
11
+ < a name ="net.corda.core.messaging.CordaRPCOps$openAttachment(net.corda.core.crypto.SecureHash) "> </ a >
12
+ < code > < span class ="keyword "> abstract</ span > < span class ="keyword "> fun </ span > < span class ="identifier "> openAttachment</ span > < span class ="symbol "> (</ span > < span class ="identifier " id ="net.corda.core.messaging.CordaRPCOps$openAttachment(net.corda.core.crypto.SecureHash)/id "> id</ span > < span class ="symbol "> :</ span > < a href ="../../net.corda.core.crypto/-secure-hash/index.html "> < span class ="identifier "> SecureHash</ span > </ a > < span class ="symbol "> )</ span > < span class ="symbol "> : </ span > < a href ="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html "> < span class ="identifier "> InputStream</ span > </ a > </ code >
13
+ < p > Download an attachment JAR by ID</ p >
14
+ </ BODY >
15
+ </ HTML >
Original file line number Diff line number Diff line change
1
+ < HTML >
2
+ < HEAD >
3
+ < meta charset ="UTF-8 ">
4
+ < title > CordaRPCOpsImpl.openAttachment - corda</ title >
5
+ < link rel ="stylesheet " href ="..\..\..\style.css ">
6
+ </ HEAD >
7
+ < BODY >
8
+ < a href ="../../index.html "> corda</ a > / < a href ="../index.html "> net.corda.node.internal</ a > / < a href ="index.html "> CordaRPCOpsImpl</ a > / < a href =". "> openAttachment</ a > < br />
9
+ < br />
10
+ < h1 > openAttachment</ h1 >
11
+ < a name ="net.corda.node.internal.CordaRPCOpsImpl$openAttachment(net.corda.core.crypto.SecureHash) "> </ a >
12
+ < code > < span class ="keyword "> fun </ span > < span class ="identifier "> openAttachment</ span > < span class ="symbol "> (</ span > < span class ="identifier " id ="net.corda.node.internal.CordaRPCOpsImpl$openAttachment(net.corda.core.crypto.SecureHash)/id "> id</ span > < span class ="symbol "> :</ span > < a href ="../../net.corda.core.crypto/-secure-hash/index.html "> < span class ="identifier "> SecureHash</ span > </ a > < span class ="symbol "> )</ span > < span class ="symbol "> : </ span > < a href ="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html "> < span class ="identifier "> InputStream</ span > </ a > </ code >
13
+ < p > Overrides < a href ="../../net.corda.core.messaging/-corda-r-p-c-ops/open-attachment.html "> CordaRPCOps.openAttachment</ a > </ p >
14
+ < p > Download an attachment JAR by ID</ p >
15
+ </ BODY >
16
+ </ HTML >
You can’t perform that action at this time.
0 commit comments