com.sleepycat.je.rep.utilint
Interface BinaryProtocol.WireFormatable

All Known Implementing Classes:
BinaryProtocol.ClientVersion, BinaryProtocol.IncompatibleVersion, BinaryProtocol.Message, BinaryProtocol.ProtocolError, BinaryProtocol.ProtocolVersion, BinaryProtocol.RejectMessage, BinaryProtocol.ServerVersion, BinaryProtocol.SimpleMessage, Protocol.Ack, Protocol.AlternateMatchpoint, Protocol.BlockInfo, Protocol.BlockListEnd, Protocol.BlockListStart, Protocol.Commit, Protocol.DbBlocks, Protocol.DbMismatch, Protocol.DiffAreaEnd, Protocol.DiffAreaStart, Protocol.Done, Protocol.Done, Protocol.DuplicateNodeReject, Protocol.Entry, Protocol.EntryNotFound, Protocol.EntryRequest, Protocol.EnvDiff, Protocol.EnvInfo, Protocol.Error, Protocol.FeederInfoReq, Protocol.FeederInfoResp, Protocol.FeederJEVersions, Protocol.FeederProtocolVersion, Protocol.FileEnd, Protocol.FileInfoReq, Protocol.FileInfoResp, Protocol.FileListReq, Protocol.FileListResp, Protocol.FileReq, Protocol.FileStart, Protocol.HandshakeMessage, Protocol.Heartbeat, Protocol.HeartbeatResponse, Protocol.JEVersions, Protocol.JEVersionsReject, Protocol.NodeGroupInfo, Protocol.NodeGroupInfoOK, Protocol.NodeGroupInfoReject, Protocol.ProtocolVersion, Protocol.RemoteDiffRequest, Protocol.RemoteRecord, Protocol.ReplicaJEVersions, Protocol.ReplicaProtocolVersion, Protocol.RestoreRequest, Protocol.RestoreResponse, Protocol.ShutdownRequest, Protocol.ShutdownResponse, Protocol.SNTPRequest, Protocol.SNTPResponse, Protocol.StartStream, Protocol.VLSNMessage
Enclosing class:
BinaryProtocol

static interface BinaryProtocol.WireFormatable


Method Summary
 ByteBuffer wireFormat()
           
 

Method Detail

wireFormat

ByteBuffer wireFormat()


Copyright (c) 2004-2010 Oracle. All rights reserved.