|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.http.entity.mime.MultipartEntity
net.netheos.pcsapi.request.MultipartRelatedEntity
public class MultipartRelatedEntity
| Constructor Summary | |
|---|---|
MultipartRelatedEntity()
|
|
| Method Summary | |
|---|---|
protected String |
generateContentType(String boundary,
Charset charset)
|
| Methods inherited from class org.apache.http.entity.mime.MultipartEntity |
|---|
addPart, addPart, consumeContent, generateBoundary, getContent, getContentEncoding, getContentLength, getContentType, isChunked, isRepeatable, isStreaming, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultipartRelatedEntity()
| Method Detail |
|---|
protected String generateContentType(String boundary,
Charset charset)
generateContentType in class org.apache.http.entity.mime.MultipartEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||