Uses of Interface
org.milyn.profile.Profile

Packages that use Profile
org.milyn.profile Entity profiling implementation. 
 

Uses of Profile in org.milyn.profile
 

Classes in org.milyn.profile that implement Profile
 class BasicProfile
          Basic device profile.
 class HttpAcceptHeaderProfile
          HTTP Accept header profile.
 

Methods in org.milyn.profile that return Profile
 Profile ProfileSet.getProfile(String profile)
          Get a profile from the ProfileSet.
 Profile DefaultProfileSet.getProfile(String profile)
          Get a profile from the ProfileSet.
 

Methods in org.milyn.profile with parameters of type Profile
 void ProfileSet.addProfile(Profile profile)
          Add a profile to the ProfileSet.
 void DefaultProfileSet.addProfile(Profile profile)
          Add profile to the ProfileSet.
 



Copyright © 2018. All rights reserved.