Index

A C G H J O S 
All Classes and Interfaces|All Packages|Serialized Form

A

addConnector(Connector) - Method in class org.apache.avro.ipc.jetty.HttpServer
 

C

close() - Method in class org.apache.avro.ipc.jetty.HttpServer
 

G

getPort() - Method in class org.apache.avro.ipc.jetty.HttpServer
 
getResource(String) - Method in class org.apache.avro.ipc.jetty.StaticServlet
 

H

HttpServer - Class in org.apache.avro.ipc.jetty
An HTTP-based RPC Server.
HttpServer(Responder, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run on the named port.
HttpServer(Responder, String, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run on the named port on the specified address.
HttpServer(Responder, InetSocketAddress) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run on the named port on the specified address.
HttpServer(Responder, ConnectionFactory, String, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run with the given ConnectionFactory on the given address/port.
HttpServer(Responder, Connector) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Deprecated.
- use the Constructors that take a ConnectionFactory
HttpServer(ResponderServlet, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run on the named port.
HttpServer(ResponderServlet, String, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run on the named port on the specified address.
HttpServer(ResponderServlet, ConnectionFactory, String, int) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Constructs a server to run with the given ConnectionFactory on the given address/port.
HttpServer(ResponderServlet, Connector) - Constructor for class org.apache.avro.ipc.jetty.HttpServer
Deprecated.
- use the Constructors that take a ConnectionFactory

J

join() - Method in class org.apache.avro.ipc.jetty.HttpServer
 

O

org.apache.avro.ipc.jetty - package org.apache.avro.ipc.jetty
 

S

start() - Method in class org.apache.avro.ipc.jetty.HttpServer
Start the server.
StaticServlet - Class in org.apache.avro.ipc.jetty
Very simple servlet class capable of serving static files.
StaticServlet() - Constructor for class org.apache.avro.ipc.jetty.StaticServlet
 
StatsServer - Class in org.apache.avro.ipc.jetty
 
StatsServer(StatsPlugin, int) - Constructor for class org.apache.avro.ipc.jetty.StatsServer
 
stop() - Method in class org.apache.avro.ipc.jetty.StatsServer
 
A C G H J O S 
All Classes and Interfaces|All Packages|Serialized Form