|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||