Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface gnu.java.net.protocol.http.ResponseHeaderHandler
Uses in package gnu.java.net.protocol.http
Methods with parameter type gnu.java.net.protocol.http.ResponseHeaderHandler
void
Request
.
setResponseHeaderHandler
(
String
name,
ResponseHeaderHandler
handler)
Sets a callback handler to be invoked for the specified header name.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About