JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.oddjob.framework
Interface Exportable
All Known Implementing Classes:
ClientNode
public interface
Exportable
Something that when transferred across the network can be referred to by a local proxy.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Transportable
exportTransportable
()
Provide the transportable representation of this thing.
Method Detail
exportTransportable
Transportable
exportTransportable()
Provide the transportable representation of this thing.
Returns:
A transportable representation. Never null.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method