|
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.HttpConnectedEvent
Fired when connection to HTTP server is established.
| Constructor Summary | |
HttpConnectedEvent(java.lang.Object source,
java.lang.String surl)
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 HttpConnectedEvent(java.lang.Object source,
java.lang.String surl)
HttpConnectedEvent.
source - the source of this eventsurl - 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 | ||||||||||