JXTA

Uses of Class
net.jxta.impl.endpoint.WireFormatMessageBinary.binaryElementProxy

Packages that use WireFormatMessageBinary.binaryElementProxy
net.jxta.impl.endpoint A JXTA EndpointService implementation which implements the standard JXTA Endpoint Service. 
 

Uses of WireFormatMessageBinary.binaryElementProxy in net.jxta.impl.endpoint
 

Fields in net.jxta.impl.endpoint declared as WireFormatMessageBinary.binaryElementProxy
(package private)  WireFormatMessageBinary.binaryElementProxy WireFormatMessageBinary.binaryElementProxy.sig
           
 

Fields in net.jxta.impl.endpoint with type parameters of type WireFormatMessageBinary.binaryElementProxy
(package private)  List<WireFormatMessageBinary.binaryElementProxy> WireFormatMessageBinary.binaryMessageProxy.elements
           
 


JXSE