Uses of Class
org.apache.camel.component.sip.SipEndpoint

Packages that use SipEndpoint
org.apache.camel.component.sip   
 

Uses of SipEndpoint in org.apache.camel.component.sip
 

Constructors in org.apache.camel.component.sip with parameters of type SipEndpoint
SipPresenceAgent(SipEndpoint sipEndpoint, org.apache.camel.Processor processor, SipConfiguration configuration)
           
SipPublisher(SipEndpoint sipEndpoint, SipConfiguration configuration)
           
SipSubscriber(SipEndpoint sipEndpoint, org.apache.camel.Processor processor, SipConfiguration configuration)
           
 



Apache Camel