config.xerces
来自「jxme的一些相关程序,主要是手机上程序开发以及手机和计算机通信的一些程序资料,」· XERCES 代码 · 共 26 行
XERCES
26 行
# JXTA Distribution Configuration Properties File
# The name of the class to use for the Platform peer group.
PlatformPeerGroupClassName=net.jxta.impl.peergroup.Platform
# The name of the class to use for the standard peer groups.
StdPeerGroupClassName=net.jxta.impl.peergroup.StdPeerGroup
# The list of Advertisement Instance Classes included with this distribution. Used by AdvertisementFactory
AdvertisementInstanceTypes=net.jxta.impl.protocol.EndpointAdv net.jxta.impl.protocol.PeerAdv net.jxta.impl.protocol.PeerGroupAdv net.jxta.impl.protocol.ServiceAdv net.jxta.impl.protocol.TCPAdv net.jxta.impl.protocol.HTTPAdv net.jxta.impl.protocol.BeepAdv net.jxta.impl.protocol.PipeAdv net.jxta.impl.protocol.RdvAdv
# The list of TranportEndpoint Instance Classes included with this distribution. Used by TransportFactory
TransportEndpointsSupported=net.jxta.impl.endpoint.EndpointRouter net.jxta.impl.endpoint.tcp.TcpTransport net.jxta.impl.endpoint.http.HttpTransport net.jxta.impl.endpoint.beep.BeepTransport
#The Mime Media Type to use when requesting XML document encodings in Advertisement Instanece Classes.
AdvXMLDocumentType=text/xml
#The list of StructuredDocument Instance Classes included in this distribution. Used by StructuredDocumentFactory.
StructuredDocumentInstanceTypes=net.jxta.impl.document.XMLDocument net.jxta.impl.document.PlainTextDocument
#The list of MessageWireFormat Instance Classes included in this distribution. Used by MessageWireFormatFactory.
MsgWireFmtInstanceTypes=net.jxta.impl.endpoint.MessageWireFormatXML net.jxta.impl.endpoint.MessageWireFormatBinary
#Which factory to use when making new ID instances.
NewJxtaIDInstanceFactory=net.jxta.impl.id.UUID.ID
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?