Uses of Interface
com.pushtechnology.diffusion.client.features.control.RemoteServers.RemoteServer
Packages that use RemoteServers.RemoteServer
Package
Description
Client API : Control Features.
-
Uses of RemoteServers.RemoteServer in com.pushtechnology.diffusion.client.features.control
Subinterfaces of RemoteServers.RemoteServer in com.pushtechnology.diffusion.client.features.controlModifier and TypeInterfaceDescriptionstatic interface
A primary initiator.static interface
Secondary remote server that accepts a connection from a primary server.static interface
Secondary remote server that initiates a connection to a primary server.static interface
Base interface for a secondary remote server.Methods in com.pushtechnology.diffusion.client.features.control that return RemoteServers.RemoteServerModifier and TypeMethodDescriptionDeprecated.Creates a remote server object using the current values known to this builder.Methods in com.pushtechnology.diffusion.client.features.control that return types with arguments of type RemoteServers.RemoteServerModifier and TypeMethodDescriptionRemoteServers.createRemoteServer
(RemoteServers.RemoteServer remoteServer) Create a new remote server instance at the server.RemoteServers.listRemoteServers()
List all the remote servers that have been created.Methods in com.pushtechnology.diffusion.client.features.control with parameters of type RemoteServers.RemoteServerModifier and TypeMethodDescriptionRemoteServers.createRemoteServer
(RemoteServers.RemoteServer remoteServer) Create a new remote server instance at the server.