Interface AvroRpcHttpServerFactory
public interface AvroRpcHttpServerFactory
SPI used by consumer for Avro via http. By default Jetty implementation is used. @see
org.apache.camel.component.avro.spi.JettyHttpServerFactory
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.avro.ipc.Servercreate(org.apache.avro.ipc.specific.SpecificResponder responder, int port)