|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelClient
An interface that all channel clients must implement
Method Summary | |
---|---|
Vector |
send(Vector dataPackets)
All com.bankframe.ei.channel.client.ChannelClient |
Method Detail |
---|
Vector send(Vector dataPackets)
com.bankframe.ei.channel.client.ChannelClients
must support this method. It is sending of a Vector of one
or more DataPackets to a server.
- Parameters:
dataPackets
- Vector of request datapacket(s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |