org.apache.ode.ra
Interface ServiceProviderSession


public interface ServiceProviderSession

Base interface accessible to all sessions returned from OdeConnection.createServiceProviderSession(String, Class).


Method Summary
 void close()
          Close the session.
 

Method Detail

close

void close()
Close the session.



Copyright © 2015 WSO2. All Rights Reserved.