JMF 2.1.1e API Documentation is Removed from Sun

Hi All,
In the last few days i'm not able to browse the JMF 2.1.1e API Documentations pages, its automatically redirecting to JMF 2.0 API documentation where there are no document for some important api's like RTPManager.
Have any one downloaded the API Documentation from sun.com previously, If so please send it to my mail id - [email protected]
Or is there any other link to JMF 2.1.1e API documentation pls reply.
Thanks in Advance,
Karthikeyan R

Check your mail..
By the way. Did you report the broken links to Sun?
I was so irritated at finding all the details of classes missing, that I did not think to report it.
The missing JavaDocs may be a simple oversight.
Edited by: AndrewThompson64 on May 18, 2008 1:03 AM
OK.. found the motivation to report it. Here is the report I submitted.
This thread complains of missing JavaDocs for the JMF classes
[http://forum.java.sun.com/thread.jspa?messageID=10256685]
Somebody replied that they are here..
[http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/]
But this is only the 'top level' documents, and every link from those pages that I have tried so far, is a '404'.
For example, 1st links in the left hand frames..
Top frame. The link to the javax.media package
[http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/javax/media/package-frame.html]
Bottom frame. The link to the ActiveReceiveStreamEvent class
[http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/apidocs/javax/media/rtp/event/ActiveReceiveStreamEvent.html]
Also tried Processor, RTPManager and a few others. All '404'.
What gives? Is this an oversight, or another step in Sun's gradual abandonment of JMF?
(And if it is the latter, isn't it better to put the poor programmers out of their misery by making a public announcement re the status and future of JFM, and removing the top level of those JavaDocs?)
Edited by: AndrewThompson64 on May 18, 2008 1:22 AM

Similar Messages

  • Which sftp api can be used from sun??

    Hi all,
    I want to develop a java program that is capable of transfering files from local filesystem to a remote location using SFTP...I want to know sun's SFTP API that can be used for this purpose...I have already googled it many times and found com.stc.connector.ssh.ftp.client ....But I dont want to use eGate for this purpose....PLEASEEE, HELP ME OUT!! :( :(
    Thank you very much in advance....

    Hi all,
    I want to develop a java program that is capable of transfering files from local filesystem to a remote location using SFTP...I want to know sun's SFTP API that can be used for this purpose...I have already googled it many times and found com.stc.connector.ssh.ftp.client ....But I dont want to use eGate for this purpose....PLEASEEE, HELP ME OUT!! :( :(
    Thank you very much in advance....

  • How to download Bluetooth API documentation?

    How can I download Bluetooth API documentation?
    In java.sun.com I found this API documentation but it seem I have
    to stay online to have access. It will very costly for me.
    Anyone can help?
    Thank You.

    Hi!
    You can download the Bluetooth specification and API documentation from here:
    http://jcp.org/en/jsr/detail?id=82
    -Henrik

  • Where to find API documentation on massage handling from Email to PDA?

    Where to find API documentation on massage handling from Email to PDA? and vice versa..?

    You'll have to help me understand what you want to do.
    :"message handliing from e-mail to pda" doesn't mean much to me.
    We prrovide ENS, which is what most folks that want notification to pda's want.

  • Online Javascript API Documentation??

    Where is the online Javascript API Documentation? This link has been broken for over two weeks:
    http://livedocs.adobe.com/acrobat_sdk/11/Acrobat11_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp. htm?href=JS_Dev_Overview.71.1.html&accessible=true
    If this information has moved can someone point me in the right direction?
    thx
    PP

    Thanks Gilad--
    I didn't think to check the downloads--thanks for that tip.
    Do you know if the online documentation will return?
    thx
    PP

  • Where to find the API documentation for MS SQL Server 2000 JDBC

    I Downloaded and installed the MS SQL Server 2000 JDBC package, but I found that it does not provide enough help docs such as API documentation, demo and etc.
    It would be most grateful if you would provide some information about this driver.

    Thank your for your kind attention.
    For example, I want to get a ConnectionPoolDataSource object to get a PooledConnection object, but I don't know which class implements the interface.
    import java.sql.*;
    import javax.sql.*;
    import <classes related to connection pooling>;
    ConnectionPoolDataSource cpds = new <MS impl>;
    <lines for setURL()/setUser()/setPassword, etc>
    PooledConnection pc = cpds.getPooledConnection();
    ...

  • How to download Java API documentation?

    How to download Java API documentation?

    Oh my... don't the question in here just get more and
    more basic?
    Try and have a look at http://java.sun.com/docs/
    Tell me if you need help with pressing on any of the
    links at that page.
    :)I keep pressing on the links and nothing happens and now my screen is covered in finger smudges.

  • Where is the api documentation?

    Um, I signed up for my key and cannot find the api docs anywhere.
    Would someone please provide a link to the api documentation?
    Thank you.

    Wait... is this it? https://learn.adobe.com/wiki/display/kulerdev/B.+Feeds
    Oh lord...

  • Were is the "old" api documentation?

    Does anybody know were sun keeps the "old" api documentation. I really need the JSDK 2.0 documentation but cannot seem to find it.
    Thanx!
    Jasper.

    ...sorry, no it's not there:
    I am looking for the JSDK (Java Server Development Kit, that's what it was called back then) version 2.0. The closest I've come so far is at the archive (http://java.sun.com/products/archive/index.html) where JDK's as far back as 1.0.2 can be found, but I need the documentation for the javax.servlet and related packages, classes etc. which I can't find.
    So, again (maybe someone @ Sun knows where to look) where is the JSDK 2.0 documentation?
    Jasper.

  • Apex 4 JavaScript API documentation bug

    Hi,
    JavaScript API documentation have exactly same description for functions
    $f_Hide_On_Value_Item
    $f_Show_On_Value_Item
    >
    Checks an page item's (pThis) value against a value (pValue). If it matches, a DOM node (pThat) is set to hidden. If it does not match, then the DOM node (pThat) is set to visible.
    >
    And also functions have same description
    $f_Hide_On_Value_Item_Row
    $f_Show_On_Value_Item_Row
    >
    Checks the value (pValue) of an item (pThis). If it matches, this function hides the table row that holds (pThat). If it does not match, then the table row is shown.
    >
    I think that is not correct
    http://download.oracle.com/docs/cd/E17556_01/doc/apirefs.40/e15519/javascript_api.htm#CHDHIAJB
    Somehow I recall there has been post about this, but I can not find it.
    Regards,
    Jari

    The description of these functions have been corrected. The latest updated version of this document is now available on the Oracle Technical Network (OTN).
    Thanks for reporting the bug,
    Drue Swadener
    Principal Technical Writer

  • 3000 J 115 with the well-documented "MS Remove Tool" Malware

    I have a 3000 J 115 with the well-documented "MS Remove Tool" Malware attack, which just hit as I was beginning to do taxes on this thing!  Microsoft recovery routines (the REAL MS Remove Tool, and MS Defender) will not run--the virus won't allow it.  I have instructions from spyware-experts.com to go into Safe Mode and (I guess), the system registry to remove the virus.  However, I can't get F8 to work and get me into Safe Mode. It just ignores it and boots up.  The condition of the desktop is very bad--slow to do anything, can get online but it takes forever, can't open up files (with the idea of doing a backup).  I have had this thing for 3 years and do not recall ever creating a factory-setting backup disk which could be used to restore the system.  The manual (online) has nothing that I can find on getting into Safe Mode.  Now what do I do?
    Moderator note; subject edited

    Hi Dave,
    My security will not allow me to go to spyware-experts.com to review the instructions that you received. That is probably because of its WOT rating: http://www.mywot.com/en/scorecard/spyware-experts.com
    You will need to stop the malware from running before you can fix anything. It might be a good idea to give this removal guide a try:
    http://www.bleepingcomputer.com/virus-removal/remove-ms-removal-tool
    Bleeping Computer is a respected site with a good rating. If you are unable to proceed on your own, they have trained experts available who will work with you one-on-one to remove the malware. Instructions for doing that are included in the guide. They may have a wait of a few days, so if you prefer to post on another forum for one-on-one help sooner, the forums listed on the side of the page here use trained volunteer analysts: http://hjt-data.trendmicro.com/hjt/analyzethis/index.php
    ** Note: If you have installed AVG, malware scanners may not run if you need help from a forum that uses specialized tools. .
    Please let us know if we can be of further help.
    ThinkPad: T530 / X1 Gen 2 / Helix - Yoga: Tablet 2 Pro (Win) / Yoga 3 Pro
    If you find a post helpful and it answers your question, please click the "Accept As Solution" button.
    Lenovo Advocate ~ I am not employed by Lenovo or Microsoft. I am a volunteer.
    Microsoft MVP - Consumer Security
    SpywareHammer

  • I need Java API documentation for Adapter Modules

    Hi
    Please provide me Java API documentation for Adatper Modules
    Regards
    Sowmya

    Use this
    https://help.sap.com/javadocs/pi/SP3/xpi/index.html
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/frameset.htm
    which is part of
    http://help.sap.com/saphelp_nw04/helpdata/en/8b/895e407aa4c44ce10000000a1550b0/frameset.htm
    Regards,
    Prateek

  • Where's the Oracle Forms Java API documentation for 11g?

    Hi,
    Can anyone point me in the direction of the Oracle Forms Java API documentation?
    The only thing I can find is this: http://www.oratransplant.nl/1012jdapiDoc/oracle/forms/jdapi/JdapiModule.html but this seems to be for 10.1.2 and it doesn’t correspond to the version I’m using (11.1.1.3).
    Help appreciated,
    Donal.

    i couldn't find the api either however if you implement the class you will simply get compiler errors explaining what you left out.

  • Object API documentation

    This forum has been a great help, as I'm trying to write a .Net app to read a Groupwise mailbox..
    I'm hoping somebody can point me to an API Documentation document, I'm stumbling around trying to figure out what object and methods to use and what parameters that accept etc... but I'm sure there must be a document that can help, I just haven't found it yet!
    thanks
    Jeff

    The GroupWise Objects API documentation is a useful reference. However, for
    a more 'how to' guide, check out the GroupWise Developer's Guide.
    http://developer.novell.com/wiki/ima...GWDevGuide.pdf
    It looks like a work in progress, but the coverage of the GroupWise Objects
    API is good.
    Dave M
    "jeffpriz" <[email protected]> wrote in message
    news:[email protected]..
    >
    > This forum has been a great help, as I'm trying to write a .Net app to
    > read a Groupwise mailbox..
    >
    > I'm hoping somebody can point me to an API Documentation document, I'm
    > stumbling around trying to figure out what object and methods to use and
    > what parameters that accept etc... but I'm sure there must be a document
    > that can help, I just haven't found it yet!
    >
    > thanks
    > Jeff
    >
    >
    > --
    > jeffpriz
    > ------------------------------------------------------------------------
    > jeffpriz's Profile: http://forums.novell.com/member.php?userid=65728
    > View this thread: http://forums.novell.com/showthread.php?t=387291
    >

  • Com.sap.* API documentation

    Does SAP provide a website for API documentation on its com.sap.* packages?  I'm looking for something similar to Sun's http://java.sun.com/j2se/1.4.2/docs/api/index.html.
    Thanks.

    Hi,
    check this link out: https://www.sdn.sap.com/sdn/javadocs.sdn
    Regards,
    Ivo

Maybe you are looking for