|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweborb.protocols.ProtocolRegistry
public class ProtocolRegistry
ProtocolRegistry
| Constructor Summary | |
|---|---|
ProtocolRegistry()
|
|
| Method Summary | |
|---|---|
static void |
addMessageFactory(IMessageFactory messageFactory)
Register message factory |
static Message |
buildMessage(javax.servlet.http.HttpServletRequest request)
Parse 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 ProtocolRegistry()
| Method Detail |
|---|
public static void addMessageFactory(IMessageFactory messageFactory)
messageFactory -
public static Message buildMessage(javax.servlet.http.HttpServletRequest request)
throws UnknownRequestFormatException
request -
UnknownRequestFormatException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||