|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.workarea.AsciiWorkContext
An implementation for propagating simple 8-bit ASCII string-based
WorkContext
s.
Constructor Summary | |
AsciiWorkContext()
|
Method Summary | |
boolean |
equals(Object obj)
|
Object |
get()
Returns the data associated with this PrimitiveWorkContext . |
void |
readContext(WorkContextInput in)
|
String |
toString()
|
void |
writeContext(WorkContextOutput out)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AsciiWorkContext()
Method Detail |
public boolean equals(Object obj)
public Object get()
PrimitiveWorkContext
PrimitiveWorkContext
.
get
in interface PrimitiveWorkContext
public void readContext(WorkContextInput in) throws IOException
WorkContext
WorkContext
from the
WorkContextInput
data stream.
readContext
in interface WorkContext
IOException
public String toString()
public void writeContext(WorkContextOutput out) throws IOException
WorkContext
WorkContext
to the
WorkContextOutput
data stream.
writeContext
in interface WorkContext
IOException
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |