Uses of Class
eu.larkc.core.management.InvalidURLException

Packages that use InvalidURLException
eu.larkc.core.management   
 

Uses of InvalidURLException in eu.larkc.core.management
 

Methods in eu.larkc.core.management that throw InvalidURLException
 void WorkflowResource.deleteWorkflow()
          This method deletes a workflow via the management interface.
 void WorkflowResourceImpl.deleteWorkflow()
           
 org.restlet.representation.Representation EndpointResource.getEndpoint()
          This method gets the endpoint of a specific type for a sspecific workflow
 org.restlet.representation.Representation EndpointResourceImpl.getEndpoint()