Uses of Class
com.gigaspaces.internal.io.MarshalOutputStream
Packages that use MarshalOutputStream
Package
Description
Provides GigaSpaces LRMI (Light-RMI) package.
-
Uses of MarshalOutputStream in com.gigaspaces.internal.io
Constructors in com.gigaspaces.internal.io with parameters of type MarshalOutputStream -
Uses of MarshalOutputStream in com.gigaspaces.lrmi
Methods in com.gigaspaces.lrmi with parameters of type MarshalOutputStreamModifier and TypeMethodDescriptionvoidLRMIMethod.writeRequest(MarshalOutputStream out, Object[] args) -
Uses of MarshalOutputStream in com.gigaspaces.lrmi.nio
Methods in com.gigaspaces.lrmi.nio with parameters of type MarshalOutputStreamModifier and TypeMethodDescriptionvoidIPacket.writeExternal(MarshalOutputStream out) voidReplyPacket.writeExternal(MarshalOutputStream out) voidRequestPacket.writeExternal(MarshalOutputStream out)