|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReceiverFormat | |
|---|---|
| com.mindtree.techworks.insight.preferences.util | |
| com.mindtree.techworks.insight.receiver | |
| com.mindtree.techworks.insight.spi | |
| Uses of ReceiverFormat in com.mindtree.techworks.insight.preferences.util |
|---|
| Methods in com.mindtree.techworks.insight.preferences.util that return ReceiverFormat | |
|---|---|
static ReceiverFormat |
Log4JPatternInterpeter.getInterpretedFormat(java.lang.String log4jPattern)
Deprecated. Use the getInterpretedRecieverFormat()
method instead. |
static ReceiverFormat[] |
Log4JPatternInterpeter.getInterpretedRecieverFormat()
Gets the interpreted Receiver Format from the Preferences |
| Uses of ReceiverFormat in com.mindtree.techworks.insight.receiver |
|---|
| Methods in com.mindtree.techworks.insight.receiver that return ReceiverFormat | |
|---|---|
ReceiverFormat[] |
LogInterpreter.getReceiverFormat()
|
| Constructors in com.mindtree.techworks.insight.receiver with parameters of type ReceiverFormat | |
|---|---|
RemoteProtocolStreamReceiver(ReceiverFormat[] receiverFormat,
int portListeningOn)
Creates an instance of the Receiver |
|
| Uses of ReceiverFormat in com.mindtree.techworks.insight.spi |
|---|
| Methods in com.mindtree.techworks.insight.spi that return ReceiverFormat | |
|---|---|
ReceiverFormat[] |
LogNamespace.getReceiverFormat()
|
| Constructors in com.mindtree.techworks.insight.spi with parameters of type ReceiverFormat | |
|---|---|
LogNamespace(java.lang.String sourceString,
java.lang.String localSourceString,
ReceiverFormat[] receiverFormat,
java.lang.String nodeId)
Constructor for this class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||