org.iids.aos.systemservices.communicator
Class LSWebServer.HttpResult

java.lang.Object
  extended by org.iids.aos.systemservices.communicator.LSWebServer.HttpResult
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LSWebServer

public static class LSWebServer.HttpResult
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 boolean containsHttpHeaders
           
 byte[] result
           
 LSWebServer.HttpResultType type
           
 
Constructor Summary
LSWebServer.HttpResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

containsHttpHeaders

public boolean containsHttpHeaders

type

public LSWebServer.HttpResultType type

result

public byte[] result
Constructor Detail

LSWebServer.HttpResult

public LSWebServer.HttpResult()


Copyright © 2003, 2004 IIDS Group. All Rights Reserved.