NetKernel APIs


com.ten60.netkernel.transport
Class TransportInitiatedSession

java.lang.Object
  extended bycom.ten60.netkernel.transport.TransportInitiatedSession
All Implemented Interfaces:
IRequestorSession

public class TransportInitiatedSession
extends Object
implements IRequestorSession

A session started by an request coming from a transport


Constructor Summary
TransportInitiatedSession()
           
TransportInitiatedSession(long aId)
           
 
Method Summary
 boolean equals(Object aOther)
           
 long getId()
          return the time the session was created
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportInitiatedSession

public TransportInitiatedSession()

TransportInitiatedSession

public TransportInitiatedSession(long aId)
Method Detail

getId

public long getId()
return the time the session was created

Specified by:
getId in interface IRequestorSession

equals

public boolean equals(Object aOther)

hashCode

public int hashCode()

NetKernel APIs


Copyright © 2002-2004 1060 Research Ltd. All Rights Reserved.