|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.transport.TestTransport.WriteAttempt
public static class TestTransport.WriteAttempt
| Constructor Summary | |
|---|---|
TestTransport.WriteAttempt(Address sender,
Address recipient,
ByteString payload)
|
|
| Method Summary | |
|---|---|
ByteString |
payload()
|
Address |
recipient()
|
Address |
sender()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public TestTransport.WriteAttempt(Address sender,
Address recipient,
ByteString payload)
| Method Detail |
|---|
public Address sender()
public Address recipient()
public ByteString payload()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||