Project JXTA

net.jxta.impl.endpoint.cbjx
Class CbJxDefs

java.lang.Object
  extended bynet.jxta.impl.endpoint.cbjx.CbJxDefs

public final class CbJxDefs
extends Object

the value of the constants used with cbid


Field Summary
static ModuleSpecID cbjxMsgTransportSpecID
          Well known service specification identifier: cbjx Msg Transport
static String hashAlgoName
          the name of the algo to digest of message
static ModuleClassID msgtptClassID
          Well known module class identifier: msg transport
static String signAlgoName
          the name of the algo to compute signature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

signAlgoName

public static final String signAlgoName
the name of the algo to compute signature

See Also:
Constant Field Values

hashAlgoName

public static final String hashAlgoName
the name of the algo to digest of message

See Also:
Constant Field Values

msgtptClassID

public static final ModuleClassID msgtptClassID
Well known module class identifier: msg transport


cbjxMsgTransportSpecID

public static final ModuleSpecID cbjxMsgTransportSpecID
Well known service specification identifier: cbjx Msg Transport


JXTA J2SE