Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.transport.activeio
Class ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest  view ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest download ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.activemq.transport.TransportChannelTestSupport
              extended byorg.activemq.transport.activeio.ActiveIOTransportChannelTest
                  extended byorg.activemq.transport.activeio.ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest
All Implemented Interfaces:
org.activemq.message.PacketListener, junit.framework.Test, org.activemq.transport.TransportChannelListener
Enclosing class:
ActiveIOTransportChannelTest

public static class ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest
extends ActiveIOTransportChannelTest


Nested Class Summary
 
Nested classes inherited from class org.activemq.transport.activeio.ActiveIOTransportChannelTest
ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest, ActiveIOTransportChannelTest.VMPipeActiveIOTransportChannelTest
 
Field Summary
 
Fields inherited from class org.activemq.transport.activeio.ActiveIOTransportChannelTest
port
 
Fields inherited from class org.activemq.transport.TransportChannelTestSupport
exceptions, mutex, packets, receiver, sender, sendReceipts, server, TEST_SIZE, wireFormat
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest()
           
 
Method Summary
protected  java.lang.String getURLBase()
           
 
Methods inherited from class org.activemq.transport.activeio.ActiveIOTransportChannelTest
main, setUp, suite, tearDown
 
Methods inherited from class org.activemq.transport.TransportChannelTestSupport
addClient, configureReceiver, configureServer, consume, createSenderAndReceiver, createSenderAndServer, logMessage, removeClient, testAsyncSendWithReceipt, testForceDisconnect, testRpc, testSendPacket
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest

public ActiveIOTransportChannelTest.NIOActiveIOTransportChannelTest()
Method Detail

getURLBase

protected java.lang.String getURLBase()
Overrides:
getURLBase in class ActiveIOTransportChannelTest