Uses of Class
org.apache.cxf.testutil.common.AbstractTestServerBase
-
Packages that use AbstractTestServerBase Package Description org.apache.cxf.testutil.common -
-
Uses of AbstractTestServerBase in org.apache.cxf.testutil.common
Subclasses of AbstractTestServerBase in org.apache.cxf.testutil.common Modifier and Type Class Description classAbstractBusTestServerBaseclassAbstractServerTestServerBaseclassEmbeddedJMSBrokerLauncherMethods in org.apache.cxf.testutil.common with parameters of type AbstractTestServerBase Modifier and Type Method Description static booleanAbstractClientServerTestBase. launchServer(AbstractTestServerBase base)Starts the server inProcessConstructors in org.apache.cxf.testutil.common with parameters of type AbstractTestServerBase Constructor Description ServerLauncher(AbstractTestServerBase b)
-