NIST SIP Parser and Stack (v1.2) API

Uses of Interface
gov.nist.javax.sip.stack.Cleanable

Packages that use Cleanable
gov.nist.javax.sip.stack This package contains the classes for building a SIP stack.  
 

Uses of Cleanable in gov.nist.javax.sip.stack
 

Methods in gov.nist.javax.sip.stack with parameters of type Cleanable
 void Janitor.register(Cleanable object)
          Add a new object to be periodically cleaned
 void Janitor.unregister(Cleanable object)
          Remove from the list an object to be cleaned
 


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.