- Object - Static variable in class com.rhfung.P2PDictionary.Encodings.ValueType
-
- ObjectEncoding - Class in com.rhfung.P2PDictionary.Encodings
-
Since Visual Studio objects can't be used in Java, nothing is done with the data.
- ObjectEncoding() - Constructor for class com.rhfung.P2PDictionary.Encodings.ObjectEncoding
-
- onAddedSubscription(Subscription, String, SubscriptionInitiator) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onBroadcastToWire(SendBroadcastMemory) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onConnected(DataConnection) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onDisconnected(DataConnection) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onNotified(NotificationEventArgs) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onPullFromPeer(DataHeader) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onPullFromPeer(List<DataHeader>) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onRemovedSubscription(Subscription, String) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onSendToPeer(SendMemoryToPeer) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onSendToPeer(List<SendMemoryToPeer>) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- onSubscriptionChanged(SubscriptionEventArgs) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Should not be called by client.
- OpenClient(InetAddress, int) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Manually connect to another peer.
- openServer(int) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Opens a server and binds to all interfaces.
- openServer(InetAddress, int) - Method in class com.rhfung.P2PDictionary.P2PDictionary
-
Opens a server and binds to the specific port.