|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.aelitis.azureus.core.util.MultiPartDecoder
public class MultiPartDecoder
| Nested Class Summary | |
|---|---|
static class |
MultiPartDecoder.FormField
|
| Constructor Summary | |
|---|---|
MultiPartDecoder()
|
|
| Method Summary | |
|---|---|
MultiPartDecoder.FormField[] |
decode(String boundary,
InputStream is)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultiPartDecoder()
| Method Detail |
|---|
public MultiPartDecoder.FormField[] decode(String boundary,
InputStream is)
throws IOException
IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||