|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
org.apache.uima.resource | Interfaces for Resources and ResourceSpecifiers . |
Uses of Session in org.apache.uima |
---|
Methods in org.apache.uima that return Session | |
---|---|
Session |
UimaContext.getSession()
Returns the Session object, which can be used to store data that pertains to a particular client session. |
Methods in org.apache.uima with parameters of type Session | |
---|---|
void |
UimaContextAdmin.setSession(Session aSession)
Sets the current session object. |
Uses of Session in org.apache.uima.resource |
---|
Methods in org.apache.uima.resource with parameters of type Session | |
---|---|
void |
ConfigurationManager.setSession(Session aSession)
Sets the current Session . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |