|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.interfaceware.chameleon.Wrapper
com.interfaceware.chameleon.WrapperLlp
public class WrapperLlp
This class is no longer used but will be supported for backward compatibility.
New applications should use LlpServer and LlpClient.
This class handles wrapping and unwrapping messages using the LLP protocol.
It is an implementation of the Wrapper interface.
| Constructor Summary | |
|---|---|
WrapperLlp()
|
|
| Method Summary | |
|---|---|
java.lang.String |
addWrapper(java.lang.String MessageData)
Add the LLP wrapper to the message data. |
boolean |
detectMessage(java.lang.StringBuffer StringBuffer,
java.lang.StringBuffer Message)
Search the string buffer for the LLP wrapper. |
| Methods inherited from class com.interfaceware.chameleon.Wrapper |
|---|
engine, setEngine |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrapperLlp()
| Method Detail |
|---|
public java.lang.String addWrapper(java.lang.String MessageData)
addWrapper in class Wrapper
public boolean detectMessage(java.lang.StringBuffer StringBuffer,
java.lang.StringBuffer Message)
detectMessage in class Wrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||