Package org.mobicents.slee.resource.lab.stack

Interface Summary
RAFStackListener RAFStackListener is an interface which needs to be implemented to receive information from the RAFStack implementation.
 

Class Summary
RAFStack RAFStack represents the core of the RAFrame resource adaptor.
RAFStackThread RAStackThread implements a single working thread to work on incoming data after RAFStack.serversocket.accept() returns with a socket.
The thread simply receives the byte[] stream information and publish it to the registered listeners.
The thread terminates immediately after information was received and the connection is closed.
RAStackThread RAStackThread implements a single working thread to work on incoming data after RAFStack.serversocket.accept() returns with a socket.
The thread simply receives the byte[] stream information and publish it to the registered listeners.
The thread terminates immediately after information was received and the connection is closed.
 



Copyright © 2008. All Rights Reserved.