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