Uses of Package
com.eviware.soapui.model.iface

Packages that use com.eviware.soapui.model.iface
com.eviware.soapui.impl.rest   
com.eviware.soapui.impl.rest.actions.service   
com.eviware.soapui.impl.rest.panels.request   
com.eviware.soapui.impl.rest.panels.request.inspectors.representations   
com.eviware.soapui.impl.rest.panels.request.inspectors.schema   
com.eviware.soapui.impl.support   
com.eviware.soapui.impl.support.definition   
com.eviware.soapui.impl.support.definition.export   
com.eviware.soapui.impl.support.http   
com.eviware.soapui.impl.support.panels   
com.eviware.soapui.impl.support.wsa   
com.eviware.soapui.impl.wsdl WSDL 1.1 implementations of soapui model interface 
com.eviware.soapui.impl.wsdl.actions.iface WsdlInterface related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1 Axis 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2 Axis 2.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.cxf   
com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet .NET related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap GSoap related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb JAXB related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws JBossWS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile JAX-RPC related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi Oracle WSA related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport JAX-WS related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire XFire 1.X related actions 
com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans Apache XmlBeans related actions 
com.eviware.soapui.impl.wsdl.actions.testsuite WsdlTestSuite related actions 
com.eviware.soapui.impl.wsdl.endpoint   
com.eviware.soapui.impl.wsdl.loadtest LoadTest-related classes 
com.eviware.soapui.impl.wsdl.mock WsdlMockService-related classes 
com.eviware.soapui.impl.wsdl.monitor   
com.eviware.soapui.impl.wsdl.panels.mockoperation WsdlMockOperation panels and related classes 
com.eviware.soapui.impl.wsdl.panels.request WsdlRequest / WsdlTestRequest related panel classes 
com.eviware.soapui.impl.wsdl.panels.support Support classes for panels 
com.eviware.soapui.impl.wsdl.panels.teststeps WsdlTestStep panel classes 
com.eviware.soapui.impl.wsdl.panels.teststeps.amf   
com.eviware.soapui.impl.wsdl.submit Submit-specific interfaces 
com.eviware.soapui.impl.wsdl.submit.filters Available RequestFilters 
com.eviware.soapui.impl.wsdl.submit.transports.http RequestTransport implementations 
com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments   
com.eviware.soapui.impl.wsdl.submit.transports.jms   
com.eviware.soapui.impl.wsdl.support WSDL-related support classes 
com.eviware.soapui.impl.wsdl.support.soap SOAP-related interfaces and classes 
com.eviware.soapui.impl.wsdl.testcase WSDL implementations of TestCase-related interfaces 
com.eviware.soapui.impl.wsdl.teststeps WsdlTestStep implementations 
com.eviware.soapui.impl.wsdl.teststeps.actions WsdlTestStep implementation actions 
com.eviware.soapui.impl.wsdl.teststeps.assertions.basic   
com.eviware.soapui.impl.wsdl.teststeps.assertions.jdbc   
com.eviware.soapui.impl.wsdl.teststeps.assertions.jms   
com.eviware.soapui.impl.wsdl.teststeps.assertions.soap   
com.eviware.soapui.model.iface Interface-related model items 
com.eviware.soapui.model.mock ModelItems for Mocking Web Services 
com.eviware.soapui.model.project Project model items 
com.eviware.soapui.model.support SoapUI model-related support classes 
com.eviware.soapui.model.testsuite Test-related model items 
com.eviware.soapui.model.tree.nodes Tree nodes for all SoapUI model items 
com.eviware.soapui.support.dnd.handlers   
com.eviware.soapui.support.editor.inspectors.attachments AttachmentInspector-related classes 
com.eviware.soapui.support.editor.inspectors.wsrm   
com.eviware.soapui.support.resolver   
com.eviware.soapui.tools SoapUI command-line tools 
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.rest
Attachment.AttachmentEncoding
           
Interface
          An Interface exposing operations
MessagePart
          A message part in a Request
MessagePart.ContentPart
           
MessagePart.ParameterPart
           
Operation
          Operation interface
Request
          Request interface
Request.SubmitException
           
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.rest.actions.service
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.rest.panels.request
Request.SubmitException
           
Submit
          Behaviour for a submitted request
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.rest.panels.request.inspectors.representations
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.rest.panels.request.inspectors.schema
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Interface
          An Interface exposing operations
InterfaceListener
          Listener for Interface-events
Operation
          Operation interface
Request
          Request interface
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support.definition
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support.definition.export
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support.http
MessagePart
          A message part in a Request
MessagePart.ContentPart
           
Request
          Request interface
Request.SubmitException
           
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support.panels
Request.SubmitException
           
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.support.wsa
Request
          Request interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Attachment.AttachmentType
           
Interface
          An Interface exposing operations
MessagePart
          A message part in a Request
MessagePart.AttachmentPart
           
MessagePart.ContentPart
           
MessagePart.FaultPart
           
MessagePart.HeaderPart
           
Operation
          Operation interface
Request
          Request interface
Request.SubmitException
           
Response
          Request Response behaviour
Submit
          Behaviour for a submitted request
Submit.Status
           
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface
Request
          Request interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.axis1
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.axis2
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.cxf
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.dotnet
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.gsoap
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.jaxb
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.jbossws
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.oracle
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.wscompile
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.wsi
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.wsimport
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.iface.tools.xmlbeans
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.actions.testsuite
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.endpoint
Interface
          An Interface exposing operations
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.loadtest
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.mock
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Interface
          An Interface exposing operations
MessagePart
          A message part in a Request
Operation
          Operation interface
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.monitor
Attachment
          Attachment for Requests and their responses
MessageExchange
          An exchange of a request and response message
Operation
          Operation interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.panels.mockoperation
Attachment
          Attachment for Requests and their responses
MessageExchange
          An exchange of a request and response message
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.panels.request
Request.SubmitException
           
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.panels.support
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.panels.teststeps
Attachment
          Attachment for Requests and their responses
Interface
          An Interface exposing operations
MessagePart
          A message part in a Request
Operation
          Operation interface
Request
          Request interface
Request.SubmitException
           
Response
          Request Response behaviour
Submit
          Behaviour for a submitted request
Submit.Status
           
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.panels.teststeps.amf
Attachment
          Attachment for Requests and their responses
Interface
          An Interface exposing operations
MessagePart
          A message part in a Request
Operation
          Operation interface
Request
          Request interface
Request.SubmitException
           
Response
          Request Response behaviour
Submit
          Behaviour for a submitted request
Submit.Status
           
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.submit
Attachment
          Attachment for Requests and their responses
MessageExchange
          An exchange of a request and response message
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.submit.filters
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.submit.transports.http
Attachment
          Attachment for Requests and their responses
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.submit.transports.http.support.attachments
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Attachment.AttachmentType
           
Response
          Request Response behaviour
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.submit.transports.jms
Attachment
          Attachment for Requests and their responses
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.support
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Attachment.AttachmentType
           
MessageExchange
          An exchange of a request and response message
Operation
          Operation interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.support.soap
Attachment
          Attachment for Requests and their responses
Interface
          An Interface exposing operations
MessageBuilder
          Behavior for building requests
MessagePart.FaultPart
           
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.testcase
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps
Attachment
          Attachment for Requests and their responses
Interface
          An Interface exposing operations
InterfaceListener
          Listener for Interface-events
MessageExchange
          An exchange of a request and response message
Operation
          Operation interface
Request
          Request interface
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps.actions
MessageExchange
          An exchange of a request and response message
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps.assertions.basic
MessageExchange
          An exchange of a request and response message
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps.assertions.jdbc
MessageExchange
          An exchange of a request and response message
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps.assertions.jms
MessageExchange
          An exchange of a request and response message
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.impl.wsdl.teststeps.assertions.soap
MessageExchange
          An exchange of a request and response message
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.iface
Attachment
          Attachment for Requests and their responses
Attachment.AttachmentEncoding
           
Attachment.AttachmentType
           
Interface
          An Interface exposing operations
InterfaceListener
          Listener for Interface-events
MessagePart
          A message part in a Request
MessagePart.ContentPart
           
MessagePart.PartType
           
Operation
          Operation interface
Request
          Request interface
Request.SubmitException
           
Response
          Request Response behaviour
Submit
          Behaviour for a submitted request
Submit.Status
           
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.mock
Attachment
          Attachment for Requests and their responses
Operation
          Operation interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.project
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.support
Attachment
          Attachment for Requests and their responses
Interface
          An Interface exposing operations
InterfaceListener
          Listener for Interface-events
Operation
          Operation interface
Request
          Request interface
Response
          Request Response behaviour
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.testsuite
Interface
          An Interface exposing operations
MessageExchange
          An exchange of a request and response message
Operation
          Operation interface
SubmitContext
          Context information for a submit
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.model.tree.nodes
Interface
          An Interface exposing operations
Operation
          Operation interface
Request
          Request interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.support.dnd.handlers
Interface
          An Interface exposing operations
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.support.editor.inspectors.attachments
Attachment
          Attachment for Requests and their responses
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.support.editor.inspectors.wsrm
Submit
          Behaviour for a submitted request
SubmitContext
          Context information for a submit
SubmitListener
          Listener for Submit-related events
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.support.resolver
Interface
          An Interface exposing operations
Operation
          Operation interface
 

Classes in com.eviware.soapui.model.iface used by com.eviware.soapui.tools
Interface
          An Interface exposing operations
 



Copyright © 2005-2010 eviware.com. All Rights Reserved.