|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
public static class ProviderProcessor.StreamingRequestEntity
| Constructor Summary | |
|---|---|
ProviderProcessor.StreamingRequestEntity(SoapWriter writer)
|
|
| Method Summary | |
|---|---|
long |
getContentLength()
|
java.lang.String |
getContentType()
|
boolean |
isRepeatable()
|
void |
writeRequest(java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderProcessor.StreamingRequestEntity(SoapWriter writer)
| Method Detail |
|---|
public boolean isRepeatable()
isRepeatable in interface org.apache.commons.httpclient.methods.RequestEntity
public void writeRequest(java.io.OutputStream out)
throws java.io.IOException
writeRequest in interface org.apache.commons.httpclient.methods.RequestEntityjava.io.IOExceptionpublic long getContentLength()
getContentLength in interface org.apache.commons.httpclient.methods.RequestEntitypublic java.lang.String getContentType()
getContentType in interface org.apache.commons.httpclient.methods.RequestEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||