org.apache.hadoop.portmap
Class Portmap

java.lang.Object
  extended by org.apache.hadoop.portmap.Portmap

public class Portmap
extends Object

Portmap service for binding RPC protocols. See RFC 1833 for details.


Field Summary
static org.apache.commons.logging.Log LOG
           
 
Constructor Summary
Portmap()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.apache.commons.logging.Log LOG
Constructor Detail

Portmap

public Portmap()
Method Detail

main

public static void main(String[] args)


Copyright © 2009 The Apache Software Foundation