openamf/src/java/org/openamf/invoker ServiceInvocationException.java,1.20,1.21
Sean Sullivan <[email protected]> Wed, 04 Aug 2004 05:15:46 +0000
| Newsgroups | gmane.comp.java.openamf.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openamf/openamf/src/java/org/openamf/invoker
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16704/src/java/org/openamf/invoker
Modified Files:
ServiceInvocationException.java
Log Message:
Index: ServiceInvocationException.java
===================================================================
RCS file: /cvsroot/openamf/openamf/src/java/org/openamf/invoker/ServiceInvocationException.java,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** ServiceInvocationException.java 4 Feb 2004 03:48:41 -0000 1.20
--- ServiceInvocationException.java 4 Aug 2004 05:15:44 -0000 1.21
***************
*** 35,38 ****
--- 35,48 ----
}
+ public AMFBody getAMFBody()
+ {
+ return requestBody;
+ }
+
+ public ServiceRequest getServiceRequest()
+ {
+ return request;
+ }
+
public AMFError getAMFError() {
AMFError amfError = new AMFError();
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com