|
Project JXTA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WireFormatMessageFactory.Instantiator | |
---|---|
net.jxta.impl.endpoint |
Uses of WireFormatMessageFactory.Instantiator in net.jxta.impl.endpoint |
---|
Classes in net.jxta.impl.endpoint that implement WireFormatMessageFactory.Instantiator | |
---|---|
(package private) static class |
WireFormatMessageBinary.Instantiator
Our instantiator. |
Fields in net.jxta.impl.endpoint declared as WireFormatMessageFactory.Instantiator | |
---|---|
static WireFormatMessageFactory.Instantiator |
WireFormatMessageBinary.INSTANTIATOR
Our instantiator for the factory. |
Methods in net.jxta.impl.endpoint with parameters of type WireFormatMessageFactory.Instantiator | |
---|---|
static boolean |
WireFormatMessageFactory.registerInstantiator(MimeMediaType mimetype,
WireFormatMessageFactory.Instantiator instantiator)
Register an instantiator object a mime-type of documents to be constructed. |
|
JXTA J2SE | |||||||||
PREV NEXT | FRAMES NO FRAMES |