|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
Lexical elements: ASCII (0->127),
CHAR (32->127 minus WS, SPECIAL),
QUOTE, AT, COLON, SEMICOLON, DOT, OPENBRACK, CLOSEBRACK,
GT, LT, BACKSLASH, COMMA, OPENPAREN, CLOSEPAREN,
WS (space or tab)
CR, LF
|SPECIAL| (includes QUOTE, AT, COLON, SEMICOLON, DOT, OPENBRACK, CLOSEBRACK, GT, LT, BACKSLASH, COMMA, OPENPAREN, CLOSEPAREN),
!OTHER! (meaning anything not listed).
- parser(InputStream, AddressListener) -
Method in class things.data.processing.rfc822.AddressParser
- Call with an InputStream.
- parser(String, AddressListener) -
Method in class things.data.processing.rfc822.AddressParser
- Call with a String.
- parser(StreamSource, AddressListener) -
Method in class things.data.processing.rfc822.AddressParserMSG
- Parse engine grammer.
Lexical elements: ASCII (0->127),
CHAR (32->127 minus WS, SPECIAL),
QUOTE, AT, COLON, SEMICOLON, DOT, OPENBRACK, CLOSEBRACK,
GT, LT, BACKSLASH, COMMA, OPENPAREN, CLOSEPAREN,
WS (space or tab)
CR, LF
|SPECIAL| (includes QUOTE, AT, COLON, SEMICOLON, DOT, OPENBRACK, CLOSEBRACK, GT, LT, BACKSLASH, COMMA, OPENPAREN, CLOSEPAREN),
!OTHER! (meaning anything not listed).
- parser(InputStream, AddressListener) -
Method in class things.data.processing.rfc822.AddressParserMSG
- Call with an InputStream.
- parser(String, AddressListener) -
Method in class things.data.processing.rfc822.AddressParserMSG
- Call with a String.
- parseTimestampYYYYDDDHHMMSSmmmm(String) -
Static method in class things.common.ThingsUtilityBelt
- A timestamp for matter for year,day,hour,minutes,seconds.
- pass(int) -
Method in class things.common.ThingsException
- Check to see if this Exception passes a threshold.
- pass(int, int) -
Static method in class things.common.ThingsException
- Check to see if any numeric passes a threshold.
- pass -
Variable in class things.testing.unit.Test
-
- PASS(String, String) -
Method in class things.testing.unit.Test
- PASS a test case report with a message.
- PASS(String) -
Method in class things.testing.unit.Test
- PASS a test case report.
- pass(String) -
Method in class things.testing.unit.TestCase
- Set a pass result.
- pass -
Variable in class things.testing.unit.TestGroup
-
- pass -
Variable in class things.thing.Metrics
-
- pass(Logger.LEVEL) -
Method in enum things.thinger.io.Logger.LEVEL
-
- pass(Clearance) -
Method in enum things.thinger.kernel.Clearance
- Does this clearance pass the given clearance?
- path -
Variable in class things.data.processing.http.HttpHeaders
- The Path.
- path(String...) -
Static method in class things.data.ThingsPropertyReaderToolkit
- Build a path.
- path -
Variable in class things.universe.UniverseAddress
- The path into the universe.
- PATH_SEPARATOR -
Static variable in interface things.common.ThingsConstants
-
- PATH_SEPARATOR_STRING -
Static variable in interface things.common.ThingsConstants
-
- paths(String) -
Method in interface things.thinger.io.AFileSystem
- Paths within the given root path.
- paths(String) -
Method in class things.thinger.io.fs.FSFileSystem
- Paths within the given root path.
- PAUSING() -
Method in class things.thing.THING
- The THING is about to pause.
- PCB - Class in things.thinger.kernel
- A PROCESS CONTROL BLOCK.
- PCB(ThingsProcess, Clearance, ThingsPropertyView, ThingsPropertyViewReader) -
Constructor for class things.thinger.kernel.PCB
- Constructor.
- pcbNumber -
Variable in class things.thinger.kernel.basic.KernelBasicBase
-
- peekLine() -
Method in class things.data.processing.Decomposer
- Look at the current line.
- peekNextLine() -
Method in class things.data.impl.LineFeederFromStream
- peek at next line, but don't read it.
- peekNextLine() -
Method in interface things.data.LineFeeder
- peek at next line, but don't read it.
- percent(int) -
Method in class things.common.tools.Gamer
- A percentage chance.
- permanentlyEmptyAttribute -
Static variable in class things.data.impl.ReadWriteableAttributes
- This is a static attribute object that will forever be empty.
- phraseBuffer -
Variable in class things.data.processing.PhraseMatcher
-
- phraseBufferLength -
Variable in class things.data.processing.PhraseMatcher
-
- PhraseMatcher - Class in things.data.processing
- General phrase matcher.
- PhraseMatcher() -
Constructor for class things.data.processing.PhraseMatcher
-
- pick(String[]) -
Method in class things.common.tools.Gamer
- Pick one.
- pickNumber(int[]) -
Method in class things.common.tools.Gamer
- Pick one.
- PIPEBYTEVALUE -
Static variable in class things.data.processing.LexicalTool
-
- Plato - Class in things.common.tools
- Plato and truth.
- Plato() -
Constructor for class things.common.tools.Plato
-
- ply(String) -
Method in class things.data.impl.ThingsPropertyTreeBASIC
- Get the ply at this path.
- ply(String) -
Method in class things.data.impl.ThingsPropertyTreeRAM
- Get the ply at this path.
- ply(String) -
Method in interface things.data.ThingsPropertyViewReader
- Get the ply at this path.
- poll() -
Method in class things.thinger.io.conduits.basic.BasicPullDrainContainer
- Poll for an item.
- poll() -
Method in interface things.thinger.io.conduits.PullDrain
- Poll for an item.
- POOL_MAX -
Static variable in interface things.thinger.service.ServiceConstants
- Service thread pool..
- POSITION_ARG1 -
Static variable in interface things.thinger.service.local.CLIServiceConstants
-
- POSITION_ARG2 -
Static variable in interface things.thinger.service.local.CLIServiceConstants
-
- POSITION_COMMAND -
Static variable in interface things.thinger.service.local.CLIServiceConstants
-
- post(String) -
Method in class things.common.commands.CommandLogger
- Post as a message.
- post(Entry) -
Method in class things.common.commands.CommandLogger
- Post an Entry.
- post(String) -
Method in class things.common.impl.StringPosterBitBucket
- Post as a message.
- post(String) -
Method in class things.common.impl.StringPosterConsole
- Post as a message.
- post(String) -
Method in class things.common.impl.StringPosterStringBuffer
- Post as a message.
- post(String) -
Method in interface things.common.StringPoster
- Post as a message.
- post(String) -
Method in class things.data.transport.smtp.CleanSMTPClient
- Post as a message.
- post(String) -
Method in class things.data.transport.smtp.FancySMTPClient
- Post as a message.
- post(Data) -
Method in class things.thinger.io.conduits.basic.BasicInjector
- Post an item
- post(Data) -
Method in interface things.thinger.io.conduits.Injector
- Post an item.
- post(Entry) -
Method in interface things.thinger.io.Logger
- Post an Entry.
- post(String) -
Method in class things.thinger.kernel.basic.KernelBasic_WriterLogger
- Post as a message.
- post(Entry) -
Method in class things.thinger.kernel.basic.KernelBasic_WriterLogger
- Post an Entry.
- POST(String) -
Method in class things.thinger.service.proxy.ProxyContext
- Post a messages.
- POST(String) -
Method in class things.thinger.service.proxy.ProxySession
- Post a single line to the log.
- POST_ESCAPE_CHARACTER -
Static variable in class things.thinger.service.proxy.ProxyCodec
-
- POST_TOKEN_SEPARATOR -
Static variable in class things.thinger.service.proxy.ProxyCodec
-
- POSTACTION(String...) -
Method in class things.thinger.service.proxy.ProxyContext
- Post action tokens.
- POSTDONE() -
Method in class things.thinger.service.proxy.ProxyContext
- Done with the post.
- postit(String) -
Method in class things.common.commands.CommandLogger
- Post as a message.
- postit(String) -
Method in class things.common.impl.StringPosterBitBucket
- Post as a message.
- postit(String) -
Method in class things.common.impl.StringPosterConsole
- Post as a message.
- postit(String) -
Method in class things.common.impl.StringPosterStringBuffer
- Post as a message.
- postit(String) -
Method in interface things.common.StringPoster
- Post as a message.
- postit(String) -
Method in class things.data.transport.smtp.CleanSMTPClient
- Post as a message.
- postit(String) -
Method in class things.data.transport.smtp.FancySMTPClient
- Post as a message.
- postit(String) -
Method in class things.thinger.kernel.basic.KernelBasic_WriterLogger
- Post as a message.
- postListener(Data) -
Method in class things.thinger.io.conduits.basic.BasicPullDrainContainer
- Listen for a post.
- postListener(Data) -
Method in interface things.thinger.io.conduits.PullDrainContainer
- Listen for a post.
- postListener(Data) -
Method in interface things.thinger.io.conduits.PushDrain
- Listen for a post.
- postListener(Data) -
Method in class things.thinger.kernel.basic.KernelBasic_WriterLogger
- Listen for a post.
- postListener(Data) -
Method in class things.thinger.service.command.local.LocalCommandService
- Listen for a post.
- postListener(Data) -
Method in class things.thinger.service.thing.ThingService
- Listen for a post.
- POSTMULTI(String, String...) -
Method in class things.thinger.service.proxy.ProxyContext
- Post multiline of name/value pairs.
- POSTSINGLE(String, String, String) -
Method in class things.thinger.service.proxy.ProxyContext
- Post header name/value pairs
- POSTSTART(String...) -
Method in class things.thinger.service.proxy.ProxyContext
- Start a post.
- prepare() -
Method in class things.data.tabular.Module
-
- prepare(String, String, ResultExpresser, StringPoster, ThingsPropertyView, int) -
Method in class things.testing.unit.Test
- Prepare for the test.
- prepare(String, String, ResultExpresser, StringPoster, ThingsPropertyView, int) -
Method in class things.testing.unit.TestGroup
- Init this group
- priority -
Variable in class things.data.Nubblet
- Numeric
- process(Reader, ThingsPropertyView) -
Method in class things.common.commands.CommandLineProcessor
- Process a command line.
- process(String[], ThingsPropertyView) -
Method in class things.common.commands.CommandLineProcessor
- Process a command line.
- process(InputStream) -
Method in class things.data.processing.http.HttpRequestProcessor
- Process a request from a stream.
- process(InputStream) -
Method in class things.data.processing.http.HttpResponseProcessor
- Process a response from a stream.
- process(String, Reader, Writer) -
Method in class things.data.processing.PhraseMatcher
- Process the reader.
- process(String, InputStream, OutputStream) -
Method in class things.data.processing.rfc822.HeaderProcessor
- Process the headers.
- process(String, InputStream, OutputStream) -
Method in class things.data.processing.rfc822.HeaderProcessorv2
- Process the headers.
- process(String, InputStream) -
Method in class things.data.processing.rfc822.HeaderProcessorv3
- Process the headers.
- PROCESS() -
Method in class things.thing.THING
- The process can only be called once per instance!
- process() -
Method in class things.thinger.service.actor.ActorServiceBase
- Process a message.
- process() -
Method in class things.thinger.service.httptool.Action
- The implementation.
- process() -
Method in class things.thinger.service.httptool.ActionIzer
- The implementation.
- process() -
Method in class things.thinger.service.httptool.HttpToolServiceThread
- This is the entry point for the actual processing
- process(ThingsPropertyViewReader) -
Method in class things.thinger.service.httptool.Page
- Run the process.
- process() -
Method in class things.thinger.service.httptool.stock.Action_Helper
- The implementation.
- process() -
Method in class things.thinger.service.httptool.stock.Action_Main
- Just return the main page.
- process() -
Method in class things.thinger.service.httptool.stock.Action_ProcessList
- Just return the main page.
- process(ProxyContext) -
Method in interface things.thinger.service.proxy.ProxyProcessor
- The processor.
- process(ProxyContext) -
Method in class things.thinger.service.proxy.ProxyProcessorHttp
- The processor.
- process() -
Method in class things.thinger.service.proxy.ProxyServiceContext
- Dispatch this context for processing.
- PROCESS_ERROR_BAD_CALL -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_CREDENTIAL_FAILED -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_DEFAULT -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_FINALIZATION_FAILED -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_ID_NULL -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_NOT_FOUND -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ERROR_PROCESS -
Static variable in interface things.common.ThingsCodes
-
- PROCESS_ID_STRING_PREFIX -
Static variable in interface things.thinger.kernel.basic.KernelBasic_Constants
-
- PROCESS_ID_TAG_PREFIX -
Static variable in interface things.thinger.kernel.basic.KernelBasic_Constants
-
- process_message(ActorMessage) -
Method in class things.thinger.service.actor.ActorServiceBase
- Process a message.
- PROCESS_STATE_1_ID -
Static variable in interface things.thinger.service.command.CommandNumerics
-
- PROCESS_TABLE_ENTRY1_TAG -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY2_ID -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY3_CLEARANCE -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY4_RUNTIME -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY5_NAME -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY6_STATE -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- PROCESS_TABLE_ENTRY7_STATE_NUMERIC -
Static variable in class things.thinger.kernel.ProcessCoordinator
-
- process_unnumbered() -
Method in class things.thinger.service.actor.ActorServiceBase
- Process an unnumbered message.
- ProcessCoordinator - Class in things.thinger.kernel
- A process coordinator.
- ProcessCoordinator(WhoAmI) -
Constructor for class things.thinger.kernel.ProcessCoordinator
- Constructor.
- processes -
Variable in class things.thinger.kernel.basic.KernelBasicBase
-
- processHeader(InputStream, HttpHeaders) -
Method in class things.data.processing.http.HttpHeaderProcessor
- Process the header.
- PROCESSING_ERROR_DEFINITION -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_ERROR_GENERAL -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_ERROR_MERGE -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_ERROR_MERGE_INCOMPLETE -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_ERROR_SETUP -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_ERROR_TEXT_GENERAL -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_FAULT -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_FAULT_HTTP -
Static variable in interface things.common.ThingsCodes
-
- PROCESSING_FAULT_MATCHER -
Static variable in interface things.common.ThingsCodes
-
- ProcessInterface - Interface in things.thinger.kernel
- A process interface for process access.
- PROCESSOR_HTTP_GHOSTED_PROCESS -
Static variable in interface things.common.ThingsCodes
-
- PROCESSOR_HTTPHEADER_FAILED -
Static variable in interface things.common.ThingsCodes
-
- PROCESSOR_HTTPHEADER_UNHANDLED -
Static variable in interface things.common.ThingsCodes
-
- PROCESSOR_HTTPREQUEST_FAILED -
Static variable in interface things.common.ThingsCodes
-
- processRequest() -
Method in class things.thinger.service.httptool.HttpToolServiceThread
- Process a request.
- processStatic(Reader, ThingsPropertyView) -
Static method in class things.common.commands.CommandLineProcessor
- Process a command line.
- processUndeclaredParameters(ThingsPropertyView, ThingsPropertyView, ThingsPropertyView, ThingsExceptionBundle<ThingsException>) -
Method in class things.thinger.service.httptool.ActionIzer
- Allow the subclass to process undeclared parameters.
- PROP_LINE_END -
Static variable in class things.thinger.service.httptool.ActionIzer
-
- PROP_LINE_START -
Static variable in class things.thinger.service.httptool.ActionIzer
-
- properties -
Variable in class things.testing.unit.Test
- Properties passed to the test by the harness.
- properties -
Variable in class things.testing.unit.TestGroup
-
- PROPERTY_CHARACTER -
Static variable in class things.common.commands.CommandLineProcessor
- This is the property character.
- PROPERTY_COMMENT_CHARACTER -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_CR -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_EMPTY -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_ESCAPE_CHARACTER -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_ESCAPED_CR -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_ESCAPED_LF -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LF -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_CONTINUATION -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_CONTINUATION_STRING -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_EQUALITY -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_SEPARATOR -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_SEPARATOR_ASSTRING -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_LINE_TERMINATION -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_PATH_SEPARATOR -
Static variable in interface things.data.ThingsProperty
-
- PROPERTY_READER_TOOLKIT() -
Method in class things.thing.BASE
- Get a good property toolkit.
- propertyList(String) -
Static method in class things.data.ThingsPropertyReaderToolkit
- It will take a single property and treat it as a list.
- propertyName -
Variable in class things.thinger.service.httptool.ActionIzerItem
-
- PropertyUniverseActor - Class in things.thing.modules
- Give us the ability to load and save local properties to a universe object.
- PropertyUniverseActor() -
Constructor for class things.thing.modules.PropertyUniverseActor
-
- PROXY_CONNECTION_ERROR -
Static variable in interface things.common.ThingsCodes
-
- PROXY_ERROR -
Static variable in interface things.common.ThingsCodes
-
- PROXY_FAULT -
Static variable in interface things.common.ThingsCodes
-
- PROXY_FAULT_SESSION -
Static variable in interface things.common.ThingsCodes
-
- PROXY_FAULT_SOCKET_PREPARE -
Static variable in interface things.common.ThingsCodes
-
- PROXY_PROCESSOR -
Static variable in interface things.thinger.service.ServiceConstants
- Proxy service.
- PROXY_SESSION_ERROR -
Static variable in interface things.common.ThingsCodes
-
- PROXY_SESSION_PATH -
Static variable in interface things.thinger.service.ServiceConstants
-
- ProxyCodec - Class in things.thinger.service.proxy
-
- ProxyCodec() -
Constructor for class things.thinger.service.proxy.ProxyCodec
-
- ProxyContext - Class in things.thinger.service.proxy
-
- ProxyContext(WhoAmI, ProxySession, Socket, Socket, Logger) -
Constructor for class things.thinger.service.proxy.ProxyContext
- Constructor.
- ProxyOutput - Class in things.thinger.service.proxy
- Proxy output reference.
- ProxyOutput(String, OutputStream) -
Constructor for class things.thinger.service.proxy.ProxyOutput
- Constructor
- ProxyProcessor - Interface in things.thinger.service.proxy
- A proxy processor interface.
- ProxyProcessorHttp - Class in things.thinger.service.proxy
- A proxy processor implementation for http.
- ProxyProcessorHttp() -
Constructor for class things.thinger.service.proxy.ProxyProcessorHttp
- Constructor.
- ProxyService - Class in things.thinger.service.proxy
- The proxy service.
- ProxyService() -
Constructor for class things.thinger.service.proxy.ProxyService
- Constructor.
- ProxyServiceContext - Class in things.thinger.service.proxy
- Context for a proxy session used by the service.
- ProxyServiceContext(WhoAmI, ProxySession, ProxyServiceThread, ProxyService, Socket, Socket, ProxyProcessor, Logger) -
Constructor for class things.thinger.service.proxy.ProxyServiceContext
- Constructor.
- ProxyServiceThread - Class in things.thinger.service.proxy
- A specific thread.
- ProxyServiceThread() -
Constructor for class things.thinger.service.proxy.ProxyServiceThread
- Constructor.
- ProxySession - Class in things.thinger.service.proxy
- Session for a proxy session.
- ProxySession(String, Universe, String) -
Constructor for class things.thinger.service.proxy.ProxySession
- Create the session.
- prune(String) -
Method in class things.data.impl.ThingsPropertyTreeBASIC
- Prune off the path.
- prune(String) -
Method in class things.data.impl.ThingsPropertyTreeRAM
- Prune off the path.
- prune(String) -
Method in interface things.data.ThingsPropertyView
- Prune off the path.
- PullDrain - Interface in things.thinger.io.conduits
- A Conduit drain interface for a poller.
- PullDrainContainer - Interface in things.thinger.io.conduits
- A Conduit drain container interface for a poller.
- PUNT(String) -
Static method in class things.testing.unit.Test
- PUNT is a simple convenience that tosses a test fail exception.
- PUNT(String) -
Method in class things.thinger.service.actor.ActorServiceBase
- Respond that the message was FAILED.
- PUNT(String) -
Static method in class things.thinger.service.httptool.Action
- Call this if you want to punt.
- PuntException - Exception in things.common
- A very simple PUNT.
- PuntException() -
Constructor for exception things.common.PuntException
-
- PuntException(String) -
Constructor for exception things.common.PuntException
-
- PuntException(String, Throwable) -
Constructor for exception things.common.PuntException
-
- PuntRetryableException - Exception in things.common
- A very simple PUNT for a retriable operation..
- PuntRetryableException() -
Constructor for exception things.common.PuntRetryableException
-
- PuntRetryableException(String) -
Constructor for exception things.common.PuntRetryableException
-
- purge() -
Method in class things.thinger.kernel.basic.KernelBasic_Loader
- Purge the loader.
- purge() -
Method in class things.thinger.kernel.basic.KernelBasic_LoaderIDE
- Purge the loader.
- purge() -
Method in interface things.thinger.kernel.Loader
- Purge the loader.
- purgeThing(String) -
Method in class things.thinger.kernel.basic.KernelBasic_Loader
- Purge a specific thing from the loader.
- purgeThing(String) -
Method in class things.thinger.kernel.basic.KernelBasic_LoaderIDE
- Purge a specific thing from the loader.
- purgeThing(String) -
Method in interface things.thinger.kernel.Loader
- Purge a specific thing from the loader.
- push(String, String, String, String) -
Method in interface things.data.processing.rfc822.AddressListener
- Push an address.
- PushDrain - Interface in things.thinger.io.conduits
- A conduit push drain interface.
- putCell(int, int, C) -
Method in class things.data.tables.Table
- Put a cell at the specified index.
- putStream(String...) -
Method in class things.universe.server.UniverseLocal
- Get an OutputStream that can write to the universe object.
- putStream(String...) -
Method in interface things.universe.Universe
- Get an OutputStream that can write to the universe object.
- putStreamAppender(String...) -
Method in class things.universe.server.UniverseLocal
- Get an OutputStream that can write to the universe object.
- putStreamAppender(String...) -
Method in interface things.universe.Universe
- Get an OutputStream that can write to the universe object.
- putStreamAppenderByKey(String) -
Method in class things.universe.server.UniverseLocal
- Get an OutputStream that can write to the universe object.
- putStreamAppenderByKey(String) -
Method in interface things.universe.Universe
- Get an OutputStream that can write to the universe object.
- putStreamByKey(String) -
Method in class things.universe.server.UniverseLocal
- Get an OutputStream that can write to the universe object.
- putStreamByKey(String) -
Method in interface things.universe.Universe
- Get an OutputStream that can write to the universe object.
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |