capnproto-java-rpc/runtime/src/main/java/org/capnproto
2020-11-05 17:59:05 +00:00
..
Allocator.java make Allocator public 2019-05-20 18:12:19 -04:00
AnyPointer.java remove redundent AnyPointer.getAsCap 2020-10-22 15:55:11 +01:00
Arena.java add license comment to source files 2014-10-08 16:20:15 -04:00
ArrayInputStream.java add some @Override annotations 2019-03-16 08:49:10 -04:00
ArrayOutputStream.java add some @Override annotations 2019-03-16 08:49:10 -04:00
BufferedInputStream.java add license comment to source files 2014-10-08 16:20:15 -04:00
BufferedInputStreamWrapper.java #78 improve exception handling 2020-04-29 07:42:51 -04:00
BufferedOutputStream.java add license comment to source files 2014-10-08 16:20:15 -04:00
BufferedOutputStreamWrapper.java add license comment to source files 2014-10-08 16:20:15 -04:00
BuilderArena.java tidy up cap table in BuilderArena 2020-10-22 15:55:11 +01:00
BuilderCapabilityTable.java implement cap table builder and reader 2020-10-22 15:55:10 +01:00
CallContext.java tidy up access to hooks 2020-11-05 17:59:05 +00:00
CallContextHook.java move more CompFutures to void 2020-10-22 15:55:11 +01:00
Capability.java tidy up access to hooks 2020-11-05 17:59:05 +00:00
CapTableBuilder.java Allow builders and readers to be imbued with a capability table 2020-10-22 15:55:10 +01:00
CapTableReader.java prep for generated code 2020-10-22 15:55:11 +01:00
ClientHook.java fix local resolver, null caps, and add some doc comments 2020-10-22 15:55:11 +01:00
CompletableFutureWrapper.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
Constants.java builder upgrade from List(Primitive) to List(Struct) 2014-11-16 19:06:35 -05:00
Data.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
DataList.java implement asReader() for list types 2018-02-03 14:17:42 -05:00
DecodeException.java add license comment to source files 2014-10-08 16:20:15 -04:00
DefaultAllocator.java make DefaultAllocator public and add a default constructor 2019-05-04 10:43:51 -04:00
DispatchCallResult.java question cleanup 2020-10-22 15:55:11 +01:00
ElementSize.java #78 improve exception handling 2020-04-29 07:42:51 -04:00
EnumList.java fix problems found by -Xlink:unchecked 2020-05-12 20:41:36 -04:00
ExportTable.java question cleanup 2020-10-22 15:55:11 +01:00
FarPointer.java add license comment to source files 2014-10-08 16:20:15 -04:00
FromPointerBuilder.java oops, correct FromPointerBuilder default call 2020-10-22 15:55:11 +01:00
FromPointerBuilderBlobDefault.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
FromPointerBuilderRefDefault.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
FromPointerReader.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
FromPointerReaderBlobDefault.java add license comment to source files 2014-10-08 16:20:15 -04:00
FromPointerReaderRefDefault.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
GeneratedClassSupport.java #78 improve exception handling 2020-04-29 07:42:51 -04:00
ImportTable.java use weak refs to cleanup import table 2020-10-22 15:55:11 +01:00
IncomingRpcMessage.java mock rpc connection 2020-10-22 15:55:10 +01:00
ListBuilder.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
ListFactory.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
ListList.java Allow builders and readers to be imbued with a capability table 2020-10-22 15:55:10 +01:00
ListPointer.java FieldSize -> ElementSize 2014-10-11 09:25:31 -04:00
ListReader.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
MessageBuilder.java Add local cap table to message builder. 2020-10-22 15:55:11 +01:00
MessageReader.java ReaderOptions 2014-10-10 12:10:15 -04:00
OutgoingRpcMessage.java add fds accessor 2020-10-22 15:55:11 +01:00
package-info.java stub package documentation 2015-01-29 10:33:45 -05:00
PackedInputStream.java #78 improve exception handling 2020-04-29 07:42:51 -04:00
PackedOutputStream.java add license comment to source files 2014-10-08 16:20:15 -04:00
Pipeline.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
PipelineFactory.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
PipelineHook.java move more CompFutures to void 2020-10-22 15:55:11 +01:00
PipelineOp.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
PointerFactory.java oops, forgot to add PointerFactory 2014-10-27 21:19:31 -04:00
PrimitiveList.java add some @Override annotations 2019-03-16 08:49:10 -04:00
ReaderArena.java add some @Override annotations 2019-03-16 08:49:10 -04:00
ReaderCapabilityTable.java implement cap table builder and reader 2020-10-22 15:55:10 +01:00
ReaderOptions.java ReaderOptions 2014-10-10 12:10:15 -04:00
RemotePromise.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
Request.java tidy up access to hooks 2020-11-05 17:59:05 +00:00
RequestHook.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
Response.java tidy up access to hooks 2020-11-05 17:59:05 +00:00
ResponseHook.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
RpcDumper.java dump more message types 2020-11-05 17:59:05 +00:00
RpcException.java question cleanup 2020-10-22 15:55:11 +01:00
RpcProtocol.java regenerated rpc schemas 2020-10-22 15:55:11 +01:00
RpcState.java remove synchronised modifier from handleMessage 2020-11-05 17:59:05 +00:00
RpcSystem.java remove redundent final modifier 2020-10-22 15:55:11 +01:00
RpcTwoPartyProtocol.java regenerated rpc schemas 2020-10-22 15:55:11 +01:00
schema.capnp question cleanup 2020-10-22 15:55:11 +01:00
Schema.java question cleanup 2020-10-22 15:55:11 +01:00
SegmentBuilder.java implement scratch space reuse 2019-05-04 10:33:55 -04:00
SegmentReader.java move WirePointer.get() to SegmentReader 2014-10-26 18:22:48 -04:00
Serialize.java question cleanup 2020-10-22 15:55:11 +01:00
SerializePacked.java rename some SerializePacked methods 2014-10-10 13:34:32 -04:00
SetPointerBuilder.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
StreamingCallContext.java generate client methods and add streaming 2020-10-22 15:55:11 +01:00
StreamingRequest.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
StructBuilder.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
StructFactory.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
StructList.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
StructPointer.java setStructPointer, setListPointer. still buggy 2014-10-16 18:54:11 -04:00
StructReader.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
StructSize.java get rid of struct list packing optimization 2014-10-26 09:31:09 -04:00
Text.java CapTables everywhere! 2020-10-22 15:55:11 +01:00
TextList.java implement asReader() for list types 2018-02-03 14:17:42 -05:00
TwoPartyClient.java remove unused TwoPartyClient.runOnce 2020-10-22 15:55:11 +01:00
TwoPartyRpcSystem.java question cleanup 2020-10-22 15:55:11 +01:00
TwoPartyServer.java question cleanup 2020-10-22 15:55:11 +01:00
TwoPartyVatNetwork.java return this network via asConnection() 2020-11-05 17:59:05 +00:00
VatNetwork.java accept default outgoing message size 2020-10-22 15:55:11 +01:00
Void.java add license comment to source files 2014-10-08 16:20:15 -04:00
WireHelpers.java implement bulk of pipelining logic 2020-10-22 15:55:11 +01:00
WirePointer.java add client factory for AnyPointer accessor 2020-10-22 15:55:11 +01:00