Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

July/2009
SunMonTueWedThuFriSat
   1 2 34
56 7 8 9 10 11
1213 14 15 16 1718
1920 21 22 2324 25
2627 2829 30 31  

[ Archives News
for 'Main' ]

home > news > main > july 2009 > 15

July 15, 2009

Writing Java Applications Using Jersey to Interoperate with RESTful Web Services

The Jersey Client API is a high-level, Java technology-based API for interoperating with RESTful web services. This white paper describes the client API and shows how to to concisely and efficiently implement a reusable client-side solution and talk...

Comment here

More »


Kernel Conference Australia

Kernel Conference Australia is a Kernel-focused technical conference to be held in Brisbane, Australia, from July 15th to 17th, 2009. Any and all Open Source kernels and the technologies within those kernels are open for discussion. This will be th...

Comment here

More »


©2002-2008Java-Virtual-Machine.net