Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mobicents.slee.resource.ActivityTypeEntry

Uses of ActivityTypeEntry in org.mobicents.slee.resource
 

Fields in org.mobicents.slee.resource declared as ActivityTypeEntry
private  ActivityTypeEntry[] ResourceAdaptorTypeClassEntry.activityTypeEntries
           
 

Methods in org.mobicents.slee.resource that return ActivityTypeEntry
 ActivityTypeEntry[] ResourceAdaptorTypeClassEntry.getActivityTypeEntries()
           
 

Methods in org.mobicents.slee.resource with parameters of type ActivityTypeEntry
 void ResourceAdaptorTypeClassEntry.setActivityTypeEntries(ActivityTypeEntry[] activityTypeEntries)