|
Project JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketFactory | |
---|---|
net.jxta.impl.endpoint |
Uses of SocketFactory in net.jxta.impl.endpoint |
---|
Methods in net.jxta.impl.endpoint that return SocketFactory | |
---|---|
static SocketFactory |
IPUtils.getSocketFactory()
returns the socketFactory used by connectToFrom() to create sockets, or null if connectToFromNoFactory() is being used. |
Methods in net.jxta.impl.endpoint with parameters of type SocketFactory | |
---|---|
static void |
IPUtils.setSocketFactory(SocketFactory sf)
makes connectToFrom create sockets with this factory. |
|
JXTA J2SE | |||||||||
PREV NEXT | FRAMES NO FRAMES |