com.sleepycat.je.rep.impl
Interface TextProtocol.WireFormatable

All Known Subinterfaces:
Protocol.Value
All Known Implementing Classes:
MasterValue, NodeStateProtocol.NodeStateRequest, NodeStateProtocol.NodeStateResponse, Protocol.Accept, Protocol.Accepted, Protocol.GroupChange, Protocol.JoinGroup, Protocol.LeaveGroup, Protocol.MasterQuery, Protocol.MasterQueryResponse, Protocol.Promise, Protocol.Propose, Protocol.Reject, Protocol.Result, Protocol.Shutdown, Protocol.StringValue, RepGroupProtocol.EnsureNode, RepGroupProtocol.EnsureOK, RepGroupProtocol.Fail, RepGroupProtocol.GroupRequest, RepGroupProtocol.GroupResponse, RepGroupProtocol.RemoveMember, RepGroupProtocol.UpdateAddress, TextProtocol.Fail, TextProtocol.Message, TextProtocol.OK, TextProtocol.ProtocolError, TextProtocol.RequestMessage, TextProtocol.ResponseMessage, TextProtocol.StringFormatable
Enclosing class:
TextProtocol

protected static interface TextProtocol.WireFormatable


Method Summary
 String wireFormat()
           
 

Method Detail

wireFormat

String wireFormat()


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