|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.www.http.MimeParserReplyFactory
public class MimeParserReplyFactory
The MIME parse factory for HTTP replies.
| Constructor Summary | |
|---|---|
MimeParserReplyFactory()
|
|
| Method Summary | |
|---|---|
MimeHeaderHolder |
createHeaderHolder(MimeParser parser)
Create a new HTTP reply to hold the parser's result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MimeParserReplyFactory()
| Method Detail |
|---|
public MimeHeaderHolder createHeaderHolder(MimeParser parser)
createHeaderHolder in interface MimeParserFactoryparser - The MimeParser that wants to parse some message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||