|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrabbit.io.DefaultBinder
public class DefaultBinder
A binder that only binds to the wildcard address and port.
| Constructor Summary | |
|---|---|
DefaultBinder()
|
|
| Method Summary | |
|---|---|
java.net.InetAddress |
getInetAddress()
Get the inet address to bind to, return null to get the wildcard. |
int |
getPort()
Get the port number to bind to, use 0 to let the system pick a port. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultBinder()
| Method Detail |
|---|
public int getPort()
SocketBinder
getPort in interface SocketBinderpublic java.net.InetAddress getInetAddress()
SocketBinder
getInetAddress in interface SocketBinder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||