Class InboundHandler

org.elasticsearch.transport.InboundHandler

public class InboundHandler extends
Handles inbound messages by first deserializing a TransportMessage from an InboundMessage and then passing it to the appropriate handler.
  • Method Summary

    Methods inherited from class java.lang.

    , , , , , , , , , ,