|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Consumer | |
---|---|
com.dyuproject.oauth |
Uses of Consumer in com.dyuproject.oauth |
---|
Methods in com.dyuproject.oauth that return Consumer | |
---|---|
static Consumer |
Consumer.getInstance()
Gets the instance configured from the default resource path DEFAULT_RESOURCE_PATH . |
static Consumer |
Consumer.newInstance(InputStream in)
Creates a new instance configured from the InputStream in . |
static Consumer |
Consumer.newInstance(Properties props)
Creates a new instance configured form the Properties props . |
static Consumer |
Consumer.newInstance(String resourceLoc)
Creates a new instance configured from the resource path resourceLoc . |
static Consumer |
Consumer.newInstance(URL resource)
Creates a new instance configured from the URL resource . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |