Package org.openamf

Class Summary
AdvancedGateway Extends the behavior of the DefaultGateway to allow more advanced configuration such as selecting the invoker, adding access control, storing state-beans in the request/session, and filtering the results.
AMFBody AMF Body
AMFError AMF Error object
AMFHeader AMF Header
AMFMessage AMF Message
AMFMessageTest JUnit test case
DefaultGateway This is the Default entry for all amf requests When a request is recieved it will be deserialized, processed, and then the response wil be serialized and sent to the client.
DefaultGatewayTest  
RequestContext This class allows web applications to easily access the HttpServletRequest and HttpServletResponse objects.
ServiceRequest