it.tidalwave.role
Interface Marshallable

Package class diagram package Marshallable

public interface Marshallable

The role of an object that can be marshalled.

Version:
$Id$
Author:
Fabrizio Giudici

Field Summary
static Class<Marshallable> Marshallable
           
 
Method Summary
 void marshal(OutputStream os)
           
 

Field Detail

Marshallable

static final Class<Marshallable> Marshallable
Method Detail

marshal

void marshal(@Nonnull
             OutputStream os)
             throws IOException
Throws:
IOException


Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.