|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
org.mortbay.p2psockets.jetty.P2PServer.addWebApplication(String, String, String, boolean)
use addWebApplicaton(host,path,webapp) |
|
org.mortbay.p2psockets.jetty.P2PServer.addWebApplication(String, String, String, String, boolean)
use addWebApplicaton(host,path,webapp) |
|
org.apache.xmlrpc.P2PWebServer.checkSocket(Socket)
Use allowConnection(Socket) instead. |
|
org.mortbay.p2psockets.util.P2PThreadedServer.setMaxReadTimeMs(int)
maxIdleTime is used instead. |
|
org.mortbay.p2psockets.http.P2PSocketListener.setMaxStopTimeMs(int)
maxIdleTime is used instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |