ePOST API

rice.pastry.socket
Interface NATHandler

All Known Implementing Classes:
SocketNATHandler, StubNATHandler

public interface NATHandler


Method Summary
 java.net.InetSocketAddress externalAddress()
           
 boolean test()
           
 boolean usingNAT()
           
 

Method Detail

usingNAT

boolean usingNAT()

externalAddress

java.net.InetSocketAddress externalAddress()
                                           throws java.io.IOException
Throws:
java.io.IOException

test

boolean test()

ePOST API

Copyright © 2001-2005 - Rice Pastry.