Serialized Form
-
Package org.wso2.carbon.cloud.gateway.common
-
Class org.wso2.carbon.cloud.gateway.common.CGException extends Exception implements Serializable
-
-
Package org.wso2.carbon.cloud.gateway.common.thrift.gen
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.exchange_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
e
NotAuthorizedException e
-
success
List<Message> success
-
-
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_args extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.CloudGatewayService.login_result extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
e
NotAuthorizedException e
-
success
String success
-
-
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.Message extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
contentType
String contentType
-
epoch
long epoch
-
httpMethod
String httpMethod
-
incomingTransport
String incomingTransport
-
isDoingMTOM
boolean isDoingMTOM
-
isDoingREST
boolean isDoingREST
-
isDoingSwA
boolean isDoingSwA
-
message
ByteBuffer message
-
messageId
String messageId
-
requestURI
String requestURI
-
soapAction
String soapAction
-
transportHeaders
Map<String,String> transportHeaders
-
-
-
Class org.wso2.carbon.cloud.gateway.common.thrift.gen.NotAuthorizedException extends org.apache.thrift.TException implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-