org.apache.cxf.binding.soap.tcp.frames
Class SoapTcpFrameContentDescription
java.lang.Object
org.apache.cxf.binding.soap.tcp.frames.SoapTcpFrameContentDescription
public class SoapTcpFrameContentDescription
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapTcpFrameContentDescription
public SoapTcpFrameContentDescription()
getContentId
public int getContentId()
setContentId
public void setContentId(int contentId)
getParameters
public Map<Integer,String> getParameters()
setParameters
public void setParameters(Map<Integer,String> parameters)
write
public void write(OutputStream output)
throws IOException
- Throws:
IOException
Apache CXF