Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Interface
javax.media.protocol.PushSourceStream

Packages that use PushSourceStream
javax.media.protocol   
 

Uses of PushSourceStream in javax.media.protocol
 

Methods in javax.media.protocol that return PushSourceStream
abstract  PushSourceStream[] PushDataSource.getStreams()
          Get the collection of streams that this source manages.
 

Methods in javax.media.protocol with parameters of type PushSourceStream
 void SourceTransferHandler.transferData(PushSourceStream stream)
          Transfer new data from a PushSourceStream.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.