|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.components.net.SocketFactoryFactory
Class SocketFactoryFactory
Constructor Summary | |
SocketFactoryFactory()
|
Method Summary | |
static SocketFactory (src) |
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 |
Constructor Detail |
public SocketFactoryFactory()
Method Detail |
public static SocketFactory (src) getFactory(java.lang.String protocol, java.util.Hashtable attributes)
protocol
- Today this only supports "http" & "https".attributes
-
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |