Uses of Class
sk.baka.ambient.commons.ServerHttpException

Packages that use ServerHttpException
sk.baka.ambient.collection.ampache   
sk.baka.ambient.commons   
sk.baka.ambient.playerservice   
 

Uses of ServerHttpException in sk.baka.ambient.collection.ampache
 

Methods in sk.baka.ambient.collection.ampache that throw ServerHttpException
protected  void AmpacheServer.handleRequest(Socket socket, InputStream in, OutputStream out)
           
 

Uses of ServerHttpException in sk.baka.ambient.commons
 

Methods in sk.baka.ambient.commons that throw ServerHttpException
protected abstract  void SocketServer.handleRequest(Socket socket, InputStream in, OutputStream out)
          Handles a request.
static IOUtils.HttpRequest IOUtils.parseRequest(String request)
          Parses given HTTP request.
 

Uses of ServerHttpException in sk.baka.ambient.playerservice
 

Methods in sk.baka.ambient.playerservice that throw ServerHttpException
protected  void StreamerServer.handleRequest(Socket socket, InputStream in, OutputStream out)
           
 



Copyright © 2007-2008. All Rights Reserved.