NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.header.Via

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

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

Methods in gov.nist.javax.sip.stack that return Via
 Via SIPTransaction.getViaHeader()
          Returns the Via header for this channel.
 Via SIPClientTransaction.getOutgoingViaHeader()
          get the via header for an outgoing request.
 Via MessageProcessor.getViaHeader()
          Get the Via header to assign for this message processor.
 Via MessageChannel.getViaHeader()
          Get the Via header for this transport.
 


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.