IP*Works!

ipworks
Class IpdaemonConnectionRequestEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--ipworks.IpdaemonConnectionRequestEvent
All Implemented Interfaces:
java.io.Serializable

public class IpdaemonConnectionRequestEvent
extends java.util.EventObject

Fired when a request for connection comes from a remote host. This event indicates an incoming connection. The connection is accepted by default. If you want to refuse it, you can set the Accept parameter to False.

See Also:
Ipdaemon, Ipdaemon.fireConnectionRequest, Serialized Form

Field Summary
 boolean accept
           
 
Fields inherited from class java.util.EventObject
source
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

accept

public boolean accept

IP*Works!

Copyright (c) 2001 /n software inc. - All rights reserved.