org.hibernate.cache.infinispan.util
Class AddressAdapterImpl
java.lang.Object
   org.hibernate.cache.infinispan.util.AddressAdapterImpl
org.hibernate.cache.infinispan.util.AddressAdapterImpl
- All Implemented Interfaces: 
- Externalizable, Serializable, AddressAdapter
- public class AddressAdapterImpl 
- extends Object- implements AddressAdapter, Externalizable
AddressAdapterImpl.
- Since:
- 3.5
- Author:
- Galder ZamarreƱo
- See Also:
- Serialized Form
 
 
toAddressAdapter
public static List<AddressAdapter> toAddressAdapter(List<org.infinispan.remoting.transport.Address> ispnAddresses)
- 
 
- 
 
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- 
- Specified by:
- readExternalin interface- Externalizable
 
- 
- Throws:
- IOException
- ClassNotFoundException
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- 
- Specified by:
- writeExternalin interface- Externalizable
 
- 
- Throws:
- IOException
 
equals
public boolean equals(Object obj)
- 
- Overrides:
- equalsin class- Object
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.