Package ch.ethz.iks.r_osgi.messages

Class Summary
DeliverServiceMessage DeliverServiceMessage is used to bring an OSGi service to a remote machine.
FetchServiceMessage FetchServiceMessage is used to signal the service provider that a remote peer wants to get a service that has been registered for remoting.
InvokeMethodMessage InvokeMethodMessage is used to invoke a method of a remote service.
LeaseMessage Lease message.
LeaseUpdateMessage Lease update message.
MethodResultMessage MethodResultMessage is used to return the result of a method invocation to the invoking remote peer.
RemoteEventMessage RemoteEventMessage transfers RemoteEvents via multicast to all listening peers.
RemoteOSGiMessage Abstract base class for all Messages.
StreamRequestMessage Stream request message.
StreamResultMessage Stream result message.
TimeOffsetMessage TimeOffsetMessages measures the time offset between two peers.