org.apache.hadoop.portmap
Class PortmapRequest

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

public class PortmapRequest
extends Object

Helper utility for building portmap request


Constructor Summary
PortmapRequest()
           
 
Method Summary
static XDR create(PortmapMapping mapping)
           
static PortmapMapping mapping(XDR xdr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortmapRequest

public PortmapRequest()
Method Detail

mapping

public static PortmapMapping mapping(XDR xdr)

create

public static XDR create(PortmapMapping mapping)


Copyright © 2009 The Apache Software Foundation