com.hazelcast.client
Class ClientPortableFactory

java.lang.Object
  extended by com.hazelcast.client.ClientPortableFactory
All Implemented Interfaces:
PortableFactory

public class ClientPortableFactory
extends Object
implements PortableFactory


Constructor Summary
ClientPortableFactory()
           
 
Method Summary
 Portable create(int classId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientPortableFactory

public ClientPortableFactory()
Method Detail

create

public Portable create(int classId)
Specified by:
create in interface PortableFactory


Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.