NetKernel APIs


com.ten60.netkernel.urrequest
Interface IRequestorSession

All Known Implementing Classes:
TransportInitiatedSession

public interface IRequestorSession

Interface for a request session object. A request session ties together a transport initiated request with the ripple of sub-requests it causes.


Method Summary
 long getId()
          a unique identifier for the session
 

Method Detail

getId

public long getId()
a unique identifier for the session


NetKernel APIs


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