|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.components.net.SocketFactoryFactory
public class SocketFactoryFactory
Class SocketFactoryFactory
| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
log
Field log |
| Constructor Summary | |
|---|---|
SocketFactoryFactory()
|
|
| Method Summary | |
|---|---|
static SocketFactory |
getFactory(java.lang.String protocol,
java.util.Hashtable attributes)
Returns a copy of the environment's default socket factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.commons.logging.Log log
| Constructor Detail |
|---|
public SocketFactoryFactory()
| Method Detail |
|---|
public static SocketFactory getFactory(java.lang.String protocol,
java.util.Hashtable attributes)
protocol - Today this only supports "http" & "https".attributes -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||