|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bradmcevoy.http.HrefStatus
public class HrefStatus
An immutable class to represent an item in a MultiStatus response
| Field Summary | |
|---|---|
java.lang.String |
href
|
Response.Status |
status
|
| Constructor Summary | |
|---|---|
HrefStatus(java.lang.String href,
Response.Status status)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final java.lang.String href
public final Response.Status status
| Constructor Detail |
|---|
public HrefStatus(java.lang.String href,
Response.Status status)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||