- send(OSCMessage) - Method in class net.fortytwo.smsn.p2p.osc.OscControl
-
Passes an OSC message to the attached sender.
- send(OSCBundle) - Method in interface net.fortytwo.smsn.p2p.osc.OscSender
-
Sends an OSC bundle to a remote component
- send(OSCBundle) - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipOscSender
-
- send(byte[]) - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipOutputStream
-
- send(OSCBundle) - Method in class net.fortytwo.smsn.p2p.osc.udp.UdpOscSender
-
- sendBuffered(String, JSONObject) - Method in class net.fortytwo.smsn.p2p.Connection
-
- sendDataset(Dataset, int) - Method in class net.fortytwo.smsn.p2p.SmSnAgent
-
Sends an RDF Dataset to the continuous query engine
- sendNow(String, JSONObject) - Method in class net.fortytwo.smsn.p2p.Connection
-
- sendOSCMessageToCoordinator(OSCMessage) - Method in class net.fortytwo.smsn.p2p.SmSnAgent
-
- Service() - Constructor for class net.fortytwo.smsn.p2p.SmSnAgent.Service
-
- ServiceBroadcaster - Class in net.fortytwo.smsn.p2p
-
- ServiceBroadcaster(ServiceDescription) - Constructor for class net.fortytwo.smsn.p2p.ServiceBroadcaster
-
- ServiceBroadcastListener - Class in net.fortytwo.smsn.p2p
-
- ServiceBroadcastListener(ServiceBroadcastListener.EventHandler) - Constructor for class net.fortytwo.smsn.p2p.ServiceBroadcastListener
-
- ServiceBroadcastListener.EventHandler - Interface in net.fortytwo.smsn.p2p
-
- ServiceDescription - Class in net.fortytwo.smsn.p2p
-
- ServiceDescription(String, String, int, int) - Constructor for class net.fortytwo.smsn.p2p.ServiceDescription
-
- ServiceDescription(String) - Constructor for class net.fortytwo.smsn.p2p.ServiceDescription
-
- ServiceDescription.InvalidServiceDescriptionException - Exception in net.fortytwo.smsn.p2p
-
- setClock(Supplier<Long>) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
-
- setStatus(String) - Method in interface net.fortytwo.smsn.p2p.SideEffects
-
- setThrottlingPeriod(long) - Method in class net.fortytwo.smsn.p2p.osc.OscControl
-
Sets the period for synchronous (by default) or asychronous throttling
- setThrottlingPeriod(long) - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipOutputStream
-
Enforces a delay between the sending of consecutive packets, necessary for downstream applications which
are sensitive to data rate
- SideEffects - Interface in net.fortytwo.smsn.p2p
-
A gateway to environment-dependent configuration and implementations of basic output functions
- SimpleJSONRDFFormat - Class in net.fortytwo.smsn.p2p.sparql
-
A simple RDF format used for embedding RDF data in JSON-based messages
- SimpleJSONRDFFormat(ValueFactory) - Constructor for class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
-
- SimpleJSONRDFFormat.ParseError - Exception in net.fortytwo.smsn.p2p.sparql
-
- SlipInputStream - Class in net.fortytwo.smsn.p2p.osc.slip
-
A utility for receiving byte array packets via the Serial Line Internet Protocol (SLIP)
- SlipInputStream(InputStream, int) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipInputStream
-
- SlipInputStream(InputStream) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipInputStream
-
- SlipInputStream.PacketHandler - Interface in net.fortytwo.smsn.p2p.osc.slip
-
- SlipInputStream.PacketHandlerException - Exception in net.fortytwo.smsn.p2p.osc.slip
-
- SlipOscSender - Class in net.fortytwo.smsn.p2p.osc.slip
-
- SlipOscSender(SlipOutputStream) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipOscSender
-
- SlipOscSender(OutputStream, boolean) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipOscSender
-
- SlipOutputStream - Class in net.fortytwo.smsn.p2p.osc.slip
-
A utility for sending byte array packets via the Serial Line Internet Protocol (SLIP)
- SlipOutputStream(OutputStream, boolean) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipOutputStream
-
Constructs a new SlipOutputStream, optionally with an internal thread
- SlipOutputStream(OutputStream) - Constructor for class net.fortytwo.smsn.p2p.osc.slip.SlipOutputStream
-
Constructs a new non-threaded SlipOutputStream
- SmSnAgent - Class in net.fortytwo.smsn.p2p
-
- SmSnAgent(boolean) - Constructor for class net.fortytwo.smsn.p2p.SmSnAgent
-
- SmSnAgent(String, boolean) - Constructor for class net.fortytwo.smsn.p2p.SmSnAgent
-
- SmSnAgent.Service - Class in net.fortytwo.smsn.p2p
-
- SOLUTION - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
-
- speak(String) - Method in interface net.fortytwo.smsn.p2p.SideEffects
-
- start(Socket) - Method in class net.fortytwo.smsn.p2p.Connection
-
- start() - Method in class net.fortytwo.smsn.p2p.ConnectionHost
-
- start() - Method in class net.fortytwo.smsn.p2p.ServiceBroadcaster
-
- start() - Method in class net.fortytwo.smsn.p2p.ServiceBroadcastListener
-
- statementsToJSON(Statement...) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
-
- statementsToJSON(Collection<Statement>) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
-
- stop() - Method in class net.fortytwo.smsn.p2p.Connection
-
- stop() - Method in class net.fortytwo.smsn.p2p.ConnectionHost
-
- stop() - Method in class net.fortytwo.smsn.p2p.ServiceBroadcaster
-
- stop() - Method in class net.fortytwo.smsn.p2p.ServiceBroadcastListener
-
- stop() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
-