LimeWire Consolidated API

org.limewire.rudp
Class UDPSocketChannelConnectionEvent

java.lang.Object
  extended by org.limewire.listener.DefaultSourceEvent<S>
      extended by org.limewire.listener.DefaultSourceTypeEvent<UDPSocketChannel,ConnectionState>
          extended by org.limewire.rudp.UDPSocketChannelConnectionEvent
All Implemented Interfaces:
SourcedEvent<UDPSocketChannel>, SourceTypeEvent<UDPSocketChannel,ConnectionState>, TypedEvent<ConnectionState>

public class UDPSocketChannelConnectionEvent
extends DefaultSourceTypeEvent<UDPSocketChannel,ConnectionState>


Constructor Summary
UDPSocketChannelConnectionEvent(UDPSocketChannel source, ConnectionState event)
           
 
Method Summary
 
Methods inherited from class org.limewire.listener.DefaultSourceTypeEvent
equals, getType, hashCode, toString
 
Methods inherited from class org.limewire.listener.DefaultSourceEvent
getSource
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.limewire.listener.SourcedEvent
getSource
 

Constructor Detail

UDPSocketChannelConnectionEvent

public UDPSocketChannelConnectionEvent(UDPSocketChannel source,
                                       ConnectionState event)

LimeWire Consolidated API

Copyright © 2009. All Rights Reserved.