Package | Description |
---|---|
oracle.webservices.portability |
This package contains the interfaces and classes needed to implement features in the web services platform portability layer.
|
Modifier and Type | Method and Description |
---|---|
ConversationSession |
SessionManager.createSession() |
ConversationSession |
SessionManager.getExistingSession(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.beginRequest(ConversationSession session) |
void |
SessionManager.endRequest(ConversationSession session) |