Hierarchy For All Packages
Package Hierarchies:- org.apache.axis2.transport,
- org.apache.axis2.transport.testkit,
- org.apache.axis2.transport.testkit.axis2,
- org.apache.axis2.transport.testkit.axis2.client,
- org.apache.axis2.transport.testkit.axis2.endpoint,
- org.apache.axis2.transport.testkit.axis2.util,
- org.apache.axis2.transport.testkit.channel,
- org.apache.axis2.transport.testkit.client,
- org.apache.axis2.transport.testkit.endpoint,
- org.apache.axis2.transport.testkit.http,
- org.apache.axis2.transport.testkit.message,
- org.apache.axis2.transport.testkit.name,
- org.apache.axis2.transport.testkit.tests,
- org.apache.axis2.transport.testkit.tests.async,
- org.apache.axis2.transport.testkit.tests.echo,
- org.apache.axis2.transport.testkit.tests.misc,
- org.apache.axis2.transport.testkit.util,
- org.apache.axis2.transport.testkit.util.tcpmon
Class Hierarchy
- java.lang.Object
- org.apache.axis2.transport.testkit.AdapterUtils
- junit.framework.Assert
- junit.framework.TestCase (implements junit.framework.Test)
- org.apache.axis2.transport.AbstractTransportTest
- org.apache.axis2.transport.testkit.tests.ManagedTestCase
- org.apache.axis2.transport.testkit.tests.MessageTestCase
- org.apache.axis2.transport.testkit.tests.async.AsyncMessageTestCase<M>
- org.apache.axis2.transport.testkit.tests.async.BinaryTestCase
- org.apache.axis2.transport.testkit.tests.async.LargeSOAPAsyncMessageTestCase
- org.apache.axis2.transport.testkit.tests.async.RESTTestCase
- org.apache.axis2.transport.testkit.tests.async.SwATestCase
- org.apache.axis2.transport.testkit.tests.async.TextPlainTestCase
- org.apache.axis2.transport.testkit.tests.async.XMLAsyncMessageTestCase
- org.apache.axis2.transport.testkit.tests.echo.RequestResponseMessageTestCase<M,N>
- org.apache.axis2.transport.testkit.tests.echo.XMLRequestResponseMessageTestCase
- org.apache.axis2.transport.testkit.tests.async.AsyncMessageTestCase<M>
- org.apache.axis2.transport.testkit.tests.misc.MinConcurrencyTest
- org.apache.axis2.transport.testkit.tests.MessageTestCase
- junit.framework.TestCase (implements junit.framework.Test)
- org.apache.axis2.transport.testkit.endpoint.AsyncEndpointAdapter<M,N> (implements org.apache.axis2.transport.testkit.Adapter, org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint<M>)
- org.apache.axis2.transport.testkit.client.AsyncTestClientAdapter<M,N> (implements org.apache.axis2.transport.testkit.Adapter, org.apache.axis2.transport.testkit.client.AsyncTestClient<M>)
- org.apache.axis2.transport.testkit.message.AxisMessage
- org.apache.axis2.transport.testkit.axis2.client.AxisTestClient (implements org.apache.axis2.transport.testkit.MessageExchangeValidator, org.apache.axis2.transport.testkit.client.TestClient)
- org.apache.axis2.transport.testkit.axis2.client.AxisAsyncTestClient (implements org.apache.axis2.transport.testkit.client.AsyncTestClient<M>)
- org.apache.axis2.transport.testkit.axis2.client.AxisRequestResponseTestClient (implements org.apache.axis2.transport.testkit.client.RequestResponseTestClient<M,N>)
- org.apache.axis2.transport.testkit.axis2.client.AxisTestClientContext
- org.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpoint
- org.apache.axis2.transport.testkit.axis2.endpoint.AxisAsyncEndpoint (implements org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint<M>)
- org.apache.axis2.transport.testkit.axis2.endpoint.AxisEchoEndpoint (implements org.apache.axis2.transport.testkit.endpoint.InOutEndpoint)
- org.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpointContext
- org.apache.axis2.transport.testkit.client.ClientOptions
- org.apache.axis2.transport.testkit.axis2.endpoint.ContentTypeServiceConfigurator (implements org.apache.axis2.transport.testkit.axis2.AxisServiceConfigurator)
- org.apache.axis2.deployment.DeploymentEngine (implements org.apache.axis2.deployment.DeploymentConstants)
- org.apache.axis2.transport.CustomAxisConfigurator (implements org.apache.axis2.engine.AxisConfigurator)
- org.apache.axis2.transport.Echo
- org.apache.axis2.transport.testkit.http.HttpChannel (implements org.apache.axis2.transport.testkit.channel.AsyncChannel, org.apache.axis2.transport.testkit.channel.RequestResponseChannel)
- org.apache.axis2.transport.testkit.http.HttpTestEnvironment
- org.apache.axis2.transport.testkit.http.HttpTransportTestSuiteBuilder
- org.apache.axis2.transport.testkit.message.IncomingMessage<M>
- org.apache.axis2.transport.testkit.endpoint.InOnlyEndpointSupport<M>
- org.apache.axis2.transport.testkit.endpoint.InOutEndpointSupport
- org.apache.axis2.transport.testkit.tests.echo.InterruptingEndpointErrorListener (implements org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener)
- org.apache.axis2.transport.testkit.http.JavaNetClient (implements org.apache.axis2.transport.testkit.client.AsyncTestClient<M>)
- org.apache.axis2.transport.testkit.http.JavaNetRESTClient (implements org.apache.axis2.transport.testkit.client.AsyncTestClient<M>)
- org.apache.axis2.transport.testkit.http.JettyEndpoint
- org.apache.axis2.transport.testkit.http.JettyAsyncEndpoint<M> (implements org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint<M>)
- org.apache.axis2.transport.testkit.http.JettyByteArrayAsyncEndpoint
- org.apache.axis2.transport.testkit.http.JettyRESTAsyncEndpoint
- org.apache.axis2.transport.testkit.http.JettyEchoEndpoint (implements org.apache.axis2.transport.testkit.endpoint.InOutEndpoint, org.apache.axis2.transport.testkit.axis2.MessageContextValidator)
- org.apache.axis2.transport.testkit.http.JettyAsyncEndpoint<M> (implements org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint<M>)
- org.apache.axis2.transport.testkit.http.JettyServer
- org.apache.axis2.transport.testkit.util.LifecycleFixTransportListenerProxy (implements org.apache.axis2.kernel.TransportListener)
- org.apache.axis2.transport.testkit.axis2.LogAspect
- org.apache.axis2.transport.testkit.axis2.util.MessageLevelMetricsCollectorImpl (implements org.apache.axis2.transport.base.MessageLevelMetricsCollector)
- org.apache.axis2.transport.testkit.MessageTestData
- org.apache.axis2.transport.testkit.name.NameUtils
- org.apache.axis2.transport.testkit.util.PortAllocator
- org.apache.axis2.transport.testkit.client.RequestResponseTestClientAdapter<M,N,O,P> (implements org.apache.axis2.transport.testkit.Adapter, org.apache.axis2.transport.testkit.client.RequestResponseTestClient<M,N>)
- org.apache.axis2.transport.testkit.message.RESTMessage
- org.apache.axis2.transport.testkit.message.RESTMessage.Parameter
- org.apache.axis2.transport.testkit.util.ServerUtil
- org.apache.axis2.transport.testkit.axis2.SimpleTransportDescriptionFactory (implements org.apache.axis2.transport.testkit.axis2.TransportDescriptionFactory)
- org.apache.axis2.transport.testkit.util.TestKitLogManager
- org.apache.axis2.transport.testkit.tests.TestResource
- org.apache.axis2.transport.testkit.tests.TestResourceSet
- org.apache.axis2.transport.testkit.tests.TestResourceSetTransition
- junit.framework.TestSuite (implements junit.framework.Test)
- org.apache.axis2.transport.testkit.ManagedTestSuite
- org.apache.axis2.transport.testkit.TransportTestSuiteBuilder
- org.apache.axis2.transport.testkit.util.tcpmon.Tunnel
- org.apache.axis2.transport.UtilsTransportServer
- org.apache.axis2.transport.testkit.message.XMLMessage
Interface Hierarchy
- org.apache.axis2.transport.testkit.Adapter
- org.apache.axis2.transport.testkit.endpoint.AsyncEndpoint<M>
- org.apache.axis2.transport.testkit.axis2.AxisServiceConfigurator
- org.apache.axis2.transport.testkit.axis2.client.AxisTestClientConfigurator
- org.apache.axis2.transport.testkit.axis2.client.AxisTestClientContextConfigurator
- org.apache.axis2.transport.testkit.axis2.endpoint.AxisTestEndpointContextConfigurator
- org.apache.axis2.transport.testkit.channel.Channel
- org.apache.axis2.transport.testkit.channel.AsyncChannel
- org.apache.axis2.transport.testkit.channel.RequestResponseChannel
- org.apache.axis2.transport.testkit.endpoint.EndpointErrorListener
- org.apache.axis2.transport.testkit.endpoint.InOutEndpoint
- org.apache.axis2.transport.testkit.axis2.MessageContextValidator
- org.apache.axis2.transport.testkit.message.MessageDecoder<T,U>
- org.apache.axis2.transport.testkit.message.MessageEncoder<T,U>
- org.apache.axis2.transport.testkit.MessageExchangeValidator
- org.apache.axis2.transport.testkit.client.TestClient
- org.apache.axis2.transport.testkit.client.AsyncTestClient<M>
- org.apache.axis2.transport.testkit.client.RequestResponseTestClient<M,N>
- org.apache.axis2.transport.testkit.endpoint.TestEndpoint
- org.apache.axis2.transport.testkit.axis2.TransportDescriptionFactory
Annotation Type Hierarchy
- org.apache.axis2.transport.testkit.name.Key (implements java.lang.annotation.Annotation)
- org.apache.axis2.transport.testkit.name.Name (implements java.lang.annotation.Annotation)
- org.apache.axis2.transport.testkit.name.Named (implements java.lang.annotation.Annotation)
- org.apache.axis2.transport.testkit.tests.Setup (implements java.lang.annotation.Annotation)
- org.apache.axis2.transport.testkit.tests.TearDown (implements java.lang.annotation.Annotation)
- org.apache.axis2.transport.testkit.tests.Transient (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.axis2.transport.testkit.message.XMLMessage.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)