NIST SIP Parser and Stack (v1.2) API

gov.nist.javax.sip.stack
Interface Cleanable


public interface Cleanable

This interface must be implemented by object which require periodical cleaning by the Janitor


Method Summary
 void clean()
          The function called by the Janitor to clean the object
 

Method Detail

clean

public void clean()
The function called by the Janitor to clean the object


NIST SIP Parser and Stack (v1.2) API

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.