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

Quick Search    Search Deep

Package soapical.soapmeter.tcp

Interface Summary
ConnectionSettings  
TcpSuiteConstants  
 

Class Summary
Connection TODO: There is a lot of stuff we could do to shrink this code, but i'm not 100% sure what it's supposed to do, so i'm too scared to touch it for now.
ConnectionSettingsImpl A minimal set of ConnectionSettings and nothing more.
ConnectionSettingsImplTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
ConnectionTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
FakeClient A socket "client" whose job is to send a single pre-recorded "request" to the server
FakeConnection  
FakeServer A socket "server" whose sole job is to respond with a prerecorded response to the first request it gets (and then stop).
SocketRR  
SocketRRTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SocketWaiter  
SocketWaiterTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
TcpSuite Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
TcpTest Functional testing for the tcp functionality