GaraServiceReply (Java Globus API)
org.globus.gara.internal
Class GaraServiceReply
java.lang.Object
|
+--org.globus.util.http.HttpResponse
|
+--org.globus.gara.internal.GaraServiceReply
- public class GaraServiceReply
- extends HttpResponse
|
Method Summary |
java.lang.String |
toString()
Generates a string representation of the http header |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
status
public int status
error
public int error
contact_string
public java.lang.String contact_string
reservation_handle
public java.lang.String reservation_handle
GaraServiceReply
public GaraServiceReply(java.io.InputStream in)
throws java.io.IOException
toString
public java.lang.String toString()
- Description copied from class:
HttpResponse
- Generates a string representation of the http header
- Overrides:
toString in class HttpResponse
- Returns:
String a string representation of the http header