Name

Package net.jxta.platform

Synopsis

This package contains miscellaneous classes related to the JXTA platform. These classes are all related to modules. A module is a piece of functionality delivered by a peergroup; each core JXTA service is a module, and you can create your own modules and register them as JXTA services. The class hierarchy for this package is shown in Figure 9-13.

The net.jxta.platform package

Figure 9-13. The net.jxta.platform package

Interfaces

public interface Application extends Module;
public interface Module;

Classes

public abstract class JxtaLoader extends ClassLoader;
public abstract class ModuleClassID extends net.jxta.id.ID;
public abstract class ModuleSpecID extends net.jxta.id.ID;

Get JXTA in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.