|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WireFormatHandler
The Interface WireFormatHandler.
Method Summary | |
---|---|
WireFormatContext |
getWireFormatContext()
Gets the wire format context. |
void |
setWireFormatContext(WireFormatContext ctx)
Sets the wire format context. |
java.lang.Object |
transform(java.lang.Object source)
Transform. |
Method Detail |
---|
java.lang.Object transform(java.lang.Object source) throws WireFormatHandlerException
source
- the source
WireFormatHandlerException
- the wire format handler exceptionvoid setWireFormatContext(WireFormatContext ctx)
ctx
- the new wire format contextWireFormatContext getWireFormatContext()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |