@JdkService(value="avro-rpc-http-server-factory") public class JettyHttpServerFactory extends Object implements org.apache.camel.component.avro.spi.AvroRpcHttpServerFactory
| Constructor and Description |
|---|
JettyHttpServerFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.avro.ipc.Server |
create(org.apache.avro.ipc.specific.SpecificResponder responder,
int port) |
public org.apache.avro.ipc.Server create(org.apache.avro.ipc.specific.SpecificResponder responder,
int port)
throws IOException
create in interface org.apache.camel.component.avro.spi.AvroRpcHttpServerFactoryIOExceptionApache Camel