Uses of Class
org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse.ResponseType

Packages that use RegistryResponse.ResponseType
org.ow2.petals.communication.jndi.agent.msg.response   
 

Uses of RegistryResponse.ResponseType in org.ow2.petals.communication.jndi.agent.msg.response
 

Fields in org.ow2.petals.communication.jndi.agent.msg.response declared as RegistryResponse.ResponseType
protected  RegistryResponse.ResponseType RegistryResponse.type
          Response type
 

Methods in org.ow2.petals.communication.jndi.agent.msg.response that return RegistryResponse.ResponseType
 RegistryResponse.ResponseType RegistryResponse.getType()
           
static RegistryResponse.ResponseType RegistryResponse.ResponseType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RegistryResponse.ResponseType[] RegistryResponse.ResponseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ow2.petals.communication.jndi.agent.msg.response with parameters of type RegistryResponse.ResponseType
 void RegistryResponse.setType(RegistryResponse.ResponseType type)
           
 

Constructors in org.ow2.petals.communication.jndi.agent.msg.response with parameters of type RegistryResponse.ResponseType
RegistryResponse(RegistryResponse.ResponseType type)
          Creates a new instance of RegistryResponse
RegistryResponse(RegistryResponse.ResponseType type, java.lang.Object arg1)
          Creates a new instance of RegistryResponse
 



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