com.flazr.rtmp.client
Class RtmpClient

java.lang.Object
  extended by com.flazr.rtmp.client.RtmpClient

public class RtmpClient
extends Object


Constructor Summary
RtmpClient()
           
 
Method Summary
static void connect(ClientOptions options)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RtmpClient

public RtmpClient()
Method Detail

main

public static void main(String[] args)

connect

public static void connect(ClientOptions options)


Copyright © 2011. All Rights Reserved.