Uses of Class
com.tagtraum.beatunes.remotecontrol.ResponseWriter
-
Packages that use ResponseWriter Package Description com.tagtraum.beatunes.remotecontrol Remote control classes. -
-
Uses of ResponseWriter in com.tagtraum.beatunes.remotecontrol
Methods in com.tagtraum.beatunes.remotecontrol that return ResponseWriter Modifier and Type Method Description ResponseWriter
Connection. getWriter()
Use thisResponseWriter
to write a response to the client.Constructors in com.tagtraum.beatunes.remotecontrol with parameters of type ResponseWriter Constructor Description Connection(String request, ResponseWriter writer)
-