| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ECommsManager | |
|---|---|
| com.bankframe.ei.comms | |
| com.bankframe.examples.devices.fe.ui | |
| com.bankframe.examples.fe.ui | |
| com.bankframe.fe.ui | |
| Uses of ECommsManager in com.bankframe.ei.comms | 
|---|
| Subclasses of ECommsManager in com.bankframe.ei.comms | |
|---|---|
|  class | EHTTPCommsManagerDeprecated. use com.bankframe.ei.channel.client.HttpClient instead | 
|  class | EHTTPServletCommsManagerDeprecated. use com.bankframe.ei.channel.server.HttpServer instead | 
|  class | EXMLServletCommsManagerDeprecated. use com.bankframe.ei.channel.server.HttpServer instead | 
|  class | RMICommsManagerDeprecated. use com.bankframe.ei.channel.client.RmiIiopClient instead | 
| Methods in com.bankframe.ei.comms with parameters of type ECommsManager | |
|---|---|
|  Vector | ServletDataPacketHandler.processDataPackets(HttpServletRequest req,
                   ECommsManager inputComms)This method processes the specified request, by translating the contents of the HttpServletRequest to a Vector of DataPackets | 
| Uses of ECommsManager in com.bankframe.examples.devices.fe.ui | 
|---|
| Constructors in com.bankframe.examples.devices.fe.ui with parameters of type ECommsManager | |
|---|---|
| SamplePanelContainer(EApplet eApplet,
                     ECommsManager comms)SamplePanelContainer constructor comment. | |
| Uses of ECommsManager in com.bankframe.examples.fe.ui | 
|---|
| Constructors in com.bankframe.examples.fe.ui with parameters of type ECommsManager | |
|---|---|
| SamplePanelContainer(EApplet eApplet,
                     ECommsManager comms)SamplePanelContainer constructor comment. | |
| Uses of ECommsManager in com.bankframe.fe.ui | 
|---|
| Methods in com.bankframe.fe.ui that return ECommsManager | |
|---|---|
|  ECommsManager | EPanelContainer.getCommsMgr()This method returns an instance of the comms manager that this class uses | 
| Constructors in com.bankframe.fe.ui with parameters of type ECommsManager | |
|---|---|
| EPanelContainer(EApplet eApplet,
                ECommsManager comms)Deprecated. as this class uses the new channel management and gets it settings from the BankFrameResource.propertiesfile. UseEPanelContainer(EApplet)instead | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||