Uses of Class
org.restlet.ext.nio.internal.controller.ServerConnectionController
-
Packages that use ServerConnectionController Package Description org.restlet.ext.nio Integration with Java NIO package. -
-
Uses of ServerConnectionController in org.restlet.ext.nio
Methods in org.restlet.ext.nio that return ServerConnectionController Modifier and Type Method Description protected ServerConnectionControllerServerConnectionHelper. createController()Deprecated.ServerConnectionControllerServerConnectionHelper. getController()Deprecated.
-