パッケージ | 説明 |
---|---|
jp.co.intra_mart.common.aid.javaee.http.fileupload |
このパッケージには、アップロードされたファイルを扱うクラスが含まれています。
|
修飾子とタイプ | メソッドと説明 |
---|---|
int |
IMMultipartStream.discardBodyData()
Reads
body-data from the current encapsulation and discards it. |
int |
IMMultipartStream.readBodyData(OutputStream output)
Reads
body-data from the current encapsulation and writes its contents into the output
Stream . |
boolean |
IMMultipartStream.readBoundary()
Skips a
boundary token, and checks whether more encapsulations are contained in the stream. |
String |
IMMultipartStream.readHeaders()
Reads the
header-part of the current encapsulation . |
Copyright © 2012 NTT DATA INTRAMART CORPORATION