Package | Description |
---|---|
org.wsI.testing.x2003.x03.log | |
org.wsI.testing.x2003.x03.log.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpMessageEntry
An XML httpMessageEntry(@http://www.ws-i.org/testing/2003/03/log/).
|
Modifier and Type | Method and Description |
---|---|
static TcpLog |
TcpLog.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static TcpLog |
TcpLog.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static TcpLog |
TcpLog.Factory.parse(File file) |
static TcpLog |
TcpLog.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(InputStream is) |
static TcpLog |
TcpLog.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(Node node) |
static TcpLog |
TcpLog.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(Reader r) |
static TcpLog |
TcpLog.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(String xmlAsString) |
static TcpLog |
TcpLog.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(URL u) |
static TcpLog |
TcpLog.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TcpLog |
TcpLog.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TcpLog |
TcpLog.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TcpLog |
TcpLog.Factory.parse(XMLStreamReader sr) |
static TcpLog |
TcpLog.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
HttpMessageEntryImpl
An XML httpMessageEntry(@http://www.ws-i.org/testing/2003/03/log/).
|
class |
TcpLogImpl
An XML tcpLog(@http://www.ws-i.org/testing/2003/03/log/).
|
Copyright © 2019. All Rights Reserved.