Uses of Interface
org.apache.axis.server.AxisServerFactory
-
Packages that use AxisServerFactory Package Description org.apache.axis.server -
-
Uses of AxisServerFactory in org.apache.axis.server
Classes in org.apache.axis.server that implement AxisServerFactory Modifier and Type Class Description class
DefaultAxisServerFactory
Helper class for obtaining AxisServers.class
JNDIAxisServerFactory
Helper class for obtaining AxisServers, which hides the complexity of JNDI accesses, etc.
-