Uses of Class
org.ow2.petals.communication.jndi.agent.msg.request.RegistryRequest

Packages that use RegistryRequest
org.ow2.petals.communication.jndi.agent   
org.ow2.petals.communication.jndi.agent.msg.request   
org.ow2.petals.communication.jndi.client.naming   
 

Uses of RegistryRequest in org.ow2.petals.communication.jndi.agent
 

Methods in org.ow2.petals.communication.jndi.agent with parameters of type RegistryRequest
 java.lang.Object AbstractJNDIAgentServiceImpl.processRequest(RegistryRequest request)
           
 java.lang.Object JNDIAgentService.processRequest(RegistryRequest request)
          Process the given JNDI request.
 

Uses of RegistryRequest in org.ow2.petals.communication.jndi.agent.msg.request
 

Subclasses of RegistryRequest in org.ow2.petals.communication.jndi.agent.msg.request
 class BindRequest
          Bind Request
 class CreateSubcontextRequest
          Create subcontext request
 class DestroySubcontextRequest
          Destroy sub context request
 class ListBindingsRequest
          List bindings request
 class ListRequest
          List request
 class LookupLinkRequest
          LookupLink request
 class LookupRequest
          Lookup request
 class PingRequest
          Ping request
 class RebindRequest
          Rebind Request
 class RenameRequest
          Rename Request
 class UnbindRequest
          Unbind request
 

Uses of RegistryRequest in org.ow2.petals.communication.jndi.client.naming
 

Methods in org.ow2.petals.communication.jndi.client.naming with parameters of type RegistryRequest
 java.lang.Object JNDIConnection.send(RegistryRequest request)
          Send a request to a Registry server
 java.lang.Object NamingConnection.send(RegistryRequest request)
          Send a request to the registry.
 java.lang.Object JNDILocalConnection.send(RegistryRequest request)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.