Class SaslSocketTransceiver

java.lang.Object
org.apache.avro.ipc.Transceiver
org.apache.avro.ipc.SaslSocketTransceiver
All Implemented Interfaces:
Closeable, AutoCloseable

public class SaslSocketTransceiver extends Transceiver
A Transceiver that uses javax.security.sasl for authentication and encryption.