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.writePortable(PortableWriter writer)
Serialize this portable object using PortableWriter
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCredentials.writePortable(PortableWriter writer) |
protected void |
UsernamePasswordCredentials.writePortableInternal(PortableWriter writer) |
protected abstract void |
AbstractCredentials.writePortableInternal(PortableWriter writer) |
Copyright © 2018 Hazelcast, Inc.. All rights reserved.