|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.impl.endpoint.QuotaIncomingMessageListener.MessageFromSource
static class QuotaIncomingMessageListener.MessageFromSource
An incoming message in the queue with its addresses and accounting
| Field Summary | |
|---|---|
(package private) EndpointAddress |
destAddress
|
(package private) Message |
msg
|
(package private) long |
size
|
(package private) ResourceAccount |
src
|
(package private) EndpointAddress |
srcAddress
|
(package private) long |
timeReceived
|
| Constructor Summary | |
|---|---|
QuotaIncomingMessageListener.MessageFromSource(Message msg,
EndpointAddress srcAddress,
EndpointAddress destAddress,
ResourceAccount src,
long timeReceived,
long size)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final Message msg
final EndpointAddress srcAddress
final EndpointAddress destAddress
final ResourceAccount src
final long timeReceived
final long size
| Constructor Detail |
|---|
QuotaIncomingMessageListener.MessageFromSource(Message msg,
EndpointAddress srcAddress,
EndpointAddress destAddress,
ResourceAccount src,
long timeReceived,
long size)
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||