edu.iu.uis.eden.messaging.bam |
|
Java Source File Name | Type | Comment |
BAMClientProxy.java | Class | A client-side proxy for that records an entry in the BAM for invocations
on the proxied service. |
BAMParam.java | Class | A parameter of a method invocation recorded by the BAM. |
BAMServerProxy.java | Class | A service-side proxy for that records an entry in the BAM for invocations
on the proxied service endpoint. |
BAMService.java | Interface | Service for recording and accessing entries in the BAM. |
BAMServiceImpl.java | Class | |
BAMTargetEntry.java | Class | An entry in the BAM representing a service method invocation. |