Package org.apache.axis.components.net
Class SocketFactoryFactory
java.lang.Object
org.apache.axis.components.net.SocketFactoryFactory
Class SocketFactoryFactory
- Version:
- %I%, %G%
- Author:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SocketFactory
getFactory
(String protocol, Hashtable attributes) Returns a copy of the environment's default socket factory.
-
Field Details
-
log
protected static org.apache.commons.logging.Log logField log
-
-
Constructor Details
-
SocketFactoryFactory
public SocketFactoryFactory()
-
-
Method Details
-
getFactory
Returns a copy of the environment's default socket factory.- Parameters:
protocol
- Today this only supports "http" invalid input: '&' "https".attributes
-- Returns:
-