|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PortAssigner
The PortAssigner assigns and keeps track of anonymous ports. This
feature is to be used by AFUNIXRMISocketFactory only.
| Method Summary | |
|---|---|
int |
newPort()
Registers a new anonymous port and returns it. |
void |
returnPort(int port)
Returns a previously registered port. |
| Method Detail |
|---|
int newPort()
throws java.io.IOException
returnPort(int).
java.io.IOException
void returnPort(int port)
throws java.io.IOException
port -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||