public class SoapTcpFrameContentDescription extends Object
| Constructor and Description |
|---|
SoapTcpFrameContentDescription() |
| Modifier and Type | Method and Description |
|---|---|
int |
getContentId() |
Map<Integer,String> |
getParameters() |
void |
setContentId(int contentId) |
void |
setParameters(Map<Integer,String> parameters) |
void |
write(OutputStream output) |
public int getContentId()
public void setContentId(int contentId)
public void write(OutputStream output) throws IOException
IOExceptionApache CXF