|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.EventObject
com.jscape.inet.http.HttpDisconnectedEvent
Fired when connection to HTTP server is released.
| Constructor Summary | |
HttpDisconnectedEvent(java.lang.Object source,
java.lang.String url)
Constructs a new HttpConnectedEvent. |
|
| Method Summary | |
java.lang.String |
getURL()
Gets the String representation of the URL this event is associated with. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public HttpDisconnectedEvent(java.lang.Object source,
java.lang.String url)
HttpConnectedEvent.
source - the source of this eventurl - the String representation of the URL associated
with this event| Method Detail |
public java.lang.String getURL()
URL
|
Secure iNet Factory | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||