| Package | Description | 
|---|---|
| org.apache.avro.ipc | 
 Support for inter-process calls. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static BinaryMessageEncoder<HandshakeResponse> | 
HandshakeResponse.getEncoder()
Return the BinaryMessageEncoder instance used by this class. 
 | 
static BinaryMessageEncoder<HandshakeRequest> | 
HandshakeRequest.getEncoder()
Return the BinaryMessageEncoder instance used by this class. 
 | 
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.