|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.mina.core.future.DefaultIoFuture
org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture
org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
public static class AbstractIoAcceptor.AcceptorOperationFuture
| Constructor Summary | |
|---|---|
AbstractIoAcceptor.AcceptorOperationFuture(java.util.List<? extends java.net.SocketAddress> localAddresses)
|
|
| Method Summary | |
|---|---|
java.util.List<java.net.SocketAddress> |
getLocalAddresses()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.mina.core.service.AbstractIoService.ServiceOperationFuture |
|---|
getException, isDone, setDone, setException |
| Methods inherited from class org.apache.mina.core.future.DefaultIoFuture |
|---|
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, getSession, getValue, join, join, removeListener, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractIoAcceptor.AcceptorOperationFuture(java.util.List<? extends java.net.SocketAddress> localAddresses)
| Method Detail |
|---|
public final java.util.List<java.net.SocketAddress> getLocalAddresses()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||