* @throws java.rmi.RemoteException DOCUMENT_ME
*/
public org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewResponseDocument renew( org.xmlsoap.schemas.ws.x2004.x08.eventing.RenewDocument body )
throws java.rmi.RemoteException
{
return new SubscriptionManagerPortTypeImpl( getResourceContext( ) ).renew( body );
}