Skip navigation links
A C D E F G H I L M N O P Q R S T U 

A

addListener(OscReceiver.OSCMessageListener) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
 
addNotifier(ConnectionHost.Notifier) - Method in class net.fortytwo.smsn.p2p.ConnectionHost
 
address - Variable in class net.fortytwo.smsn.p2p.SmSnAgent.Service
 
addStatements(int, Statement...) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
addTuple(Value[], int, long) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

C

clear() - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
close() - Method in interface net.fortytwo.smsn.p2p.osc.OscSender
 
close() - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipOscSender
 
close() - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipOutputStream
 
close() - Method in class net.fortytwo.smsn.p2p.osc.udp.UdpOscSender
 
connect(OscSender) - Method in class net.fortytwo.smsn.p2p.osc.OscControl
Attaches an OSC sender, also calling the onConnect method which may be used to initialize this control
Connection - Class in net.fortytwo.smsn.p2p
 
Connection() - Constructor for class net.fortytwo.smsn.p2p.Connection
 
connectionCreated(Connection) - Method in interface net.fortytwo.smsn.p2p.ConnectionHost.Notifier
 
ConnectionHost - Class in net.fortytwo.smsn.p2p
 
ConnectionHost(int) - Constructor for class net.fortytwo.smsn.p2p.ConnectionHost
 
ConnectionHost.Notifier - Interface in net.fortytwo.smsn.p2p
 
createSubscription(int, String, BiConsumer<BindingSet, Long>) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

D

DATASET - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
description - Variable in class net.fortytwo.smsn.p2p.SmSnAgent.Service
 
DeviceInitializationException(Throwable) - Constructor for exception net.fortytwo.smsn.p2p.osc.OscControl.DeviceInitializationException
 
DeviceInitializationException(String, Throwable) - Constructor for exception net.fortytwo.smsn.p2p.osc.OscControl.DeviceInitializationException
 
disconnect() - Method in class net.fortytwo.smsn.p2p.osc.OscControl
Closes and detaches the OSC sender, if one has previously been attached with connect()

E

ExampleBroadcaster - Class in net.fortytwo.smsn.p2p
 
ExampleBroadcaster() - Constructor for class net.fortytwo.smsn.p2p.ExampleBroadcaster
 
ExampleSubscriber - Class in net.fortytwo.smsn.p2p
 
EXPIRATION_TIME - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

F

fromJSON(JSONObject) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
 

G

getAgentIri() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getCoordinatorConnection() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getCoordinatorService() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getDatasetFactory() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getEndpoint() - Method in class net.fortytwo.smsn.p2p.ServiceDescription
 
getNotifier() - Method in class net.fortytwo.smsn.p2p.sparql.QueryEngineWrapper
 
getOscPort() - Method in class net.fortytwo.smsn.p2p.ServiceDescription
 
getPinger() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getPubsubPort() - Method in class net.fortytwo.smsn.p2p.ServiceDescription
 
getReceiver() - Method in class net.fortytwo.smsn.p2p.osc.OscControl
Returns the handler for incoming OSC messages
getSocket() - Method in class net.fortytwo.smsn.p2p.Connection
 
getStreamProcessor() - Method in class net.fortytwo.smsn.p2p.SmSnAgent
 
getVersion() - Method in class net.fortytwo.smsn.p2p.ServiceDescription
 

H

handle(JSONObject) - Method in interface net.fortytwo.smsn.p2p.MessageHandler
 
handle(OSCMessage) - Method in interface net.fortytwo.smsn.p2p.osc.OscMessageHandler
 
handle(OSCMessage) - Method in interface net.fortytwo.smsn.p2p.osc.OscReceiver.OSCMessageListener
 
handle(byte[], int) - Method in interface net.fortytwo.smsn.p2p.osc.slip.SlipInputStream.PacketHandler
 
handleResult(long) - Method in interface net.fortytwo.smsn.p2p.Pinger.PingResultHandler
 

I

InvalidServiceDescriptionException(String) - Constructor for exception net.fortytwo.smsn.p2p.ServiceDescription.InvalidServiceDescriptionException
 
isActive() - Method in class net.fortytwo.smsn.p2p.Connection
 

L

logger - Static variable in class net.fortytwo.smsn.p2p.ConnectionHost
 
logger - Static variable in class net.fortytwo.smsn.p2p.osc.OscControl
 

M

main(String[]) - Static method in class net.fortytwo.smsn.p2p.ExampleBroadcaster
 
main(String[]) - Static method in class net.fortytwo.smsn.p2p.ExampleSubscriber
 
MAPPING - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
MessageHandler - Interface in net.fortytwo.smsn.p2p
 
MessageHandler.MessageHandlerException - Exception in net.fortytwo.smsn.p2p
 
MessageHandlerException(String) - Constructor for exception net.fortytwo.smsn.p2p.MessageHandler.MessageHandlerException
 
MessageHandlerException(Throwable) - Constructor for exception net.fortytwo.smsn.p2p.MessageHandler.MessageHandlerException
 

N

net.fortytwo.smsn.p2p - package net.fortytwo.smsn.p2p
 
net.fortytwo.smsn.p2p.osc - package net.fortytwo.smsn.p2p.osc
 
net.fortytwo.smsn.p2p.osc.slip - package net.fortytwo.smsn.p2p.osc.slip
 
net.fortytwo.smsn.p2p.osc.udp - package net.fortytwo.smsn.p2p.osc.udp
 
net.fortytwo.smsn.p2p.sparql - package net.fortytwo.smsn.p2p.sparql
 
notifyConnectionOpen() - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

O

onConnect() - Method in class net.fortytwo.smsn.p2p.osc.OscControl
 
OscControl - Class in net.fortytwo.smsn.p2p.osc
A controller for a remote device or component, which communicates with it via Open Sound Control (OSC) messages
OscControl(OscReceiver) - Constructor for class net.fortytwo.smsn.p2p.osc.OscControl
 
OscControl.DeviceInitializationException - Exception in net.fortytwo.smsn.p2p.osc
 
OscMessageHandler - Interface in net.fortytwo.smsn.p2p.osc
 
OscReceiver - Class in net.fortytwo.smsn.p2p.osc
 
OscReceiver() - Constructor for class net.fortytwo.smsn.p2p.osc.OscReceiver
 
OscReceiver.OSCMessageListener - Interface in net.fortytwo.smsn.p2p.osc
 
OscSender - Interface in net.fortytwo.smsn.p2p.osc
An abstraction for sending bundles of OSC messages to remote components

P

ParseError(String) - Constructor for exception net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat.ParseError
 
ParseError(Throwable) - Constructor for exception net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat.ParseError
 
parseQuery(String) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
PING - Static variable in class net.fortytwo.smsn.p2p.Pinger
 
ping(Pinger.PingResultHandler) - Method in class net.fortytwo.smsn.p2p.Pinger
 
PING_REPLY - Static variable in class net.fortytwo.smsn.p2p.Pinger
 
PingAnswerer - Class in net.fortytwo.smsn.p2p
 
PingAnswerer(Connection) - Constructor for class net.fortytwo.smsn.p2p.PingAnswerer
 
Pinger - Class in net.fortytwo.smsn.p2p
 
Pinger(Connection) - Constructor for class net.fortytwo.smsn.p2p.Pinger
 
Pinger.PingResultHandler - Interface in net.fortytwo.smsn.p2p
 
PROP_BODY - Static variable in class net.fortytwo.smsn.p2p.SmSnAgent
 
PROP_TAG - Static variable in class net.fortytwo.smsn.p2p.SmSnAgent
 
ProxySparqlStreamProcessor - Class in net.fortytwo.smsn.p2p.sparql
 
ProxySparqlStreamProcessor(Connection) - Constructor for class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
ProxySparqlStreamProcessor.Query - Class in net.fortytwo.smsn.p2p.sparql
 

Q

QUERY - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
Query() - Constructor for class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor.Query
 
QUERY_ID - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
QueryEngineWrapper - Class in net.fortytwo.smsn.p2p.sparql
 
QueryEngineWrapper(SparqlStreamProcessor) - Constructor for class net.fortytwo.smsn.p2p.sparql.QueryEngineWrapper
 
queryStr - Variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor.Query
 

R

receive(OSCMessage) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
Routes an OSC message to the appropriate handler
receive(OSCPacket) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
 
receive(byte[], int) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
 
receive(SlipInputStream.PacketHandler) - Method in class net.fortytwo.smsn.p2p.osc.slip.SlipInputStream
 
receivedServiceDescription(InetAddress, ServiceDescription) - Method in interface net.fortytwo.smsn.p2p.ServiceBroadcastListener.EventHandler
 
receiver - Variable in class net.fortytwo.smsn.p2p.osc.OscControl
 
register(String, OscMessageHandler) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
 
registerHandler(String, MessageHandler) - Method in class net.fortytwo.smsn.p2p.Connection
 
removeListener(OscReceiver.OSCMessageListener) - Method in class net.fortytwo.smsn.p2p.osc.OscReceiver
 
renew(BasicSubscription<String, ProxySparqlStreamProcessor.Query, BindingSet>, int) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

S

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
 

T

TAG_RDF_DATA - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
TAG_SPARQL_QUERY - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
TAG_SPARQL_RESULT - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
throttleAsynchronously(int) - Method in class net.fortytwo.smsn.p2p.osc.OscControl
Start a separate thread to throttle outgoing messages, keeping them in a buffer of limited capacity and dropping messages above that capacity.
timeOfLastEvent - Variable in class net.fortytwo.smsn.p2p.osc.OscControl
 
toBindingSet(JSONObject) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
 
toJSON() - Method in class net.fortytwo.smsn.p2p.ServiceDescription
 
toJSON(BindingSet, Long) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
 
toStatement(JSONArray) - Method in class net.fortytwo.smsn.p2p.sparql.SimpleJSONRDFFormat
 
ttl - Variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor.Query
 
TTL - Static variable in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 

U

UdpOscSender - Class in net.fortytwo.smsn.p2p.osc.udp
 
UdpOscSender(String, int) - Constructor for class net.fortytwo.smsn.p2p.osc.udp.UdpOscSender
 
unregister(BasicSubscription<String, ProxySparqlStreamProcessor.Query, BindingSet>) - Method in class net.fortytwo.smsn.p2p.sparql.ProxySparqlStreamProcessor
 
A C D E F G H I L M N O P Q R S T U 
Skip navigation links

Copyright © 2017. All Rights Reserved.