| Package | Description |
|---|---|
| weblogic.workarea |
Provides interfaces to support marshalling of user data in a
WorkArea. |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkContext.readContext(WorkContextInput in)
Reads the implementation of
WorkContext from the
WorkContextInput data stream. |
void |
StringWorkContext.readContext(WorkContextInput in) |
void |
SerializableWorkContext.readContext(WorkContextInput in) |
void |
LongWorkContext.readContext(WorkContextInput in) |
void |
AsciiWorkContext.readContext(WorkContextInput in) |