jBittorrentAPI
Class ExamplePublish

java.lang.Object
  extended by jBittorrentAPI.ExamplePublish

 class ExamplePublish
extends java.lang.Object

Simple example to show how it is possible to publish a .torrent file to a tracker


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

Constructor Detail

ExamplePublish

ExamplePublish()
Method Detail

main

public static void main(java.lang.String[] args)

showHelp

private static java.lang.String showHelp()