Package org.jboss.invocation.http.servlet

Class Summary
InvokerServlet (src) This servlet accepts a post containing a MarshalledInvocation, extracts the Invocation object, and then routes the invocation via JMX to either: 1.
NamingFactoryServlet (src) Create a Naming interface proxy that uses HTTP to communicate with the JBoss JNDI naming service.
ReadOnlyAccessFilter (src) A serlvet filter that enforces read-only access to a single context given by the readOnlyContext init-parameter.