Package | Description |
---|---|
org.milyn.profile |
Entity profiling implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicProfile
Basic device profile.
|
class |
HttpAcceptHeaderProfile
HTTP Accept header profile.
|
Modifier and Type | Method and Description |
---|---|
Profile |
ProfileSet.getProfile(String profile)
Get a profile from the
ProfileSet . |
Profile |
DefaultProfileSet.getProfile(String profile)
Get a profile from the
ProfileSet . |
Modifier and Type | Method and Description |
---|---|
void |
ProfileSet.addProfile(Profile profile)
Add a profile to the ProfileSet.
|
void |
DefaultProfileSet.addProfile(Profile profile)
Add profile to the ProfileSet.
|
Copyright © 2020. All rights reserved.