org.objectweb.jeremie.apis.presentation
Interface JRMIStream


public interface JRMIStream

Provides an interface for a stream containing external representations of Jeremie identifiers.


Method Summary
 NamingContext domain()
          Retrieves a domain with which to encode and decode Jeremie identifiers in the stream.
 

Method Detail

domain

public NamingContext domain()
Retrieves a domain with which to encode and decode Jeremie identifiers in the stream.

Returns:
a domain