RMI
-
Java核心
115 Java面试问题和答案 –终极列表(PDF 下载)
在本教程中我们会讨论在Java面试中可能被用到的各种类型的问题,以便面试官来测试你的Java和面向对象开发(OOP)方面的大概水平。 在接下来的章节我们会讨论面向对象编程(OOP)和它的特点,关于Java及其功能的常见问题,Java 集合框架(Collections), 垃圾回收,异常处理,Java applets, Swing, JDBC, 远程方法调用(RMI), Servlet 和JSP。 让我们开始吧! 目录 面试对象编程(OOP) Java的一些常见问题 Java线程 Java集合 垃圾回收 异常处理 Java Applets…
Read More » -
Core Java
150 Java Interview Questions and Answers – The ULTIMATE List (PDF Download & video)
Our Java Interview Questions and Answers collection is all about different types of questions that can be used in a…
Read More » -
Enterprise Java
Spring Integration – Using RMI Channel Adapters
1.Introduction This article explains how to send and receive messages over RMI using Spring Integration RMI channel adapters. It is…
Read More » -
Enterprise Java
Two things to remember when using Java RMI
This is a short blog post about two common pitfalls you should be aware of when using Java RMI. Setting…
Read More » -
Enterprise Java
EhCache replication: RMI vs JGroups
Recently, I was working on one product which required replicated caching. Caching provider was already decided – EhCache, and the…
Read More » -
Enterprise Java
Spring Remoting Support and Developing RMI Service
The development of remote-enabled services is eased by Spring remoting support. Currently, Spring supports the following remoting technologies: Remote Method…
Read More »