Package | Description |
---|---|
com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
Portable.readPortable(PortableReader reader)
Read portable fields using PortableReader
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCredentials.readPortable(PortableReader reader) |
protected void |
UsernamePasswordCredentials.readPortableInternal(PortableReader reader) |
protected abstract void |
AbstractCredentials.readPortableInternal(PortableReader reader) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.