Uses of Interface
org.mobicents.xcap.client.XcapEntity

Packages that use XcapEntity
org.mobicents.xcap.client   
org.mobicents.xcap.client.impl   
 

Uses of XcapEntity in org.mobicents.xcap.client
 

Methods in org.mobicents.xcap.client that return XcapEntity
 XcapEntity XcapResponse.getEntity()
           
 

Uses of XcapEntity in org.mobicents.xcap.client.impl
 

Classes in org.mobicents.xcap.client.impl that implement XcapEntity
 class XcapEntityImpl
           
 

Methods in org.mobicents.xcap.client.impl that return XcapEntity
 XcapEntity XcapResponseImpl.getEntity()
           
 

Constructors in org.mobicents.xcap.client.impl with parameters of type XcapEntity
XcapResponseImpl(int statusCode, java.lang.String eTag, java.lang.String mimetype, Header[] headers, XcapEntity xcapEntity)
           
 



Copyright © 2011. All Rights Reserved.