|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.soap.SOAPConnection
SOAPConnection.
Constructor Summary | |
SOAPConnection(java.lang.String endpoint)
|
|
SOAPConnection(java.lang.String endpoint,
Context context)
|
Method Summary | |
SOAPMessage |
invoke(SOAPMessage request)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SOAPConnection(java.lang.String endpoint) throws java.net.MalformedURLException
endpoint
-
java.net.MalformedURLException
public SOAPConnection(java.lang.String endpoint, Context context) throws java.net.MalformedURLException
endpoint
- context
-
java.net.MalformedURLException
Method Detail |
public SOAPMessage invoke(SOAPMessage request) throws java.rmi.RemoteException, java.lang.SecurityException
request
-
java.rmi.RemoteException
java.lang.SecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |