Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
K
L
M
N
P
Q
R
S
T
U
V
X
Z
A
addChannelSet(Vector, Vector, Element, String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
adds a ChannelSet
addStream(String, String, String, int, String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Add a new stream entry to the stream chain for the given net/station parameters.
addStreams(Vector, Element)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
adds streams for a station
appendBytes(byte[])
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Appends bytes to the receive buffer after the last received data.
appendInfoString(SLPacket)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Append the info String to the String Buffer.
appendSelectors(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SLNetStation
Appends a selectors String to the current selectors for this SLNetStation
B
BANNER
- Static variable in class nl.knmi.orfeus.
SLClient
begin_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Beginning of time window.
begin_time
- Variable in class nl.knmi.orfeus.
SLClient
Beginning of time window for read start in past.
blockette
- Variable in class nl.knmi.orfeus.seedlink.
SLPacket
The Blockette conained in msrecord.
btime
- Variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
Time stamp of last packet received.
BUFSIZE
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
Size of receiving buffer.
bytesRemaining()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Return number of bytes remaining in receiving buffer.
C
checkslcd()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Check this SeedLinkConnection description has valid parameters.
checkVersion(float)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Checks server version number against a given specified value.
CLASS_NAME
- Static variable in class nl.knmi.orfeus.
SLClient
The class name.
close()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Closes this SeedLinkConnection by closing the network socket and saving the state to the statefile, if it exists.
collect()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Manage a connection to a SeedLink server based on the values given in this SeedLinkConnection, and to collect data.
configLink()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Configure/negotiate data stream(s) with the remote SeedLink server.
connect()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Open a network socket connection to a SeedLink server.
COPYRIGHT_YEAR
- Static variable in class nl.knmi.orfeus.
SLClient
createInfoString(StringBuffer)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Creates an info String from a String Buffer
D
databuf
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Data buffer for received packets.
DELIM
- Static variable in class nl.knmi.orfeus.
InfoSeedLinkClient
DFT_READBUF_SIZE
- Static variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Default size for buffer to hold responses from server.
dialup
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Flag to indicate dial-up mode.
disconnect()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Close the network socket associated with this connection.
documentToString(Document)
- Static method in class nl.knmi.orfeus.seedlink.
XMLParser
Parses SeedLink XML into a String.
doTerminate()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
E
E_CODES
- Static variable in class nl.knmi.orfeus.
InfoSeedLinkClient
elementToString(Element)
- Static method in class nl.knmi.orfeus.seedlink.
XMLParser
Parses SeedLink XML Element into a String.
end_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
End of time window.
end_time
- Variable in class nl.knmi.orfeus.
SLClient
End of time window for reading windowed data.
ENDSIGNATURE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
SeedLink END signature.
err
- Variable in class nl.knmi.orfeus.seedlink.
SLLog
The stream used for output of error messages
ERRORSIGNATURE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
SeedLink ERROR signature.
errPrefix
- Variable in class nl.knmi.orfeus.seedlink.
SLLog
The prefix to prepend to error messages
expect_info
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Flag to indicate if an INFO response is expected.
G
getBlockette()
- Method in class nl.knmi.orfeus.seedlink.
SLPacket
Returns the Blockette contained in this SLPacket.
getCurrentTime()
- Static method in class nl.knmi.orfeus.seedlink.
Util
Returns the current system time.
getInfo(String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
get info level
getInfoDocument(String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
return info as Document
getInfoString(String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
return info as String
getInfoString()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the results of the last INFO request.
getInteger(Blockette, int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Get the integer value from the specified blockette field.
getKeepAlive()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the interval to send keepalive/heartbeat (seconds).
getLog()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the SLLog logging object.
getNetDelay()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the network reconnect delay (seconds).
getNetTimout()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the network timeout (seconds).
getPacket()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Returns last received packet.
getSeedChannels()
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
return info as Document
getSelectors()
- Method in class nl.knmi.orfeus.seedlink.client.
SLNetStation
Returns the selectors as an array of Strings
getSequenceNumber()
- Method in class nl.knmi.orfeus.seedlink.
SLPacket
Check for 'SL' signature and get sequence number.
getSLAddress()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the host:port of the SeedLink server.
getSLTimeStamp()
- Method in class nl.knmi.orfeus.seedlink.client.
SLNetStation
Returns the time stamp in SeedLink string format: "year,month,day,hour,minute,second"
getState()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns the SLState state object.
getStreams()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns a copy of the Vector of SLNetStation objects.
getType()
- Method in class nl.knmi.orfeus.seedlink.
SLPacket
Determines the type of packet.
I
incrementSendPointer()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Increments the send pointer by size of one packet.
INFO_NAMES
- Static variable in class nl.knmi.orfeus.
InfoSeedLinkClient
INFO_QUERY
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
INFO query state INFO_QUERY.
infoDocuments
- Variable in class nl.knmi.orfeus.
InfoSeedLinkClient
infolevel
- Variable in class nl.knmi.orfeus.
SLClient
INFO LEVEL for info request only.
infoRequestString
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
INFO level to request.
InfoSeedLinkClient
- Class in
nl.knmi.orfeus
InfoSeedLinkClient(long)
- Constructor for class nl.knmi.orfeus.
InfoSeedLinkClient
Creates a new instance of InfoSeedLinkClient
INFOSIGNATURE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
SeedLink INFO packet signature.
infoStrBuf
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
String to store INFO packet contents.
infoString
- Variable in class nl.knmi.orfeus.
InfoSeedLinkClient
infoString
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
String containing concatination of contents of last terminated set of INFO packets
infoStrings
- Variable in class nl.knmi.orfeus.
InfoSeedLinkClient
init()
- Method in class nl.knmi.orfeus.
SLClient
Initializes this SLCient.
isConnected()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Returns connection state of the connection socket.
isEnd()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Check for SeedLink END packet.
isError()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Check for SeedLink ERROR packet.
K
KEEP_ALIVE_QUERY
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
INFO query state KEEP_ALIVE_QUERY.
keepalive
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Interval to send keepalive/heartbeat (seconds).
keepalive_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
keepalive_trig
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Send keepalive trigger.
L
lastpkttime
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Flag to control last packet time usage.
log
- Variable in class nl.knmi.orfeus.seedlink.
SLLog
The stream used for output of informartion messages
log(boolean, int, String)
- Method in class nl.knmi.orfeus.seedlink.
SLLog
Logs a message in appropriate manner.
logPrefix
- Variable in class nl.knmi.orfeus.seedlink.
SLLog
The prefix to prepend to informartion messages
M
main(String[])
- Static method in class nl.knmi.orfeus.
InfoSeedLinkClient
main method
main(String[])
- Static method in class nl.knmi.orfeus.
SLClient
main method
MAX_SELECTOR_SIZE
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
Maximum selector size.
msrecord
- Variable in class nl.knmi.orfeus.seedlink.
SLPacket
The mini-SEED record
multiselect
- Variable in class nl.knmi.orfeus.
SLClient
Selectors for multi-station.
multistation
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Flag to indicate multistation mode.
N
N_CODES
- Static variable in class nl.knmi.orfeus.
InfoSeedLinkClient
negotiateMultiStation()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Negotiate a SeedLink connection using multi-station mode and issue the END action command.
negotiateStation(SLNetStation)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Negotiate a SeedLink connection for a single station and issue the DATA command.
negotiateUniStation()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Negotiate a SeedLink connection in uni-station mode and issue the DATA command.
net
- Variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
The network code.
netdly
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Network reconnect delay (seconds).
netdly_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Network re-connect delay time stamp.
netdly_trig
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Network re-connect delay trigger.
netto
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Network timeout (seconds).
netto_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Network timeout time stamp.
netto_trig
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Network timeout trigger.
nInfoPackets
- Variable in class nl.knmi.orfeus.
InfoSeedLinkClient
nl.knmi.orfeus
- package nl.knmi.orfeus
nl.knmi.orfeus.seedlink
- package nl.knmi.orfeus.seedlink
nl.knmi.orfeus.seedlink.client
- package nl.knmi.orfeus.seedlink.client
NO_QUERY
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
INFO query state NO_QUERY.
P
PACKAGE
- Static variable in class nl.knmi.orfeus.
SLClient
The full class name.
packDataBuffer()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Packs the buffer by removing all sent packets and shifting remaining bytes to beginning of buffer.
packetAvailable()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Check for full packet available to send.
packetHandler(int, SLPacket)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
Method that processes each packet received from the SeedLinkServer.
packetHandler(int, SLPacket)
- Method in class nl.knmi.orfeus.
SLClient
Method that processes each packet received from the SeedLinkConnection.
packetIsInfo()
- Method in class nl.knmi.orfeus.seedlink.client.
SLState
Check for SeedLink INFO packet.
parse(String)
- Static method in class nl.knmi.orfeus.seedlink.
XMLParser
Parses SeedLink XML into a org.dom4j.Document object.
parseCmdLineArgs(String[])
- Method in class nl.knmi.orfeus.
SLClient
Parses the commmand line arguments.
parseStreamlist(String, String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Parse a string of streams and selectors and add them to the stream chain for configuring a multi-station connection.
ppackets
- Variable in class nl.knmi.orfeus.
SLClient
Flag to indicate show detailed packet information.
previous_time
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Time stamp of last state update.
printUsage(boolean)
- Method in class nl.knmi.orfeus.
SLClient
Prints the usage message for this class.
PROGRAM_NAME
- Static variable in class nl.knmi.orfeus.
SLClient
Q
query_mode
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
INFO query state.
QUOTE_CHAR
- Static variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Character used for delimiting timestamp strings in the statefile.
R
readStreamList(String, String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Read a list of streams and selectors from a file and add them to the stream chain for configuring a multi-station connection.
receiveData(int, String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Read bytes from the server.
recoverState(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Recover the state file and put the sequence numbers and time stamps into the pre-existing stream chain entries.
recptr
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Receive pointer for databuf.
requestInfo(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Add an INFO request to the SeedLink Connection Description.
resume
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Flag to control resuming with sequence numbers.
run()
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
run()
- Method in class nl.knmi.orfeus.
SLClient
Start this SLCient.
S
saveState(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Save all current s equence numbers and time stamps into the given state file.
sayHello()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Send the HELLO command and attempt to parse the server version number from the returned string.
SEEDLINK_PROTOCOL_PREFIX
- Static variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
URI/URL prefix for seedlink servers ("seedlnk://")
SeedLinkConnection
- Class in
nl.knmi.orfeus.seedlink.client
Class to manage a connection to a SeedLink server using a Socket.
SeedLinkConnection(SLLog)
- Constructor for class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Creates a new instance of SeedLinkConnection.
SeedLinkException
- Exception in
nl.knmi.orfeus.seedlink
Class to hold SeedLink specific exceptions.
SeedLinkException()
- Constructor for exception nl.knmi.orfeus.seedlink.
SeedLinkException
Creates a new instance of SeedLinkException.
SeedLinkException(String)
- Constructor for exception nl.knmi.orfeus.seedlink.
SeedLinkException
Creates a new instance of SeedLinkException.
selectors
- Variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
SeedLink style selectors for this station.
selectors
- Variable in class nl.knmi.orfeus.
SLClient
Selectors for uni-station or default selectors for multi-station.
sendData(byte[], String, int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Send bytes to the server.
sendInfoRequest(String, int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sends a request for the specified INFO level.
sendptr
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Send pointer for databuf.
seqnum
- Variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
SeedLink sequence number of last packet received.
server_id
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
ID of the remote SeedLink server.
server_version
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Version of the remote SeedLink server
setBeginTime(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets begin_time for initiation of continuous data transmission.
setEndTime(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets end_time for termitiation of data transmission.
setKeepAlive(int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets interval to send keepalive/heartbeat (seconds).
setLastpkttime(boolean)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets a specified start time for beginning of data transmission .
setLog(SLLog)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets the SLLog logging object.
setNetDelay(int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets the network reconnect delay (seconds).
setNetTimout(int)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets the network timeout (seconds).
setSLAddress(String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
Sets the host:port of the SeedLink server.
setSLAddress(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets the host:port of the SeedLink server.
setStateFile(String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Set the state file and recover state.
setUniParams(String, int, String)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Set the parameters for a uni-station mode connection for the given SLCD struct.
SIGNATURE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
SeedLink header signature.
SL_DATA
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
Connection state data.
SL_DOWN
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
Connection state down.
SL_UP
- Static variable in class nl.knmi.orfeus.seedlink.client.
SLState
Connection state up.
sladdr
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The host:port of the SeedLink server.
SLClient
- Class in
nl.knmi.orfeus
Basic class to create and use a connection to a SeedLink server using a SeedLinkConnection object.
SLClient()
- Constructor for class nl.knmi.orfeus.
SLClient
Creates a new instance of SLClient.
SLClient(SLLog)
- Constructor for class nl.knmi.orfeus.
SLClient
Creates a new instance of SLClient with the specified logging object
slconn
- Variable in class nl.knmi.orfeus.
SLClient
SeedLinkConnection object for communicating with the SeedLinkConnection over a socket.
sleep(long)
- Static method in class nl.knmi.orfeus.seedlink.
Util
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
SLERROR
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
Error flag - indicates server reported an error.
slhead
- Variable in class nl.knmi.orfeus.seedlink.
SLPacket
The SeedLink header
SLHEADSIZE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
SeedLink packet header size.
sllog
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Logging object.
SLLog
- Class in
nl.knmi.orfeus.seedlink
Class to manage the logging of informatoin and error messages.
SLLog()
- Constructor for class nl.knmi.orfeus.seedlink.
SLLog
Creates a new default instance of SLLog.
SLLog(int, PrintStream, String, PrintStream, String)
- Constructor for class nl.knmi.orfeus.seedlink.
SLLog
Creates a new instance of SLLog with the specified parameters.
sllog
- Variable in class nl.knmi.orfeus.
SLClient
Logging object.
SLNetStation
- Class in
nl.knmi.orfeus.seedlink.client
Class to hold a SeedLink stream descriptions (selectors) for a network/station.
SLNetStation(String, String, String, int, String)
- Constructor for class nl.knmi.orfeus.seedlink.client.
SLNetStation
Creates a new instance of SLNetStation.
SLNOPACKET
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
No packet flag - indicates no data availbale.
SLPacket
- Class in
nl.knmi.orfeus.seedlink
Class to hold and decode a SeedLink packet.
SLPacket()
- Constructor for class nl.knmi.orfeus.seedlink.
SLPacket
Empty constructor used for internal constants
SLPacket(byte[], int)
- Constructor for class nl.knmi.orfeus.seedlink.
SLPacket
Creates a new instance of SLPacket by converting the specified subarray of bytes.
SLRECSIZE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
Mini-SEED record size.
SLState
- Class in
nl.knmi.orfeus.seedlink.client
Class to manage SeedLinkConnection state.
SLState()
- Constructor for class nl.knmi.orfeus.seedlink.client.
SLState
Creates a new instance of SLState
SLTERMINATE
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
Terminate flag - connection was closed by the server or the termination sequence completed.
socket
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The network socket.
socketInputStream
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The network socket InputStream.
socketOutputStream
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The network socket OutputStream.
state
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Persistent state information.
state
- Variable in class nl.knmi.orfeus.seedlink.client.
SLState
Connection state.
statefile
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
File name for storing state information.
statefile
- Variable in class nl.knmi.orfeus.
SLClient
Name of file for reading (if exists) and storing state.
station
- Variable in class nl.knmi.orfeus.seedlink.client.
SLNetStation
The station code.
streamfile
- Variable in class nl.knmi.orfeus.
SLClient
Name of file containing stream list for multi-station mode.
streams
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Vector of SLNetStation objects.
T
terminate()
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Sets terminate flag, closes connection and clears state as soon as possible
terminateFlag
- Variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Flag to control connection termination.
timeout
- Variable in class nl.knmi.orfeus.
InfoSeedLinkClient
toSeedChannel(Element, String, String, String)
- Method in class nl.knmi.orfeus.
InfoSeedLinkClient
returns table array String representation of this ChannelSet
TYPE_SLINF
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
Packet type is non-terminated info packet.
TYPE_SLINFT
- Static variable in class nl.knmi.orfeus.seedlink.
SLPacket
Packet type is terminated info packet.
U
UNINETWORK
- Static variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The network code used for uni-station mode
UNISTATION
- Static variable in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
The station code used for uni-station mode
updateStream(SLPacket)
- Method in class nl.knmi.orfeus.seedlink.client.
SeedLinkConnection
Update the appropriate stream chain entry given a Mini-SEED record.
Util
- Class in
nl.knmi.orfeus.seedlink
Class of SeedLink utility methods.
V
verbose
- Variable in class nl.knmi.orfeus.
SLClient
Verbosity level, 0 is lowest.
verbosity
- Variable in class nl.knmi.orfeus.seedlink.
SLLog
Verbosity level, 0 is lowest.
VERSION
- Static variable in class nl.knmi.orfeus.
SLClient
The version of this class.
VERSION_DATE
- Static variable in class nl.knmi.orfeus.
SLClient
VERSION_INFO
- Static variable in class nl.knmi.orfeus.
SLClient
VERSION_YEAR
- Static variable in class nl.knmi.orfeus.
SLClient
X
XMLParser
- Class in
nl.knmi.orfeus.seedlink
Z
Z_CODES
- Static variable in class nl.knmi.orfeus.
InfoSeedLinkClient
A
B
C
D
E
G
I
K
L
M
N
P
Q
R
S
T
U
V
X
Z
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes