|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IAddressingInformation in org.commonreality.agents |
|---|
| Methods in org.commonreality.agents that return IAddressingInformation | |
|---|---|
IAddressingInformation |
AbstractAgent.getAddressingInformation()
by default, we dont accept connections so return null |
| Uses of IAddressingInformation in org.commonreality.message.request.connect |
|---|
| Methods in org.commonreality.message.request.connect that return IAddressingInformation | |
|---|---|
IAddressingInformation |
IConnectionRequest.getAddressingInformation()
|
IAddressingInformation |
ConnectionRequest.getAddressingInformation()
|
| Constructors in org.commonreality.message.request.connect with parameters of type IAddressingInformation | |
|---|---|
ConnectionRequest(java.lang.String requestedName,
IIdentifier.Type type,
ICredentials credentials,
IAddressingInformation address)
|
|
| Uses of IAddressingInformation in org.commonreality.participant.addressing.impl |
|---|
| Classes in org.commonreality.participant.addressing.impl that implement IAddressingInformation | |
|---|---|
class |
BasicAddressingInformation
|
| Uses of IAddressingInformation in org.commonreality.participant.impl |
|---|
| Methods in org.commonreality.participant.impl that return IAddressingInformation | |
|---|---|
abstract IAddressingInformation |
AbstractParticipant.getAddressingInformation()
|
| Uses of IAddressingInformation in org.commonreality.reality.impl |
|---|
| Methods in org.commonreality.reality.impl that return IAddressingInformation | |
|---|---|
IAddressingInformation |
DefaultReality.getAddressingInformation()
|
| Uses of IAddressingInformation in org.commonreality.reality.impl.handler |
|---|
| Methods in org.commonreality.reality.impl.handler that return IAddressingInformation | |
|---|---|
IAddressingInformation |
ConnectionTracker.getAddressingInformation(IIdentifier identifier)
|
| Methods in org.commonreality.reality.impl.handler with parameters of type IAddressingInformation | |
|---|---|
IIdentifier |
ConnectionTracker.acceptConnection(ICredentials credentials,
org.apache.mina.common.IoSession session,
IAddressingInformation addressInfo,
IIdentifier template)
|
void |
ConnectionTracker.validateAddressing(org.apache.mina.common.IoSession session,
IAddressingInformation address)
|
| Uses of IAddressingInformation in org.commonreality.sensors |
|---|
| Methods in org.commonreality.sensors that return IAddressingInformation | |
|---|---|
IAddressingInformation |
AbstractSensor.getAddressingInformation()
by default, we dont open any listeners, so we return null |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||