CSClientService csClientService = CSClient.getCSClient("realCSClient"); csClientService.sendAndWait(this, 60000); fireHandleOperationRepliedEvent(new OperationRepliedEvent(this));
See the Java™ Client/Server Messaging APIs documentation for more information.