at.knowcenter.wag.egov.egiz.sig.connectors.moa
Class MultipartRelatedEntity

java.lang.Object
  extended byorg.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
      extended byat.knowcenter.wag.egov.egiz.sig.connectors.moa.MultipartRelatedEntity
All Implemented Interfaces:
org.apache.commons.httpclient.methods.RequestEntity

public class MultipartRelatedEntity
extends org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity


Field Summary
 
Fields inherited from class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
parts
 
Constructor Summary
MultipartRelatedEntity(org.apache.commons.httpclient.methods.multipart.Part[] parts, org.apache.commons.httpclient.params.HttpMethodParams params)
           
 
Method Summary
 String getContentType()
           
 String getStartID()
           
 void setContentType(String contentType)
           
 void setStartID(String startID)
           
 
Methods inherited from class org.apache.commons.httpclient.methods.multipart.MultipartRequestEntity
getContentLength, getMultipartBoundary, isRepeatable, writeRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultipartRelatedEntity

public MultipartRelatedEntity(org.apache.commons.httpclient.methods.multipart.Part[] parts,
                              org.apache.commons.httpclient.params.HttpMethodParams params)
Method Detail

setContentType

public void setContentType(String contentType)

getStartID

public String getStartID()

setStartID

public void setStartID(String startID)

getContentType

public String getContentType()


Copyright © 2006-2010. All Rights Reserved.