Package org.eclipse.aether.named.ipc
Class IpcClient
java.lang.Object
org.eclipse.aether.named.ipc.IpcClient
Client side implementation.
 The client instance is bound to a given maven repository.
- Since:
- 2.0.1
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected booleanprotected DataInputStreamprotected final Pathprotected final Pathprotected final booleanprotected DataOutputStreamprotected Threadprotected final AtomicIntegerprotected final Map<Integer, CompletableFuture<List<String>>> protected SocketChannelprotected final Path
- 
Method Summary