org.restlet.ext.servlet
Class RestletServletService
java.lang.Object
org.restlet.ext.servlet.RestletServletService
public class RestletServletService
- extends Object
- Author:
- Bryan Hunt, Wolfgang Werner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestletServletService
public RestletServletService()
bindApplicationProvider
public void bindApplicationProvider(ApplicationProvider applicationProvider)
bindHttpService
public void bindHttpService(org.osgi.service.http.HttpService httpService)
bindLogService
public void bindLogService(org.osgi.service.log.LogService logService)
unbindApplicationProvider
public void unbindApplicationProvider(ApplicationProvider applicationProvider)
unbindHttpService
public void unbindHttpService(org.osgi.service.http.HttpService httpService)
unbindLogService
public void unbindLogService(org.osgi.service.log.LogService logService)
Copyright © 2005-2014 Restlet.