Uses of Class
org.globus.util.http.HttpResponse
-
Packages that use HttpResponse Package Description org.globus.gram This library is a full implementation of the GRAM client API.org.globus.gram.internal Low-level protocol classes used by the org.globus.gram package. -
-
Uses of HttpResponse in org.globus.gram
Methods in org.globus.gram with parameters of type HttpResponse Modifier and Type Method Description private static void
Gram. debug(java.lang.String header, HttpResponse response)
Debug function for displaying HTTP responses. -
Uses of HttpResponse in org.globus.gram.internal
Subclasses of HttpResponse in org.globus.gram.internal Modifier and Type Class Description class
CallbackResponse
class
GatekeeperReply
-