Uses of Package
fulmine.rpc

Packages that use fulmine.rpc
fulmine.context   
fulmine.distribution   
fulmine.distribution.channel   
fulmine.rpc   
fulmine.rpc.events   
 

Classes in fulmine.rpc used by fulmine.context
IRpcDefinition
          Expresses a specific Remote Procedure Call definition.
IRpcHandler
          An object that can handle RPC invocations.
IRpcManager
          The manager for the Remote Procedure Call (RPC) framework.
IRpcMarker
          A 'marker' generated when an asynchronous RPC is invoked via IRpcManager.invoke(IRpcResultHandler, String, String, IField...) .
IRpcPublicationListener
          Receives notifications when an RPC is published or unpublished by a remote context.
IRpcPublishOperations
          Exposes publish and unpublish operations for RPCs.
IRpcResult
          Represents the result from invoking a specific RPC in a remote context.
IRpcResultHandler
          A handler for the result received from invoking an RPC on a remote context.
IRpcTransmissionManager
          Handles transmitting requests for invoking RPCs.
 

Classes in fulmine.rpc used by fulmine.distribution
IRpcDefinition
          Expresses a specific Remote Procedure Call definition.
IRpcPublicationListener
          Receives notifications when an RPC is published or unpublished by a remote context.
IRpcResult
          Represents the result from invoking a specific RPC in a remote context.
IRpcTransmissionManager
          Handles transmitting requests for invoking RPCs.
 

Classes in fulmine.rpc used by fulmine.distribution.channel
IRpcTransmissionManager
          Handles transmitting requests for invoking RPCs.
 

Classes in fulmine.rpc used by fulmine.rpc
IRpcCodec
          A codec for RPC invocations.
IRpcDefinition
          Expresses a specific Remote Procedure Call definition.
IRpcHandler
          An object that can handle RPC invocations.
IRpcMarker
          A 'marker' generated when an asynchronous RPC is invoked via IRpcManager.invoke(IRpcResultHandler, String, String, IField...) .
IRpcPublicationListener
          Receives notifications when an RPC is published or unpublished by a remote context.
IRpcPublishOperations
          Exposes publish and unpublish operations for RPCs.
IRpcRegistry
          A component that is responsible for managing the current registered RPC definitions for a local context.
IRpcResult
          Represents the result from invoking a specific RPC in a remote context.
IRpcResultHandler
          A handler for the result received from invoking an RPC on a remote context.
 

Classes in fulmine.rpc used by fulmine.rpc.events
IRpcMarker
          A 'marker' generated when an asynchronous RPC is invoked via IRpcManager.invoke(IRpcResultHandler, String, String, IField...) .
IRpcRegistry
          A component that is responsible for managing the current registered RPC definitions for a local context.
 



Copyright © 2007-2009. All Rights Reserved.