Uses of Interface
de.rowa.posps.client.connection.OperationInvocationListener

Packages that use OperationInvocationListener
de.rowa.posps.client.connection   
de.rowa.posps.client.controls   
 

Uses of OperationInvocationListener in de.rowa.posps.client.connection
 

Methods in de.rowa.posps.client.connection with parameters of type OperationInvocationListener
 void ConnectionProtocol.addOperationInvocationListener(OperationInvocationListener listener)
           
 void ConnectionProtocol.removeOperationInvocationListener(OperationInvocationListener listener)
           
 

Uses of OperationInvocationListener in de.rowa.posps.client.controls
 

Classes in de.rowa.posps.client.controls that implement OperationInvocationListener
 class ConnectionProtocolPanel
          Panel which shows the operation invocations as table and the request and response for the current table selection.
 class OperationInvocationTableModel
          Swing table model adapter for the operation invocation log of a ConnectionProtocol.
 



Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.