ucar.nc2.util
Class IO.HttpResult

java.lang.Object
  extended by ucar.nc2.util.IO.HttpResult
Enclosing class:
IO

public static class IO.HttpResult
extends Object

Holds the result of an HTTP action.


Field Summary
 String message
           
 int statusCode
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

statusCode

public int statusCode

message

public String message


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.