rp1.rossum
Interface RsProtocolShutdownHandler

All Known Implementing Classes:
SimProtocolShutdownHandler

public interface RsProtocolShutdownHandler

A handler invoked when a client or server shuts down RP1 communications.


Method Summary
 void process()
           
 

Method Detail

process

void process()