Uses of Class
openr66.protocol.localhandler.packet.TestPacket

Packages that use TestPacket
openr66.client Classes implementing Clients 
openr66.protocol.localhandler.packet Classes implementing Packet for Local Handlers 
openr66.protocol.test Classes implementing Test only 
 

Uses of TestPacket in openr66.client
 

Constructors in openr66.client with parameters of type TestPacket
Message(NetworkTransaction networkTransaction, R66Future future, DbHostAuth hostAuth, TestPacket packet)
           
Message(NetworkTransaction networkTransaction, R66Future future, String requested, TestPacket packet)
           
 

Uses of TestPacket in openr66.protocol.localhandler.packet
 

Methods in openr66.protocol.localhandler.packet that return TestPacket
static TestPacket TestPacket.createFromBuffer(int headerLength, int middleLength, int endLength, org.jboss.netty.buffer.ChannelBuffer buf)
           
 

Uses of TestPacket in openr66.protocol.test
 

Constructors in openr66.protocol.test with parameters of type TestPacket
TestTransaction(NetworkTransaction networkTransaction, R66Future future, SocketAddress socketAddress, TestPacket packet)
           
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.