|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.bankframe.serives.cache
package instead
public interface Encoder
This interface defines the method for turning a DataPacket into a String
Method Summary | |
---|---|
String |
encode(DataPacket dp)
Deprecated. This method encodes a DataPacket into a String representation. |
Method Detail |
---|
String encode(DataPacket dp)
dp
- The DataPacket to encode.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |