Uses of Interface
javax.sip.header.ViaHeader

Packages that use ViaHeader
javax.sip.header

This package contains all the headers interfaces supported by this specification. 

 

Uses of ViaHeader in javax.sip.header
 

Methods in javax.sip.header that return ViaHeader
 ViaHeader HeaderFactory.createViaHeader(String host, int port, String transport, String branch)
          Creates a new ViaHeader based on the newly supplied uri and branch values.
 



Copyright © 2012. All Rights Reserved.