Uses of Interface
com.sun.rtsjx.RawMemoryAccessImpl

Packages that use RawMemoryAccessImpl
com.sun.rtsjx Sun's extensions to The Real-Time Specification for Java. 
 

Uses of RawMemoryAccessImpl in com.sun.rtsjx
 

Methods in com.sun.rtsjx that return RawMemoryAccessImpl
 RawMemoryAccessImpl PhysicalMemoryRequest.get_accessor()
          Read the accessor.
 

Methods in com.sun.rtsjx with parameters of type RawMemoryAccessImpl
 void PhysicalMemoryRequest.set_accessor(RawMemoryAccessImpl accessor)
          Set the addr parameter of the Unix mmap call.