Package org.jboss.wise.lms.httpForward.valueObject

Class Summary
Communication Keeps request and response corresponding to the same request-response communication together.
LogData A LogData collects all the communications for a given Lms mapping.
Request The Request contains the information used to record a incoming request to Lms before forwarding it to the actual target.
Response The Response contains the information used to record a response coming back to Lms from the actual target before giving it back to original invoker.