public interface HttpMessageEntry extends TcpLog
| Modifier and Type | Interface and Description |
|---|---|
static class |
HttpMessageEntry.Factory
A factory class with static methods for creating instances
of this type.
|
MessageEntry.MessageContent| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpHeaders()
Gets the "httpHeaders" element
|
boolean |
isSetHttpHeaders()
True if has "httpHeaders" element
|
void |
setHttpHeaders(String httpHeaders)
Sets the "httpHeaders" element
|
void |
unsetHttpHeaders()
Unsets the "httpHeaders" element
|
org.apache.xmlbeans.XmlString |
xgetHttpHeaders()
Gets (as xml) the "httpHeaders" element
|
void |
xsetHttpHeaders(org.apache.xmlbeans.XmlString httpHeaders)
Sets (as xml) the "httpHeaders" element
|
getReceiverHostAndPort, getSenderHostAndPort, getType, isSetType, setReceiverHostAndPort, setSenderHostAndPort, setType, unsetType, xgetReceiverHostAndPort, xgetSenderHostAndPort, xgetType, xsetReceiverHostAndPort, xsetSenderHostAndPort, xsetTypeaddNewMessageContent, getConversationID, getID, getMessageContent, getTimestamp, isSetConversationID, isSetID, isSetMessageContent, isSetTimestamp, setConversationID, setID, setMessageContent, setTimestamp, unsetConversationID, unsetID, unsetMessageContent, unsetTimestamp, xgetConversationID, xgetID, xgetTimestamp, xsetConversationID, xsetID, xsetTimestampchangeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getHttpHeaders()
org.apache.xmlbeans.XmlString xgetHttpHeaders()
boolean isSetHttpHeaders()
void setHttpHeaders(String httpHeaders)
void xsetHttpHeaders(org.apache.xmlbeans.XmlString httpHeaders)
void unsetHttpHeaders()
Copyright © 2019. All rights reserved.