Serialized Form
-
Package ai.thinkingrobots.trade
-
Exception ai.thinkingrobots.trade.TRADEException
class TRADEException extends Exception implements Serializable -
Class ai.thinkingrobots.trade.TRADEInetAddress
class TRADEInetAddress extends Object implements Serializable -
Exception ai.thinkingrobots.trade.TRADENotAuthorizedException
class TRADENotAuthorizedException extends TRADEException implements Serializable -
Class ai.thinkingrobots.trade.TRADEServiceInfo
class TRADEServiceInfo extends Object implements Serializable-
Serialized Fields
-
accesskey
Collection<String> accesskey
-
afterID
UUID afterID
-
annotations
List<TRADEServiceInfo.TRADEAnnotationInfo> annotations
-
beforeID
UUID beforeID
-
containerID
UUID containerID
-
exceptionTypeNames
String[] exceptionTypeNames
-
groups
Collection<String> groups
-
lock
AtomicReference lock
-
parameterAnnotations
List<List<TRADEServiceInfo.TRADEAnnotationInfo>> parameterAnnotations
-
serviceID
UUID serviceID
-
serviceName
String serviceName
-
serviceParameterNames
String[] serviceParameterNames
-
serviceParameterTypeNames
String[] serviceParameterTypeNames
-
serviceReturnTypeName
String serviceReturnTypeName
-
serviceString
String serviceString
-
-
-
Class ai.thinkingrobots.trade.TRADEServiceInfo.TRADEAnnotationInfo
class TRADEAnnotationInfo extends Object implements Serializable
-