Class SocketFactoryFactory

java.lang.Object
org.apache.axis.components.net.SocketFactoryFactory

public class SocketFactoryFactory extends Object
Class SocketFactoryFactory
Version:
%I%, %G%
Author:
  • Field Details

    • log

      protected static org.apache.commons.logging.Log log
      Field log
  • Constructor Details

    • SocketFactoryFactory

      public SocketFactoryFactory()
  • Method Details

    • getFactory

      public static SocketFactory getFactory(String protocol, Hashtable attributes)
      Returns a copy of the environment's default socket factory.
      Parameters:
      protocol - Today this only supports "http" & "https".
      attributes -
      Returns: