Package org.eclipse.aether.named.ipc
Class IpcMessages
java.lang.Object
org.eclipse.aether.named.ipc.IpcMessages
Constants used for the inter-process communication protocol.
- Since:
 - 2.0.1
 
- 
Field Details
- 
REQUEST_CONTEXT
- See Also:
 
 - 
REQUEST_ACQUIRE
- See Also:
 
 - 
REQUEST_CLOSE
- See Also:
 
 - 
REQUEST_STOP
- See Also:
 
 - 
RESPONSE_CONTEXT
- See Also:
 
 - 
RESPONSE_ACQUIRE
- See Also:
 
 - 
RESPONSE_CLOSE
- See Also:
 
 - 
RESPONSE_STOP
- See Also:
 
 
 - 
 - 
Constructor Details
- 
IpcMessages
public IpcMessages() 
 -