|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionRequestInfo
The ConnectionRequestInfo
interface enables a connector to pass
its own request specific data structure across the connection request flow.
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
Checks whether this instance is equal to another. |
int |
hashCode()
Returns a hashcode for this request info. |
Method Detail |
---|
boolean equals(java.lang.Object other)
equals
in class java.lang.Object
other
- the object to compare
true
if the two instances are equal; otherwise
false
int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |