|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweborb.protocols.amf.RequestParser
public class RequestParser
RequestParser
| Field Summary |
|---|
| Fields inherited from interface weborb.util.log.ILoggingConstants |
|---|
DEBUG, DEFAULT_LOGGER, ERROR, EXCEPTION, INFO, INSTR, MESSAGESERVER, SECURITY, SERIALIZATION |
| Constructor Summary | |
|---|---|
RequestParser()
|
|
| Method Summary | |
|---|---|
boolean |
canParse(javax.servlet.http.HttpServletRequest request)
Return true if the factory can parse the request |
Message |
parse(javax.servlet.http.HttpServletRequest request)
Parse the request and create Message object representing the request |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestParser()
| Method Detail |
|---|
public boolean canParse(javax.servlet.http.HttpServletRequest request)
IMessageFactory
canParse in interface IMessageFactory
public Message parse(javax.servlet.http.HttpServletRequest request)
throws java.io.IOException
IMessageFactory
parse in interface IMessageFactoryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||